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/11 16:35:04 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6887/
Java: 32bit/ibm-j9-jdk7 -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:46867/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:46867/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([19A8C528640AED6A:984E4B3013558D56]: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:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9882 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 717114 T2203 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 717119 T2203 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-1376230987946
   [junit4]   2> 717120 T2203 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 717121 T2204 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 717221 T2203 oasc.ZkTestServer.run start zk server on port:33076
   [junit4]   2> 717226 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717522 T2210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e0a720f5 name:ZooKeeperConnection Watcher:127.0.0.1:33076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717522 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717523 T2203 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 717534 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717536 T2212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c8010b65 name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717537 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717538 T2203 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 717543 T2203 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 717548 T2203 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 717552 T2203 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 717556 T2203 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> 717557 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 717563 T2203 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> 717564 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 717570 T2203 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> 717571 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 717575 T2203 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> 717576 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 717581 T2203 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> 717582 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 717586 T2203 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> 717587 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 717592 T2203 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> 717593 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 717598 T2203 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> 717599 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 717603 T2203 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> 717604 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 717609 T2203 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> 717610 T2203 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 717700 T2203 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 717706 T2203 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36702
   [junit4]   2> 717707 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 717707 T2203 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 717708 T2203 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-controljetty-1376230988441
   [junit4]   2> 717709 T2203 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-controljetty-1376230988441/'
   [junit4]   2> 717716 T2203 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-1376230988441/solr.xml
   [junit4]   2> 717748 T2203 oasc.CoreContainer.<init> New CoreContainer 449518456
   [junit4]   2> 717748 T2203 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-controljetty-1376230988441/]
   [junit4]   2> 717750 T2203 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 717750 T2203 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 717751 T2203 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 717752 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 717752 T2203 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 717753 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 717753 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 717754 T2203 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 717754 T2203 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 717755 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 717760 T2203 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33076/solr
   [junit4]   2> 717761 T2203 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 717763 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717764 T2223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1c32eb name:ZooKeeperConnection Watcher:127.0.0.1:33076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717765 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717766 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 717772 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717773 T2225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@efcf4f21 name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717774 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717776 T2203 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 717779 T2203 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 717781 T2203 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 717783 T2203 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36702_
   [junit4]   2> 717784 T2203 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36702_
   [junit4]   2> 717786 T2203 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 717791 T2203 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 717793 T2203 oasc.Overseer.start Overseer (id=90192674026422275-127.0.0.1:36702_-n_0000000000) starting
   [junit4]   2> 717797 T2203 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 717800 T2227 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 717801 T2203 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 717804 T2203 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 717806 T2203 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 717810 T2226 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 717816 T2228 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 717816 T2228 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 717818 T2228 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 719315 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 719317 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36702",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:36702_",
   [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> 719317 T2226 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 719318 T2226 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 719327 T2225 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> 719819 T2228 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 719820 T2228 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-controljetty-1376230988441/collection1
   [junit4]   2> 719820 T2228 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 719822 T2228 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 719822 T2228 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 719824 T2228 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-controljetty-1376230988441/collection1/'
   [junit4]   2> 719826 T2228 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-1376230988441/collection1/lib/README' to classloader
   [junit4]   2> 719827 T2228 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-1376230988441/collection1/lib/classes/' to classloader
   [junit4]   2> 719864 T2228 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 719897 T2228 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 719898 T2228 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 719905 T2228 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 720252 T2228 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 720253 T2228 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 720254 T2228 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 720259 T2228 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 720261 T2228 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 720278 T2228 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 720282 T2228 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 720287 T2228 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 720289 T2228 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 720289 T2228 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 720290 T2228 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 720292 T2228 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 720293 T2228 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 720294 T2228 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 720295 T2228 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-controljetty-1376230988441/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/control/data/
   [junit4]   2> 720295 T2228 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e8407ab
   [junit4]   2> 720297 T2228 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/control/data
   [junit4]   2> 720298 T2228 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/control/data/index/
   [junit4]   2> 720298 T2228 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 720300 T2228 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/control/data/index
   [junit4]   2> 720304 T2228 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index1908319084tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@706e3a2e)),segFN=segments_1,generation=1}
   [junit4]   2> 720305 T2228 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 720309 T2228 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 720310 T2228 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 720311 T2228 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 720312 T2228 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 720313 T2228 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 720314 T2228 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 720314 T2228 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 720315 T2228 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 720316 T2228 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 720319 T2228 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 720323 T2228 oass.SolrIndexSearcher.<init> Opening Searcher@3c472eb2 main
   [junit4]   2> 720325 T2228 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 720326 T2228 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 720328 T2229 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c472eb2 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 720329 T2228 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 720329 T2228 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36702 collection:control_collection shard:shard1
   [junit4]   2> 720329 T2228 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 720341 T2228 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 720346 T2228 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 720348 T2228 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 720348 T2228 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 720349 T2228 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36702/collection1/
   [junit4]   2> 720349 T2228 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 720349 T2228 oasc.SyncStrategy.syncToMe http://127.0.0.1:36702/collection1/ has no replicas
   [junit4]   2> 720350 T2228 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36702/collection1/ shard1
   [junit4]   2> 720350 T2228 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 720832 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 720841 T2225 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> 720855 T2228 oasc.ZkController.register We are http://127.0.0.1:36702/collection1/ and leader is http://127.0.0.1:36702/collection1/
   [junit4]   2> 720856 T2228 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36702
   [junit4]   2> 720856 T2228 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 720857 T2228 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 720857 T2228 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 720859 T2228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 720861 T2203 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 720862 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 720864 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 720870 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 720873 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 720875 T2232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d435609 name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 720875 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 720877 T2203 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 720880 T2203 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 720951 T2203 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 720956 T2203 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59263
   [junit4]   2> 720956 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 720957 T2203 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 720958 T2203 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-jetty1-1376230991706
   [junit4]   2> 720958 T2203 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-jetty1-1376230991706/'
   [junit4]   2> 720966 T2203 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-1376230991706/solr.xml
   [junit4]   2> 720997 T2203 oasc.CoreContainer.<init> New CoreContainer -247528969
   [junit4]   2> 720998 T2203 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-jetty1-1376230991706/]
   [junit4]   2> 720999 T2203 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 721000 T2203 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 721000 T2203 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 721001 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 721002 T2203 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 721002 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 721003 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 721003 T2203 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 721004 T2203 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 721004 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 721010 T2203 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33076/solr
   [junit4]   2> 721010 T2203 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 721013 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 721014 T2243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c283687 name:ZooKeeperConnection Watcher:127.0.0.1:33076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 721014 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 721015 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 721022 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 721022 T2245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@521a74e name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 721023 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 721026 T2203 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 722029 T2203 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59263_
   [junit4]   2> 722031 T2203 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59263_
   [junit4]   2> 722036 T2225 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> 722036 T2232 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 722037 T2245 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 722039 T2225 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 722046 T2246 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 722047 T2246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 722048 T2246 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 722350 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 722352 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36702",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:36702_",
   [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> 722357 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59263",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:59263_",
   [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> 722358 T2226 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 722359 T2226 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 722364 T2245 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> 722364 T2225 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> 722364 T2232 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> 723048 T2246 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 723049 T2246 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-jetty1-1376230991706/collection1
   [junit4]   2> 723050 T2246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 723051 T2246 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 723052 T2246 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 723054 T2246 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-jetty1-1376230991706/collection1/'
   [junit4]   2> 723055 T2246 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-1376230991706/collection1/lib/README' to classloader
   [junit4]   2> 723056 T2246 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-1376230991706/collection1/lib/classes/' to classloader
   [junit4]   2> 723101 T2246 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 723133 T2246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 723134 T2246 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 723140 T2246 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 723465 T2246 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 723466 T2246 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 723466 T2246 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 723471 T2246 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 723474 T2246 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 723484 T2246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 723488 T2246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 723493 T2246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 723495 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 723495 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 723496 T2246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 723497 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 723497 T2246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 723498 T2246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 723498 T2246 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-jetty1-1376230991706/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty1/
   [junit4]   2> 723499 T2246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e8407ab
   [junit4]   2> 723500 T2246 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty1
   [junit4]   2> 723500 T2246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty1/index/
   [junit4]   2> 723501 T2246 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 723502 T2246 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty1/index
   [junit4]   2> 723504 T2246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index1908319085tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@fb55a1d3)),segFN=segments_1,generation=1}
   [junit4]   2> 723504 T2246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 723508 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 723508 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 723509 T2246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 723509 T2246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 723510 T2246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 723510 T2246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 723511 T2246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 723511 T2246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 723512 T2246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 723513 T2246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 723516 T2246 oass.SolrIndexSearcher.<init> Opening Searcher@16b8d06d main
   [junit4]   2> 723516 T2246 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 723517 T2246 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 723521 T2247 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16b8d06d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 723522 T2246 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 723523 T2246 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59263 collection:collection1 shard:shard1
   [junit4]   2> 723523 T2246 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 723528 T2246 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 723532 T2246 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 723534 T2246 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 723534 T2246 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 723535 T2246 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59263/collection1/
   [junit4]   2> 723535 T2246 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 723535 T2246 oasc.SyncStrategy.syncToMe http://127.0.0.1:59263/collection1/ has no replicas
   [junit4]   2> 723536 T2246 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59263/collection1/ shard1
   [junit4]   2> 723536 T2246 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 723871 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 723884 T2245 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> 723884 T2232 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> 723884 T2225 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> 723892 T2246 oasc.ZkController.register We are http://127.0.0.1:59263/collection1/ and leader is http://127.0.0.1:59263/collection1/
   [junit4]   2> 723892 T2246 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59263
   [junit4]   2> 723893 T2246 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 723894 T2246 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 723894 T2246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 723897 T2246 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 723899 T2203 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 723900 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 723901 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 723976 T2203 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 723980 T2203 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46867
   [junit4]   2> 723981 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 723981 T2203 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 723982 T2203 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-jetty2-1376230994735
   [junit4]   2> 723982 T2203 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-jetty2-1376230994735/'
   [junit4]   2> 723997 T2203 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-1376230994735/solr.xml
   [junit4]   2> 724047 T2203 oasc.CoreContainer.<init> New CoreContainer -1322676603
   [junit4]   2> 724047 T2203 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-jetty2-1376230994735/]
   [junit4]   2> 724049 T2203 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 724049 T2203 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 724050 T2203 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 724051 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 724051 T2203 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 724052 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 724052 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 724053 T2203 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 724054 T2203 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 724054 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 724059 T2203 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33076/solr
   [junit4]   2> 724059 T2203 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 724061 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 724063 T2259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c31ee64 name:ZooKeeperConnection Watcher:127.0.0.1:33076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724063 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 724065 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 724071 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 724072 T2261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bb854e7 name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724072 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 724075 T2203 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 725078 T2203 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46867_
   [junit4]   2> 725080 T2203 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46867_
   [junit4]   2> 725084 T2225 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> 725085 T2245 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 725086 T2245 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> 725086 T2232 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 725087 T2261 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 725088 T2225 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 725087 T2232 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> 725095 T2262 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 725096 T2262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 725098 T2262 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 725392 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 725394 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59263",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:59263_",
   [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> 725401 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46867",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:46867_",
   [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> 725402 T2226 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 725402 T2226 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 725408 T2261 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> 725408 T2245 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> 725408 T2225 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> 725408 T2232 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> 726099 T2262 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 726100 T2262 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-jetty2-1376230994735/collection1
   [junit4]   2> 726101 T2262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 726102 T2262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 726103 T2262 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 726105 T2262 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-jetty2-1376230994735/collection1/'
   [junit4]   2> 726106 T2262 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-1376230994735/collection1/lib/README' to classloader
   [junit4]   2> 726107 T2262 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-1376230994735/collection1/lib/classes/' to classloader
   [junit4]   2> 726143 T2262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 726175 T2262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 726177 T2262 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 726183 T2262 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 726504 T2262 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 726504 T2262 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 726505 T2262 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 726509 T2262 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 726512 T2262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 726524 T2262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 726528 T2262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 726534 T2262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 726535 T2262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 726536 T2262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 726537 T2262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 726538 T2262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 726539 T2262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 726539 T2262 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 726540 T2262 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-jetty2-1376230994735/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty2/
   [junit4]   2> 726540 T2262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e8407ab
   [junit4]   2> 726541 T2262 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty2
   [junit4]   2> 726542 T2262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty2/index/
   [junit4]   2> 726542 T2262 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 726544 T2262 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty2/index
   [junit4]   2> 726546 T2262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index1908319086tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e43e09d)),segFN=segments_1,generation=1}
   [junit4]   2> 726547 T2262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 726551 T2262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 726551 T2262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 726552 T2262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 726553 T2262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 726554 T2262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 726554 T2262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 726555 T2262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 726556 T2262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 726556 T2262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 726558 T2262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 726562 T2262 oass.SolrIndexSearcher.<init> Opening Searcher@147b9efc main
   [junit4]   2> 726563 T2262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 726563 T2262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 726567 T2263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@147b9efc main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 726568 T2262 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 726569 T2262 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46867 collection:collection1 shard:shard2
   [junit4]   2> 726569 T2262 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 726573 T2262 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 726580 T2262 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 726583 T2262 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 726584 T2262 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 726584 T2262 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46867/collection1/
   [junit4]   2> 726584 T2262 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 726584 T2262 oasc.SyncStrategy.syncToMe http://127.0.0.1:46867/collection1/ has no replicas
   [junit4]   2> 726585 T2262 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46867/collection1/ shard2
   [junit4]   2> 726585 T2262 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 726916 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 726931 T2261 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> 726932 T2245 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> 726932 T2225 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> 726932 T2232 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> 726943 T2262 oasc.ZkController.register We are http://127.0.0.1:46867/collection1/ and leader is http://127.0.0.1:46867/collection1/
   [junit4]   2> 726944 T2262 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46867
   [junit4]   2> 726944 T2262 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 726945 T2262 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 726945 T2262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 726948 T2262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 726950 T2203 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 726951 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 726953 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 727043 T2203 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 727046 T2203 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56489
   [junit4]   2> 727047 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 727048 T2203 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 727048 T2203 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-1376230997787
   [junit4]   2> 727049 T2203 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-1376230997787/'
   [junit4]   2> 727056 T2203 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-jetty3-1376230997787/solr.xml
   [junit4]   2> 727102 T2203 oasc.CoreContainer.<init> New CoreContainer -449669715
   [junit4]   2> 727103 T2203 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-1376230997787/]
   [junit4]   2> 727106 T2203 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 727107 T2203 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 727108 T2203 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 727108 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 727109 T2203 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 727109 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 727110 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 727110 T2203 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 727111 T2203 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 727112 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 727116 T2203 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33076/solr
   [junit4]   2> 727117 T2203 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 727119 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 727120 T2275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f269dd3 name:ZooKeeperConnection Watcher:127.0.0.1:33076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 727120 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 727122 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 727127 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 727128 T2277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e889c4a name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 727129 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 727131 T2203 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 728135 T2203 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56489_
   [junit4]   2> 728137 T2203 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56489_
   [junit4]   2> 728141 T2225 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> 728142 T2232 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 728142 T2245 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 728142 T2261 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 728143 T2232 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> 728142 T2277 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 728144 T2261 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> 728144 T2225 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 728144 T2245 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> 728153 T2278 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 728153 T2278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 728155 T2278 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 728440 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 728442 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46867",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:46867_",
   [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> 728448 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56489",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:56489_",
   [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> 728449 T2226 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 728449 T2226 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 728455 T2277 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> 728455 T2261 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> 728455 T2245 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> 728455 T2232 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> 728455 T2225 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> 729156 T2278 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 729157 T2278 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-1376230997787/collection1
   [junit4]   2> 729158 T2278 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 729159 T2278 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 729160 T2278 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 729162 T2278 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-1376230997787/collection1/'
   [junit4]   2> 729164 T2278 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-1376230997787/collection1/lib/README' to classloader
   [junit4]   2> 729164 T2278 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-1376230997787/collection1/lib/classes/' to classloader
   [junit4]   2> 729192 T2278 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 729226 T2278 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 729228 T2278 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 729234 T2278 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 729575 T2278 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 729576 T2278 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 729576 T2278 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 729581 T2278 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 729584 T2278 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 729599 T2278 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 729605 T2278 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 729611 T2278 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 729614 T2278 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 729614 T2278 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 729615 T2278 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 729617 T2278 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 729618 T2278 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 729618 T2278 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 729619 T2278 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-1376230997787/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty3/
   [junit4]   2> 729620 T2278 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e8407ab
   [junit4]   2> 729621 T2278 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty3
   [junit4]   2> 729622 T2278 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty3/index/
   [junit4]   2> 729622 T2278 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 729624 T2278 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376230987946/jetty3/index
   [junit4]   2> 729627 T2278 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index1908319087tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d07daa7)),segFN=segments_1,generation=1}
   [junit4]   2> 729628 T2278 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 729632 T2278 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 729633 T2278 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 729634 T2278 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 729635 T2278 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 729636 T2278 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 729636 T2278 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 729637 T2278 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 729638 T2278 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 729638 T2278 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 729641 T2278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 729645 T2278 oass.SolrIndexSearcher.<init> Opening Searcher@1ff9f361 main
   [junit4]   2> 729646 T2278 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 729647 T2278 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 729650 T2279 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ff9f361 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 729651 T2278 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 729652 T2278 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56489 collection:collection1 shard:shard1
   [junit4]   2> 729652 T2278 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 729658 T2278 oasc.ZkController.register We are http://127.0.0.1:56489/collection1/ and leader is http://127.0.0.1:59263/collection1/
   [junit4]   2> 729659 T2278 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56489
   [junit4]   2> 729659 T2278 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 729659 T2278 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3808 name=collection1 org.apache.solr.core.SolrCore@25eb00b0 url=http://127.0.0.1:56489/collection1 node=127.0.0.1:56489_ C3808_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56489, state=down, node_name=127.0.0.1:56489_, core=collection1}
   [junit4]   2> 729660 T2280 C3808 P56489 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 729660 T2278 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 729660 T2280 C3808 P56489 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 729661 T2280 C3808 P56489 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 729661 T2280 C3808 P56489 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 729661 T2203 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 729662 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 729662 T2280 C3808 P56489 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 729663 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 729669 T2240 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 729737 T2203 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 729740 T2203 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48960
   [junit4]   2> 729741 T2203 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 729742 T2203 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 729742 T2203 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-1376231000495
   [junit4]   2> 729743 T2203 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-jetty4-1376231000495/'
   [junit4]   2> 729751 T2203 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-jetty4-1376231000495/solr.xml
   [junit4]   2> 729782 T2203 oasc.CoreContainer.<init> New CoreContainer 1276199528
   [junit4]   2> 729783 T2203 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-jetty4-1376231000495/]
   [junit4]   2> 729784 T2203 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 729785 T2203 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 729785 T2203 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 729786 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 729786 T2203 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 729787 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 729788 T2203 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 729788 T2203 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 729789 T2203 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 729789 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 729794 T2203 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33076/solr
   [junit4]   2> 729795 T2203 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 729796 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 729798 T2292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a9e01ea8 name:ZooKeeperConnection Watcher:127.0.0.1:33076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729798 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 729800 T2203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 729808 T2203 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 729810 T2294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50e21d2f name:ZooKeeperConnection Watcher:127.0.0.1:33076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729810 T2203 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 729815 T2203 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 729963 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 729965 T2226 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56489",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:56489_",
   [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> 729971 T2261 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> 729971 T2277 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> 729971 T2232 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> 729971 T2225 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> 729971 T2294 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> 729971 T2245 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> 730670 T2240 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 730672 T2240 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={state=recovering&onlyIfLeader=true&checkLive=true&action=PREPRECOVERY&version=2&coreNodeName=core_node3&wt=javabin&nodeName=127.0.0.1:56489_&core=collection1} status=0 QTime=1003 
   [junit4]   2> 730818 T2203 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48960_
   [junit4]   2> 730821 T2203 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48960_
   [junit4]   2> 730824 T2294 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> 730825 T2261 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 730826 T2245 oasc

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

[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/90192674026422278-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:59263",
   [junit4]   1>            "node_name":"127.0.0.1:59263_",
   [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:56489_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:59263_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:48960_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:46867_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:36702_ (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:36702",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:36702_",
   [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:59263",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:59263_",
   [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:59263",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:59263_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:56489",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:56489_",
   [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:46867",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:46867_",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:48960",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:48960_",
   [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=19A8C528640AED6A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CA -Dtests.timezone=Australia/Melbourne -Dtests.file.encoding=UTF-8
   [junit4] ERROR   28.6s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:46867/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([19A8C528640AED6A:984E4B3013558D56]: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:780)
   [junit4]   2> 745743 T2203 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 28636 T2202 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=fr_CA, timezone=Australia/Melbourne
   [junit4]   2> NOTE: Linux 3.2.0-51-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=42768576,total=246087680
   [junit4]   2> NOTE: All tests run in this JVM: [TestRecoveryHdfs, PreAnalyzedFieldTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, TestRandomMergePolicy, TestPhraseSuggestions, SpellCheckCollatorTest, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, TestLazyCores, TestNumberUtils, TestWordDelimiterFilterFactory, TestUpdate, TestFastWriter, ConvertedLegacyTest, TestSerializedLuceneMatchVersion, TestReloadAndDeleteDocs, DirectSolrConnectionTest, ClusterStateTest, TestDefaultSimilarityFactory, UUIDFieldTest, SpellCheckComponentTest, DistanceFunctionTest, NumericFieldsTest, TestAddFieldRealTimeGet, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, PluginInfoTest, MinimalSchemaTest, OutputWriterTest, TestManagedSchemaFieldResource, TestQuerySenderListener, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, SuggesterWFSTTest, StressHdfsTest, TestXIncludeConfig, CircularListTest, SimplePostToolTest, HighlighterTest, TestJmxIntegration, TestFuzzyAnalyzedSuggestions, TestQuerySenderNoQuery, HardAutoCommitTest, TestBinaryResponseWriter, TestRangeQuery, HdfsRecoveryZkTest, RequiredFieldsTest, CustomCollectionTest, JSONWriterTest, SolrIndexConfigTest, DateMathParserTest, TestIBSimilarityFactory, PingRequestHandlerTest, PrimUtilsTest, NoCacheHeaderTest, SuggesterTSTTest, StandardRequestHandlerTest, TestCoreDiscovery, TestIndexSearcher, TestDFRSimilarityFactory, TestStressLucene, CoreMergeIndexesAdminHandlerTest, BadIndexSchemaTest, TestAnalyzedSuggestions, TestSolrXml, DefaultValueUpdateProcessorTest, CachingDirectoryFactoryTest, XsltUpdateRequestHandlerTest, HdfsSyncSliceTest, TestFieldCollectionResource, SortByFunctionTest, TestAtomicUpdateErrorCases, SolrCoreCheckLockOnStartupTest, TestRecovery, StatsComponentTest, BasicDistributedZkTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 29.19s, 1 test, 1 error <<< FAILURES!

[...truncated 505 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:449: 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: 319 suites, 1350 tests, 1 error, 35 ignored (6 assumptions)

Total time: 47 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -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