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/08/24 07:43:55 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 7057 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7057/
Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:57251/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57251/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([2416C0F927E482AC:A5F04EE150BBE290]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9238 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 601137 T1839 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 601143 T1839 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1377322012740
   [junit4]   2> 601145 T1839 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 601146 T1840 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 601247 T1839 oasc.ZkTestServer.run start zk server on port:48496
   [junit4]   2> 601248 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 601274 T1846 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a781a78 name:ZooKeeperConnection Watcher:127.0.0.1:48496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601275 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 601276 T1839 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 601287 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 601306 T1848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@636c636c name:ZooKeeperConnection Watcher:127.0.0.1:48496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601307 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 601308 T1839 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 601317 T1839 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 601327 T1839 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 601335 T1839 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 601375 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 601377 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 601403 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 601404 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 601425 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 601427 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 601436 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 601437 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 601455 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 601457 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 601466 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 601467 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 601474 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 601476 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 601486 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 601487 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 601496 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 601498 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 601508 T1839 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 601509 T1839 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 601734 T1839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 601738 T1839 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50194
   [junit4]   2> 601739 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 601740 T1839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 601740 T1839 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114
   [junit4]   2> 601741 T1839 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/'
   [junit4]   2> 601756 T1839 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/solr.xml
   [junit4]   2> 601829 T1839 oasc.CoreContainer.<init> New CoreContainer 796995457
   [junit4]   2> 601830 T1839 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/]
   [junit4]   2> 601833 T1839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 601834 T1839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 601835 T1839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 601836 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 601838 T1839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 601839 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 601840 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 601841 T1839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 601843 T1839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 601844 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 601856 T1839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48496/solr
   [junit4]   2> 601858 T1839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 601859 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 601863 T1859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49cf49cf name:ZooKeeperConnection Watcher:127.0.0.1:48496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601865 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 601874 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 601883 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 601886 T1861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7010701 name:ZooKeeperConnection Watcher:127.0.0.1:48496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601887 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 601892 T1839 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 601911 T1839 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 601928 T1839 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 601937 T1839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50194_
   [junit4]   2> 601940 T1839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50194_
   [junit4]   2> 601957 T1839 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 601980 T1839 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 602005 T1839 oasc.Overseer.start Overseer (id=90264175427256323-127.0.0.1:50194_-n_0000000000) starting
   [junit4]   2> 602024 T1839 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 602042 T1863 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 602047 T1839 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 602062 T1839 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 602071 T1839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 602089 T1862 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 602091 T1864 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 602092 T1864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 602096 T1864 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 603607 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 603610 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50194",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:50194_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 603610 T1862 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 603611 T1862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 603654 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 604098 T1864 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 604098 T1864 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/collection1
   [junit4]   2> 604099 T1864 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 604101 T1864 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 604102 T1864 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 604106 T1864 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/collection1/'
   [junit4]   2> 604108 T1864 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/collection1/lib/classes/' to classloader
   [junit4]   2> 604109 T1864 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/collection1/lib/README' to classloader
   [junit4]   2> 604191 T1864 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 604232 T1864 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 604238 T1864 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 604250 T1864 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 604803 T1864 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 604804 T1864 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 604805 T1864 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 604814 T1864 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 604820 T1864 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 604886 T1864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 604912 T1864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 604921 T1864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 604928 T1864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 604929 T1864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 604930 T1864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 604935 T1864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 604935 T1864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 604936 T1864 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 604937 T1864 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1377322013114/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/control/data/
   [junit4]   2> 604937 T1864 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cd57cd
   [junit4]   2> 604939 T1864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/control/data
   [junit4]   2> 604939 T1864 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/control/data/index/
   [junit4]   2> 604940 T1864 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 604940 T1864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/control/data/index
   [junit4]   2> 604941 T1864 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=2.3876953125, floorSegmentMB=1.9814453125, forceMergeDeletesPctAllowed=24.903532628249987, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 604942 T1864 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e787e78 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cf05cf),segFN=segments_1,generation=1}
   [junit4]   2> 604943 T1864 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 604950 T1864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 604950 T1864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 604951 T1864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 604952 T1864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 604952 T1864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 604953 T1864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 604954 T1864 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 604954 T1864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 604955 T1864 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 604956 T1864 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 604957 T1864 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 604957 T1864 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 604959 T1864 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 604960 T1864 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 604960 T1864 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 604962 T1864 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 604966 T1864 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 604966 T1864 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 604968 T1864 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.4580078125, floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=27.99239792980498, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3718539493133459
   [junit4]   2> 604969 T1864 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e787e78 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cf05cf),segFN=segments_1,generation=1}
   [junit4]   2> 604970 T1864 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 604971 T1864 oass.SolrIndexSearcher.<init> Opening Searcher@40144014 main
   [junit4]   2> 604977 T1865 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40144014 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 604982 T1864 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 604983 T1864 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50194 collection:control_collection shard:shard1
   [junit4]   2> 604996 T1864 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 605005 T1864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 605033 T1864 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 605041 T1864 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 605042 T1864 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 605043 T1864 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50194/collection1/
   [junit4]   2> 605043 T1864 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 605044 T1864 oasc.SyncStrategy.syncToMe http://127.0.0.1:50194/collection1/ has no replicas
   [junit4]   2> 605044 T1864 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50194/collection1/ shard1
   [junit4]   2> 605045 T1864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 605175 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 605214 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 605297 T1864 oasc.ZkController.register We are http://127.0.0.1:50194/collection1/ and leader is http://127.0.0.1:50194/collection1/
   [junit4]   2> 605298 T1864 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50194
   [junit4]   2> 605299 T1864 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 605299 T1864 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 605300 T1864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 605306 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 605309 T1839 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 605310 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 605311 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 605318 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 605319 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 605322 T1868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3db03db0 name:ZooKeeperConnection Watcher:127.0.0.1:48496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 605322 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 605326 T1839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 605335 T1839 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 605562 T1839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 605565 T1839 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51895
   [junit4]   2> 605566 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 605568 T1839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 605569 T1839 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930
   [junit4]   2> 605570 T1839 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/'
   [junit4]   2> 605586 T1839 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/solr.xml
   [junit4]   2> 605627 T1839 oasc.CoreContainer.<init> New CoreContainer 1047346797
   [junit4]   2> 605629 T1839 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/]
   [junit4]   2> 605631 T1839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 605632 T1839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 605633 T1839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 605634 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 605634 T1839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 605635 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 605636 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 605637 T1839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 605637 T1839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 605638 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 605650 T1839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48496/solr
   [junit4]   2> 605651 T1839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 605653 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 605673 T1879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bdb7bdb name:ZooKeeperConnection Watcher:127.0.0.1:48496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 605674 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 605679 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 605686 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 605696 T1881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26262626 name:ZooKeeperConnection Watcher:127.0.0.1:48496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 605698 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 605718 T1839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 606733 T1839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51895_
   [junit4]   2> 606737 T1839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51895_
   [junit4]   2> 606744 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 606748 T1868 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 606749 T1881 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 606753 T1861 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 606768 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 606768 T1882 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 606770 T1882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 606770 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50194",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:50194_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 606814 T1882 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 606838 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51895",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:51895_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 606839 T1862 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 606839 T1862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 606853 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 606853 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 606854 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 607814 T1882 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 607815 T1882 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/collection1
   [junit4]   2> 607816 T1882 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 607818 T1882 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 607819 T1882 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 607823 T1882 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/collection1/'
   [junit4]   2> 607825 T1882 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/collection1/lib/classes/' to classloader
   [junit4]   2> 607826 T1882 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/collection1/lib/README' to classloader
   [junit4]   2> 607894 T1882 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 607937 T1882 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 607942 T1882 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 607952 T1882 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 608446 T1882 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 608447 T1882 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 608448 T1882 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 608453 T1882 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 608457 T1882 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 608495 T1882 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 608503 T1882 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 608516 T1882 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 608522 T1882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 608523 T1882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 608523 T1882 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 608529 T1882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 608530 T1882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 608531 T1882 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 608532 T1882 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1377322016930/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty1/
   [junit4]   2> 608533 T1882 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cd57cd
   [junit4]   2> 608535 T1882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty1
   [junit4]   2> 608536 T1882 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty1/index/
   [junit4]   2> 608536 T1882 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 608537 T1882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty1/index
   [junit4]   2> 608538 T1882 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=2.3876953125, floorSegmentMB=1.9814453125, forceMergeDeletesPctAllowed=24.903532628249987, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 608540 T1882 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37ae37ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@226b226b),segFN=segments_1,generation=1}
   [junit4]   2> 608541 T1882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 608576 T1882 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 608576 T1882 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 608577 T1882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 608578 T1882 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 608578 T1882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 608579 T1882 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 608580 T1882 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 608580 T1882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 608581 T1882 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 608582 T1882 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 608583 T1882 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 608584 T1882 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 608584 T1882 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 608585 T1882 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 608586 T1882 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 608588 T1882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 608592 T1882 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 608592 T1882 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 608594 T1882 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.4580078125, floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=27.99239792980498, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3718539493133459
   [junit4]   2> 608595 T1882 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37ae37ae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@226b226b),segFN=segments_1,generation=1}
   [junit4]   2> 608595 T1882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 608596 T1882 oass.SolrIndexSearcher.<init> Opening Searcher@be00be0 main
   [junit4]   2> 608602 T1883 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@be00be0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 608607 T1882 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 608608 T1882 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51895 collection:collection1 shard:shard1
   [junit4]   2> 608608 T1882 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 608617 T1882 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 608640 T1882 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 608649 T1882 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 608650 T1882 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 608651 T1882 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51895/collection1/
   [junit4]   2> 608652 T1882 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 608654 T1882 oasc.SyncStrategy.syncToMe http://127.0.0.1:51895/collection1/ has no replicas
   [junit4]   2> 608655 T1882 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51895/collection1/ shard1
   [junit4]   2> 608655 T1882 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 609892 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 609934 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 609934 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 609935 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 609948 T1882 oasc.ZkController.register We are http://127.0.0.1:51895/collection1/ and leader is http://127.0.0.1:51895/collection1/
   [junit4]   2> 609948 T1882 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51895
   [junit4]   2> 609949 T1882 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 609950 T1882 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 609950 T1882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 609959 T1882 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 609966 T1839 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 609967 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609969 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 610243 T1839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 610244 T1839 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57251
   [junit4]   2> 610245 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 610246 T1839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 610247 T1839 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570
   [junit4]   2> 610248 T1839 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/'
   [junit4]   2> 610261 T1839 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/solr.xml
   [junit4]   2> 610317 T1839 oasc.CoreContainer.<init> New CoreContainer 847917706
   [junit4]   2> 610318 T1839 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/]
   [junit4]   2> 610320 T1839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 610320 T1839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 610321 T1839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 610322 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 610324 T1839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 610325 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 610326 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 610327 T1839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 610328 T1839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 610329 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 610340 T1839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48496/solr
   [junit4]   2> 610341 T1839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 610342 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 610345 T1895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b9b6b9b name:ZooKeeperConnection Watcher:127.0.0.1:48496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 610346 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 610351 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 610358 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 610360 T1897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1deb1deb name:ZooKeeperConnection Watcher:127.0.0.1:48496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 610361 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 610375 T1839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 611387 T1839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57251_
   [junit4]   2> 611389 T1839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57251_
   [junit4]   2> 611397 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 611415 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 611416 T1868 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 611415 T1897 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 611416 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 611424 T1861 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 611428 T1881 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 611438 T1898 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 611438 T1898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 611441 T1898 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 611459 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611461 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51895",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:51895_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 611475 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57251",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:57251_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 611475 T1862 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 611476 T1862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 611487 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 611487 T1897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 611487 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 611488 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 612441 T1898 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 612442 T1898 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/collection1
   [junit4]   2> 612443 T1898 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 612445 T1898 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 612446 T1898 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 612451 T1898 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/collection1/'
   [junit4]   2> 612452 T1898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/collection1/lib/classes/' to classloader
   [junit4]   2> 612453 T1898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/collection1/lib/README' to classloader
   [junit4]   2> 612498 T1898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 612564 T1898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 612576 T1898 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 612585 T1898 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 613121 T1898 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 613122 T1898 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 613123 T1898 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 613131 T1898 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 613134 T1898 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 613188 T1898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 613195 T1898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 613203 T1898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 613207 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 613208 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 613209 T1898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 613213 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 613214 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 613214 T1898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 613215 T1898 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1377322021570/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty2/
   [junit4]   2> 613215 T1898 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cd57cd
   [junit4]   2> 613217 T1898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty2
   [junit4]   2> 613217 T1898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty2/index/
   [junit4]   2> 613218 T1898 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 613219 T1898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty2/index
   [junit4]   2> 613220 T1898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=2.3876953125, floorSegmentMB=1.9814453125, forceMergeDeletesPctAllowed=24.903532628249987, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 613221 T1898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a824a82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2bd52bd5),segFN=segments_1,generation=1}
   [junit4]   2> 613222 T1898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 613231 T1898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 613231 T1898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 613232 T1898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 613233 T1898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 613233 T1898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 613234 T1898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 613235 T1898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 613235 T1898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 613236 T1898 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 613237 T1898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 613238 T1898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 613239 T1898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 613240 T1898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 613241 T1898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 613241 T1898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 613243 T1898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 613247 T1898 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 613247 T1898 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 613248 T1898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.4580078125, floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=27.99239792980498, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3718539493133459
   [junit4]   2> 613249 T1898 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a824a82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2bd52bd5),segFN=segments_1,generation=1}
   [junit4]   2> 613250 T1898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 613251 T1898 oass.SolrIndexSearcher.<init> Opening Searcher@457b457b main
   [junit4]   2> 613257 T1899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@457b457b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 613262 T1898 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 613262 T1898 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57251 collection:collection1 shard:shard2
   [junit4]   2> 613263 T1898 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 613301 T1898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 613327 T1898 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 613335 T1898 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 613336 T1898 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 613336 T1898 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57251/collection1/
   [junit4]   2> 613337 T1898 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 613337 T1898 oasc.SyncStrategy.syncToMe http://127.0.0.1:57251/collection1/ has no replicas
   [junit4]   2> 613338 T1898 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57251/collection1/ shard2
   [junit4]   2> 613339 T1898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 614580 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 614655 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 614655 T1897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 614655 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 614656 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 614698 T1898 oasc.ZkController.register We are http://127.0.0.1:57251/collection1/ and leader is http://127.0.0.1:57251/collection1/
   [junit4]   2> 614699 T1898 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57251
   [junit4]   2> 614700 T1898 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 614701 T1898 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 614701 T1898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 614707 T1898 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 614710 T1839 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 614711 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 614712 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 614952 T1839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 614954 T1839 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42329
   [junit4]   2> 614955 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 614955 T1839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 614956 T1839 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315
   [junit4]   2> 614957 T1839 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/'
   [junit4]   2> 614970 T1839 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/solr.xml
   [junit4]   2> 615024 T1839 oasc.CoreContainer.<init> New CoreContainer 327685000
   [junit4]   2> 615025 T1839 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/]
   [junit4]   2> 615027 T1839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 615027 T1839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 615028 T1839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 615029 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 615030 T1839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 615031 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 615032 T1839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 615033 T1839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 615035 T1839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 615036 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 615044 T1839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48496/solr
   [junit4]   2> 615046 T1839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 615048 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615056 T1911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d855d85 name:ZooKeeperConnection Watcher:127.0.0.1:48496 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615057 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615065 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 615074 T1839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615076 T1913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34cb34cb name:ZooKeeperConnection Watcher:127.0.0.1:48496/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615077 T1839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615092 T1839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 616104 T1839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42329_
   [junit4]   2> 616107 T1839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42329_
   [junit4]   2> 616116 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 616117 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 616117 T1897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 616173 T1861 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 616173 T1913 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 616174 T1868 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 616176 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 616180 T1881 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 616185 T1897 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 616196 T1862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 616199 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57251",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:57251_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 616204 T1914 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 616205 T1914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 616209 T1914 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 616215 T1862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42329",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:42329_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 616215 T1862 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 616216 T1862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 616234 T1868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 616234 T1881 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 616234 T1897 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 616236 T1861 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 616239 T1913 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 617210 T1914 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 617211 T1914 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/collection1
   [junit4]   2> 617212 T1914 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 617215 T1914 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 617216 T1914 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 617221 T1914 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/collection1/'
   [junit4]   2> 617223 T1914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/collection1/lib/classes/' to classloader
   [junit4]   2> 617224 T1914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/collection1/lib/README' to classloader
   [junit4]   2> 617277 T1914 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 617334 T1914 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 617338 T1914 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 617345 T1914 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 617896 T1914 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 617897 T1914 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 617898 T1914 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 617904 T1914 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 617907 T1914 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 617945 T1914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617952 T1914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617971 T1914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617975 T1914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617976 T1914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617976 T1914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617980 T1914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617981 T1914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617982 T1914 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 617982 T1914 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1377322026315/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty3/
   [junit4]   2> 617983 T1914 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cd57cd
   [junit4]   2> 617985 T1914 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty3
   [junit4]   2> 617985 T1914 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty3/index/
   [junit4]   2> 617986 T1914 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 617986 T1914 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1377322012739/jetty3/index
   [junit4]   2> 617987 T1914 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=2.3876953125, floorSegmentMB=1.9814453125, forceMergeDeletesPctAllowed=24.903532628249987, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 617988 T1914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20c620c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f716f7),segFN=segments_1,generation=1}
   [junit4]   2> 617989 T1914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 618000 T1914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 618000 T1914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 618001 T1914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 618002 T1914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 618002 T1914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 618003 T1914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 618004 T1914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 618004 T1914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 618005 T1914 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 618006 T1914 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 618008 T1914 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 618008 T1914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 618010 T1914 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 618011 T1914 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 618013 T1914 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 618015 T1914 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 618020 T1914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 618021 T1914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 618023 T1914 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=56.4580078125, floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=27.99239792980498, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3718539493133459
   [junit4]   2> 618024 T1914 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20c620c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f716f7),segFN=segments_1,generation=1}
   [junit4]   2> 618025 T1914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 618027 T1914 oass.SolrIndexSearcher.<init> Opening Searcher@2ce02ce0 main
   [junit4]   2> 618034 T1915 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ce02ce0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 618041 T1914 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 618042 T1914 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42329 collection:collection1 shard:shard1
   [junit4]   2> 618043 T1914 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 618062 T1914 oasc.ZkController.register We are http://127.0.0.1:42329/collection1/ and leader is http://127.0.0.1:51895/collection1/
   [junit4]   2> 618063 T1914 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42329
   [junit4]   2> 618064 T1914 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 618064 T1914 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C7059 name=collection1 org.apache.solr.core.SolrCore@5ace5ace url=http://127.0.0.1:42329/collection1 node=127.0.0.1:42329_ C7059_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:42329, state=down, node_name=127.0.0.1:42329_, core=collection1}
   [junit4]   2> 618066 T1916 C7059 P42329 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 618067 T1916 C7059 P42329 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 618068 T1914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 618068 T1916 C7059 P42329 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 618069 T1916 C7059 P42329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 618072 T1839 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 618072 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 618073 T1916 C7059 P42329 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 618074 T1839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 618097 T1874 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 618335 T1839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 618337 T1839 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47792
   [junit4]   2> 618338 T1839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 618339 T1839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 618340 T1839 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1377322029678
   [junit4]   2> 618341 T1839 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucen

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

