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/21 20:20:54 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1045 - Failure!

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

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:50036/d_fy/ds, http://127.0.0.1:50049/d_fy/ds]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50036/d_fy/ds, http://127.0.0.1:50049/d_fy/ds]
	at __randomizedtesting.SeedInfo.seed([BF621109F543AE03:3E849F11821CCE3F]: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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
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 10169 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 808439 T2878 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /d_fy/ds
   [junit4]   2> 808449 T2878 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteInactiveReplicaTest-1385058702859
   [junit4]   2> 808450 T2878 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 808451 T2879 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 808555 T2878 oasc.ZkTestServer.run start zk server on port:50033
   [junit4]   2> 808557 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 808564 T2885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22b0c981 name:ZooKeeperConnection Watcher:127.0.0.1:50033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 808565 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 808565 T2878 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 808578 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 808581 T2887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7554effb name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 808582 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 808582 T2878 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 808590 T2878 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 808596 T2878 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 808604 T2878 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 808611 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 808611 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 808627 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 808628 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 808641 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 808642 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 808652 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 808653 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 808662 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 808663 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 808671 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 808672 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 808685 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 808685 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 808695 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 808696 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 808705 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 808706 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 808718 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 808719 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 808734 T2878 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 808735 T2878 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 809112 T2878 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 809121 T2878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50036
   [junit4]   2> 809122 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 809122 T2878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 809122 T2878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162
   [junit4]   2> 809123 T2878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/'
   [junit4]   2> 809153 T2878 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/solr.xml
   [junit4]   2> 809224 T2878 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 809225 T2878 oasc.CoreContainer.<init> New CoreContainer 1912859225
   [junit4]   2> 809226 T2878 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/]
   [junit4]   2> 809229 T2878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 809230 T2878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 809230 T2878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 809230 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 809231 T2878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 809231 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 809232 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 809232 T2878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 809233 T2878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 809237 T2878 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 809237 T2878 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 809237 T2878 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 809238 T2878 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50033/solr
   [junit4]   2> 809239 T2878 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 809240 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 809244 T2898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28afcc4 name:ZooKeeperConnection Watcher:127.0.0.1:50033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 809245 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 809253 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 809257 T2900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@466c1c0e name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 809257 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 809262 T2878 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 809273 T2878 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 809286 T2878 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 809293 T2878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50036_d_fy%2Fds
   [junit4]   2> 809296 T2878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50036_d_fy%2Fds
   [junit4]   2> 809306 T2878 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 809322 T2878 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 809329 T2878 oasc.Overseer.start Overseer (id=90771207150960643-127.0.0.1:50036_d_fy%2Fds-n_0000000000) starting
   [junit4]   2> 809339 T2878 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 809352 T2902 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 809354 T2878 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 809363 T2878 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 809368 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 809377 T2901 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 809381 T2878 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162
   [junit4]   2> 809484 T2878 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/conf/
   [junit4]   2> 809489 T2878 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 809490 T2878 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 809491 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 809496 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 809502 T2905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e8d2ae8 name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 809502 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 809506 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 809519 T2878 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 809859 T2878 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 809873 T2878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50040
   [junit4]   2> 809874 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 809875 T2878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 809875 T2878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929
   [junit4]   2> 809875 T2878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/'
   [junit4]   2> 809903 T2878 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/solr.xml
   [junit4]   2> 809974 T2878 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 809974 T2878 oasc.CoreContainer.<init> New CoreContainer 973103577
   [junit4]   2> 809975 T2878 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/]
   [junit4]   2> 809976 T2878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 809976 T2878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 809977 T2878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 809977 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 809977 T2878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 809978 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 809978 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 809978 T2878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 809979 T2878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 809982 T2878 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 809983 T2878 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 809983 T2878 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 809984 T2878 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50033/solr
   [junit4]   2> 809984 T2878 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 809985 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 809989 T2916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a034132 name:ZooKeeperConnection Watcher:127.0.0.1:50033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 809990 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 809997 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810001 T2918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35985b96 name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810001 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810014 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 811025 T2878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50040_d_fy%2Fds
   [junit4]   2> 811028 T2878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50040_d_fy%2Fds
   [junit4]   2> 811037 T2900 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 811037 T2905 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 811037 T2918 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 811060 T2878 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929
   [junit4]   2> 811176 T2878 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/conf/
   [junit4]   2> 811181 T2878 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 811182 T2878 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 811183 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 811551 T2878 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 811555 T2878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50043
   [junit4]   2> 811557 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 811557 T2878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 811557 T2878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595
   [junit4]   2> 811558 T2878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/'
   [junit4]   2> 811589 T2878 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/solr.xml
   [junit4]   2> 811669 T2878 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 811670 T2878 oasc.CoreContainer.<init> New CoreContainer 1693619249
   [junit4]   2> 811670 T2878 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/]
   [junit4]   2> 811671 T2878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 811672 T2878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 811672 T2878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 811672 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 811672 T2878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 811673 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 811673 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 811673 T2878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 811674 T2878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 811677 T2878 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 811678 T2878 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 811678 T2878 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 811678 T2878 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50033/solr
   [junit4]   2> 811679 T2878 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 811680 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811684 T2930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@287e53cf name:ZooKeeperConnection Watcher:127.0.0.1:50033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811685 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811693 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811698 T2932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f162cf9 name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811698 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811711 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 812724 T2878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50043_d_fy%2Fds
   [junit4]   2> 812730 T2878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50043_d_fy%2Fds
   [junit4]   2> 812746 T2932 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 812747 T2905 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 812748 T2900 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 812749 T2918 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 812773 T2878 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595
   [junit4]   2> 812925 T2878 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/conf/
   [junit4]   2> 812933 T2878 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 812934 T2878 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 812934 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 813287 T2878 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 813291 T2878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50046
   [junit4]   2> 813293 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 813294 T2878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 813295 T2878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347
   [junit4]   2> 813295 T2878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/'
   [junit4]   2> 813332 T2878 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/solr.xml
   [junit4]   2> 813403 T2878 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 813403 T2878 oasc.CoreContainer.<init> New CoreContainer 528390053
   [junit4]   2> 813403 T2878 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/]
   [junit4]   2> 813405 T2878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 813405 T2878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 813405 T2878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 813406 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 813406 T2878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 813406 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 813407 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 813407 T2878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 813407 T2878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 813411 T2878 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 813411 T2878 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 813411 T2878 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 813412 T2878 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50033/solr
   [junit4]   2> 813412 T2878 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 813413 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 813418 T2944 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ef08a1d name:ZooKeeperConnection Watcher:127.0.0.1:50033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813418 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 813426 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 813430 T2946 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2301445b name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813431 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 813443 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 814454 T2878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50046_d_fy%2Fds
   [junit4]   2> 814457 T2878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50046_d_fy%2Fds
   [junit4]   2> 814466 T2900 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 814467 T2905 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 814467 T2918 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 814467 T2932 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 814468 T2946 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 814484 T2878 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347
   [junit4]   2> 814626 T2878 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/conf/
   [junit4]   2> 814634 T2878 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 814635 T2878 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 814636 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 815023 T2878 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 815028 T2878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50049
   [junit4]   2> 815030 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 815031 T2878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815031 T2878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385058709048
   [junit4]   2> 815032 T2878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385058709048/'
   [junit4]   2> 815063 T2878 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385058709048/solr.xml
   [junit4]   2> 815132 T2878 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 815133 T2878 oasc.CoreContainer.<init> New CoreContainer 288929351
   [junit4]   2> 815133 T2878 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385058709048/]
   [junit4]   2> 815134 T2878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 815135 T2878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 815135 T2878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 815135 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 815136 T2878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 815136 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 815136 T2878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 815136 T2878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 815137 T2878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 815140 T2878 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 815141 T2878 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 815141 T2878 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 815141 T2878 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50033/solr
   [junit4]   2> 815142 T2878 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 815143 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815147 T2958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d4e753a name:ZooKeeperConnection Watcher:127.0.0.1:50033 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815148 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815157 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815162 T2960 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a8c12cf name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815163 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815176 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816191 T2878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50049_d_fy%2Fds
   [junit4]   2> 816195 T2878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50049_d_fy%2Fds
   [junit4]   2> 816209 T2946 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816209 T2918 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816209 T2905 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816209 T2900 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816210 T2960 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816211 T2932 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816229 T2878 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385058709048
   [junit4]   2> 816330 T2878 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1385058709048/conf/
   [junit4]   2> 816336 T2878 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 816337 T2878 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 816338 T2878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 816347 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 816353 T2963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104e815d name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816353 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 816359 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816369 T2878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 816374 T2965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3caaf5ac name:ZooKeeperConnection Watcher:127.0.0.1:50033/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816375 T2878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 816378 T2878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816388 T2895 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delDeadColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 816391 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816396 T2902 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> 816396 T2902 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> 816404 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816410 T2901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816412 T2901 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 816412 T2901 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 816420 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816423 T2965 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> 816423 T2963 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> 816423 T2960 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> 816423 T2900 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> 816423 T2932 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> 816423 T2905 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> 816423 T2918 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> 816423 T2946 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> 816506 T2902 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 816506 T2902 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:50036_d_fy%2Fds
   [junit4]   2> 816507 T2902 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:50046_d_fy%2Fds
   [junit4]   2> 816507 T2902 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:50043_d_fy%2Fds
   [junit4]   2> 816509 T2902 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:50040_d_fy%2Fds
   [junit4]   2> 816515 T2939 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 816516 T2896 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 816518 T2913 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 816521 T2896 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816522 T2923 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 816522 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816522 T2939 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816523 T2913 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816524 T2923 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816527 T2901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816533 T2901 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:50046/d_fy/ds",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50046_d_fy%2Fds",
   [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> 816541 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816546 T2901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50036/d_fy/ds",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50036_d_fy%2Fds",
   [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> 816556 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816559 T2901 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:50040/d_fy/ds",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50040_d_fy%2Fds",
   [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> 816571 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816574 T2901 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:50043/d_fy/ds",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50043_d_fy%2Fds",
   [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> 816581 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816689 T2965 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> 816690 T2905 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> 816690 T2932 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> 816690 T2946 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> 816691 T2918 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> 816690 T2900 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> 816691 T2960 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> 816690 T2963 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> 817523 T2896 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 817524 T2939 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 817525 T2913 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 817526 T2939 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2
   [junit4]   2> 817526 T2939 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 817527 T2923 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 817527 T2913 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2
   [junit4]   2> 817528 T2913 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 817529 T2923 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1
   [junit4]   2> 817529 T2923 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 817529 T2896 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1
   [junit4]   2> 817530 T2896 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 817531 T2939 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 817531 T2939 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 817531 T2913 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 817532 T2896 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 817533 T2896 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 817532 T2923 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 817534 T2923 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 817532 T2913 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 817536 T2939 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 817537 T2939 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 817539 T2896 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 817539 T2896 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 817539 T2913 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 817540 T2913 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 817540 T2923 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 817541 T2923 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 817546 T2896 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 817546 T2939 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 817547 T2913 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 817550 T2939 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/'
   [junit4]   2> 817550 T2923 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 817554 T2923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/'
   [junit4]   2> 817555 T2913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2/'
   [junit4]   2> 817560 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/'
   [junit4]   2> 817688 T2896 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 817704 T2939 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 817741 T2923 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 817751 T2913 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 817845 T2923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 817851 T2896 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 817874 T2939 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 817875 T2923 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 817885 T2896 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 817888 T2923 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 817890 T2913 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 817891 T2939 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 817893 T2913 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 817917 T2939 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 817923 T2896 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 817956 T2913 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 819319 T2923 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819320 T2939 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819329 T2939 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819334 T2939 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819344 T2923 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819357 T2923 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819378 T2896 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819389 T2896 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819396 T2896 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819421 T2923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819430 T2923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819434 T2939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819438 T2923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819441 T2923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819442 T2923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819442 T2923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819447 T2923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819448 T2923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819448 T2923 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819448 T2923 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/data/
   [junit4]   2> 819449 T2923 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f38095d
   [junit4]   2> 819452 T2939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819454 T2923 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/data
   [junit4]   2> 819455 T2923 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 819455 T2923 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819456 T2923 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1385058705595/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 819457 T2923 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11194085262629026]
   [junit4]   2> 819458 T2923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@78ec76a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a09f282),segFN=segments_1,generation=1}
   [junit4]   2> 819458 T2923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819463 T2923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819464 T2923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819464 T2923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819465 T2923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819465 T2923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819466 T2923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819467 T2923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819467 T2923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819467 T2923 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819468 T2923 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819469 T2939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819469 T2923 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819470 T2923 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819470 T2923 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819471 T2923 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819471 T2923 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819472 T2923 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 819473 T2913 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819483 T2913 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819485 T2939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819486 T2939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819486 T2939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819488 T2923 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819491 T2896 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819493 T2913 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819493 T2939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819494 T2939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819495 T2939 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819496 T2939 oasc.SolrCore.<init> [delDeadColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/data/
   [junit4]   2> 819496 T2939 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f38095d
   [junit4]   2> 819497 T2939 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/data
   [junit4]   2> 819497 T2939 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 819498 T2939 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819498 T2939 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1385058707347/delDeadColl_shard1_replica2/data/index
   [junit4]   2> 819499 T2939 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11194085262629026]
   [junit4]   2> 819500 T2939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7b654fbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@713f3a3),segFN=segments_1,generation=1}
   [junit4]   2> 819500 T2939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819505 T2896 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819507 T2923 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819507 T2923 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819509 T2923 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=22.0126953125, floorSegmentMB=1.201171875, forceMergeDeletesPctAllowed=21.198390500740643, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2503002099138436
   [junit4]   2> 819511 T2939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819512 T2939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819513 T2939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819513 T2939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819513 T2939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819514 T2939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819514 T2939 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819514 T2896 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819515 T2939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819516 T2939 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819515 T2923 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@78ec76a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a09f282),segFN=segments_1,generation=1}
   [junit4]   2> 819518 T2923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819518 T2939 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819519 T2939 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819520 T2939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819520 T2923 oass.SolrIndexSearcher.<init> Opening Searcher@260c2b81 main
   [junit4]   2> 819520 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819522 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819523 T2896 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819521 T2939 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819524 T2939 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819525 T2970 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica1] Registered new searcher Searcher@260c2b81 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819526 T2939 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819527 T2939 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 819527 T2923 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica1
   [junit4]   2> 819528 T2923 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica1 address:http://127.0.0.1:50043/d_fy/ds collection:delDeadColl shard:shard2
   [junit4]   2> 819531 T2939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819544 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819544 T2896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819545 T2896 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819545 T2896 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/data/
   [junit4]   2> 819545 T2896 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f38095d
   [junit4]   2> 819547 T2896 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/data
   [junit4]   2> 819547 T2923 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 819548 T2896 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 819549 T2896 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819550 T2896 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1385058703162/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 819550 T2896 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11194085262629026]
   [junit4]   2> 819550 T2939 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819551 T2939 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819551 T2896 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@797968ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5842fb10),segFN=segments_1,generation=1}
   [junit4]   2> 819551 T2896 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819551 T2939 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=22.0126953125, floorSegmentMB=1.201171875, forceMergeDeletesPctAllowed=21.198390500740643, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2503002099138436
   [junit4]   2> 819556 T2939 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7b654fbc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@713f3a3),segFN=segments_1,generation=1}
   [junit4]   2> 819557 T2939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819558 T2939 oass.SolrIndexSearcher.<init> Opening Searcher@1e839948 main
   [junit4]   2> 819563 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819563 T2971 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica2] Registered new searcher Searcher@1e839948 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819563 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819564 T2896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819565 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819565 T2896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819565 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819566 T2939 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica2
   [junit4]   2> 819566 T2939 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica2 address:http://127.0.0.1:50046/d_fy/ds collection:delDeadColl shard:shard1
   [junit4]   2> 819566 T2896 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819567 T2896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819567 T2896 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819569 T2939 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard1/election
   [junit4]   2> 819569 T2896 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819570 T2896 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819571 T2896 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819572 T2896 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819574 T2896 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819575 T2896 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819579 T2896 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 819584 T2896 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819586 T2913 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819590 T2923 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 819590 T2896 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819591 T2896 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819596 T2896 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=22.0126953125, floorSegmentMB=1.201171875, forceMergeDeletesPctAllowed=21.198390500740643, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2503002099138436
   [junit4]   2> 819597 T2896 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@797968ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5842fb10),segFN=segments_1,generation=1}
   [junit4]   2> 819597 T2896 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819597 T2913 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819598 T2896 oass.SolrIndexSearcher.<init> Opening Searcher@4d2889e3 main
   [junit4]   2> 819603 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 819603 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 819603 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 819605 T2939 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 819608 T2972 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica1] Registered new searcher Searcher@4d2889e3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819610 T2896 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica1
   [junit4]   2> 819610 T2896 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica1 address:http://127.0.0.1:50036/d_fy/ds collection:delDeadColl shard:shard1
   [junit4]   2> 819612 T2923 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179995
   [junit4]   2> 819614 T2901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 819614 T2913 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819616 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 819619 T2939 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 819620 T2939 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 819620 T2913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819621 T2913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> ASYNC  NEW_CORE C1249 name=delDeadColl_shard1_replica2 org.apache.solr.core.SolrCore@40a6913d url=http://127.0.0.1:50046/d_fy/ds/delDeadColl_shard1_replica2 node=127.0.0.1:50046_d_fy%2Fds C1249_STATE=coll:delDeadColl core:delDeadColl_shard1_replica2 props:{state=down, base_url=http://127.0.0.1:50046/d_fy/ds, core=delDeadColl_shard1_replica2, node_name=127.0.0.1:50046_d_fy%2Fds}
   [junit4]   2> 819620 T2939 C1249 P50046 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50046/d_fy/ds/delDeadColl_shard1_replica2/
   [junit4]   2> 819622 T2939 C1249 P50046 oasu.PeerSync.sync PeerSync: core=delDeadColl_shard1_replica2 url=http://127.0.0.1:50046/d_fy/ds START replicas=[http://127.0.0.1:50036/d_fy/ds/delDeadColl_shard1_replica1/] nUpdates=100
   [junit4]   2> 819621 T2913 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819623 T2939 C1249 P50046 oasu.PeerSync.sync PeerSync: core=delDeadColl_shard1_replica2 url=http://127.0.0.1:50046/d_fy/ds DONE.  We have no versions.  sync failed.
   [junit4]   2> 819626 T2939 C1249 P50046 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 819626 T2939 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 819626 T2939 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50046/d_fy/ds/delDeadColl_shard1_replica2/ shard1
   [junit4]   2> 819627 T2939 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leaders/shard1
   [junit4]   2> 819629 T2913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819630 T2913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819630 T2913 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819631 T2913 oasc.SolrCore.<init> [delDeadColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2/data/
   [junit4]   2> 819631 T2913 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f38095d
   [junit4]   2> 819632 T2913 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2/data
   [junit4]   2> 819632 T2913 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2/data/index/
   [junit4]   2> 819634 T2918 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> ASYNC  NEW_CORE C1250 name=delDeadColl_shard1_replica1 org.apache.solr.core.SolrCore@71219fdd url=http://127.0.0.1:50036/d_fy/ds/delDeadColl_shard1_replica1 node=127.0.0.1:50036_d_fy%2Fds C1250_STATE=coll:delDeadColl core:delDeadColl_shard1_replica1 props:{state=down, base_url=http://127.0.0.1:50036/d_fy/ds, core=delDeadColl_shard1_replica1, node_name=127.0.0.1:50036_d_fy%2Fds}
   [junit4]   2> 819632 T2894 C1250 P50036 oasc.SolrCore.execute [delDeadColl_shard1_replica1] webapp=/d_fy/ds path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 819634 T2913 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1385058703929/delDeadColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819634 T2900 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> 819634 T2932 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> 819634 T2965 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> 

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

org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:177)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:387)
   [junit4]   2> 
   [junit4]   2> 1038660 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1038665 T2900 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1038665 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1038665 T2900 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000002 state: SyncConnected type NodeDeleted
   [junit4]   2> 231016 T2877 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1039655 T2960 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=ar_SA, timezone=Pacific/Nauru
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=96552480,total=251670528
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, TestClassNameShortening, BadIndexSchemaTest, XmlUpdateRequestHandlerTest, QueryResultKeyTest, TermVectorComponentDistributedTest, HdfsDirectoryTest, TestFieldCollectionResource, TestMergePolicyConfig, SchemaVersionSpecificBehaviorTest, TestJmxIntegration, TestSchemaVersionResource, TestBinaryResponseWriter, ZkNodePropsTest, TestRemoteStreaming, LeaderElectionTest, TestNRTOpen, UpdateRequestProcessorFactoryTest, RegexBoostProcessorTest, TestDefaultSimilarityFactory, DirectUpdateHandlerOptimizeTest, LeaderElectionIntegrationTest, DateFieldTest, UUIDFieldTest, TestDocSet, TestOmitPositions, DirectUpdateHandlerTest, SuggesterFSTTest, FullSolrCloudDistribCmdsTest, HdfsChaosMonkeySafeLeaderTest, DocValuesTest, CurrencyFieldXmlFileTest, DistributedSpellCheckComponentTest, BlockCacheTest, BasicDistributedZkTest, HighlighterConfigTest, BlockDirectoryTest, AliasIntegrationTest, TestCharFilters, TestDocBasedVersionConstraints, TestPHPSerializedResponseWriter, SystemInfoHandlerTest, StressHdfsTest, TestAnalyzedSuggestions, SolrTestCaseJ4Test, TestSearchPerf, PingRequestHandlerTest, TestComponentsName, MigrateRouteKeyTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudManagedSchemaAddField, DebugComponentTest, TestSolr4Spatial, TestDocumentBuilder, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestLMJelinekMercerSimilarityFactory, CircularListTest, HdfsLockFactoryTest, SolrCoreCheckLockOnStartupTest, MBeansHandlerTest, CoreContainerCoreInitFailuresTest, TestTrie, EchoParamsTest, TestReplicationHandler, IndexSchemaRuntimeFieldTest, TestShardHandlerFactory, BJQParserTest, TestFastWriter, ChangedSchemaMergeTest, AbstractAnalyticsFacetTest, FileBasedSpellCheckerTest, TestFieldResource, TestValueSourceCache, SimplePostToolTest, CustomCollectionTest, TestPostingsSolrHighlighter, TermVectorComponentTest, PluginInfoTest, TestDynamicFieldCollectionResource, TestSuggestSpellingConverter, TestCoreDiscovery, DeleteInactiveReplicaTest]
   [junit4] Completed in 231.32s, 1 test, 1 error <<< FAILURES!

[...truncated 820 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1272: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 349 suites, 1551 tests, 1 error, 39 ignored (5 assumptions)

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