collection1/leaders/shard2 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:57251",
   [junit4]   1>            "node_name":"127.0.0.1:57251_",
   [junit4]   1>            "core":"collection1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/onenodecollection (2)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "router":"compositeId",
   [junit4]   1>          "configName":"conf1"}
   [junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
   [junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/90264175427256326-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/onenodecollection/leaders (1)
   [junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:51895",
   [junit4]   1>            "node_name":"127.0.0.1:51895_",
   [junit4]   1>            "core":"onenodecollectioncore"}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:42329_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:57251_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:50194_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51895_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:47792_ (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:50194",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:50194_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:51895",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:51895_",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:51895",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:51895_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:42329",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:42329_",
   [junit4]   1>                   "core":"collection1"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:57251",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:57251_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:47792",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:47792_",
   [junit4]   1>                   "core":"collection1"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=2416C0F927E482AC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CL -Dtests.timezone=Europe/Samara -Dtests.file.encoding=UTF-8
   [junit4] ERROR   35.1s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57251/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2416C0F927E482AC:A5F04EE150BBE290]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 636202 T1839 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 35113 T1838 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 636931 T1930 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 636932 T1930 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, sim=DefaultSimilarity, locale=es_CL, timezone=Europe/Samara
   [junit4]   2> NOTE: Linux 3.2.0-52-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=1,free=27319008,total=48815616
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentDistributedTest, OpenExchangeRatesOrgProviderTest, SolrPluginUtilsTest, XmlUpdateRequestHandlerTest, TestBinaryField, TestWordDelimiterFilterFactory, SolrTestCaseJ4Test, TestFastOutputStream, SolrRequestParserTest, TestSolrCoreProperties, NumericFieldsTest, OutputWriterTest, StatsComponentTest, CollectionsAPIDistributedZkTest, TestOmitPositions, TestManagedSchemaFieldResource, BadIndexSchemaTest, TestUtils, TestPartialUpdateDeduplication, BlockCacheTest, TestFoldingMultitermQuery, JSONWriterTest, ChaosMonkeyNothingIsSafeTest, TestCoreDiscovery, CustomCollectionTest, TestSolrJ, SpellCheckCollatorTest, TestRangeQuery, DisMaxRequestHandlerTest, TestSolrXmlPersistence, PingRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestLazyCores, SuggesterWFSTTest, TestBinaryResponseWriter, TestRandomFaceting, TestSolrDeletionPolicy2, AlternateDirectoryTest, HighlighterConfigTest, TestCSVResponseWriter, OpenCloseCoreStressTest, TestIndexingPerformance, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 35.91s, 1 test, 1 error <<< FAILURES!

[...truncated 615 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:388: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:450: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 325 suites, 1409 tests, 1 error, 36 ignored (7 assumptions)

Total time: 52 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure