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

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

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

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

Error Message:
shard3 is not consistent.  Got 77 from http://127.0.0.1:44869/ihjgm/m/collection1lastClient and got 70 from http://127.0.0.1:42443/ihjgm/m/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 77 from http://127.0.0.1:44869/ihjgm/m/collection1lastClient and got 70 from http://127.0.0.1:42443/ihjgm/m/collection1
	at __randomizedtesting.SeedInfo.seed([65EFB1EF5A9297B0:E4093FF72DCDF78C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1151)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	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:724)




Build Log:
[...truncated 10377 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 277893 T1131 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ihjgm/m
   [junit4]   2> 277896 T1131 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-ChaosMonkeySafeLeaderTest-1383714447088
   [junit4]   2> 277896 T1131 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 277897 T1132 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 277997 T1131 oasc.ZkTestServer.run start zk server on port:44852
   [junit4]   2> 277998 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 278023 T1138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26a686 name:ZooKeeperConnection Watcher:127.0.0.1:44852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 278024 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 278024 T1131 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 278029 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 278031 T1140 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e8f5b1 name:ZooKeeperConnection Watcher:127.0.0.1:44852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 278031 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 278032 T1131 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 278036 T1131 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 278040 T1131 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 278043 T1131 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 278046 T1131 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> 278047 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 278050 T1131 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> 278050 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 278054 T1131 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> 278054 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 278056 T1131 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> 278057 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 278059 T1131 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> 278059 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 278061 T1131 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> 278062 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 278064 T1131 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 278064 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 278067 T1131 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> 278067 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 278070 T1131 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> 278070 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 278072 T1131 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> 278072 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 278074 T1131 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> 278074 T1131 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 278138 T1131 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 278142 T1131 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33068
   [junit4]   2> 278142 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 278142 T1131 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 278143 T1131 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.ChaosMonkeySafeLeaderTest-controljetty-1383714447268
   [junit4]   2> 278143 T1131 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.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/'
   [junit4]   2> 278153 T1131 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/solr.xml
   [junit4]   2> 278161 T1131 oasc.CoreContainer.<init> New CoreContainer 12741179
   [junit4]   2> 278161 T1131 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.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/]
   [junit4]   2> 278162 T1131 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 278162 T1131 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 278162 T1131 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 278162 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 278163 T1131 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 278163 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 278163 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 278163 T1131 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 278164 T1131 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 278165 T1131 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 278165 T1131 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 278165 T1131 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44852/solr
   [junit4]   2> 278166 T1131 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 278166 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 278169 T1151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@719f2 name:ZooKeeperConnection Watcher:127.0.0.1:44852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 278170 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 278172 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 278173 T1153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@93164b name:ZooKeeperConnection Watcher:127.0.0.1:44852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 278173 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 278175 T1131 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 278177 T1131 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 278180 T1131 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 278181 T1131 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33068_ihjgm%2Fm
   [junit4]   2> 278182 T1131 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33068_ihjgm%2Fm
   [junit4]   2> 278184 T1131 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 278187 T1131 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 278191 T1131 oasc.Overseer.start Overseer (id=90683110004555779-127.0.0.1:33068_ihjgm%2Fm-n_0000000000) starting
   [junit4]   2> 278193 T1131 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 278196 T1155 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 278197 T1131 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 278198 T1131 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 278200 T1131 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 278202 T1154 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 278203 T1156 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 278203 T1156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 278205 T1156 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 279704 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 279705 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33068/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33068_ihjgm%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 279705 T1154 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 279706 T1154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 279709 T1153 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> 280206 T1156 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 280206 T1156 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.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/collection1
   [junit4]   2> 280207 T1156 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 280208 T1156 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 280208 T1156 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 280210 T1156 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.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/collection1/'
   [junit4]   2> 280212 T1156 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/collection1/lib/classes/' to classloader
   [junit4]   2> 280212 T1156 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/collection1/lib/README' to classloader
   [junit4]   2> 280255 T1156 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 280264 T1156 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 280266 T1156 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 280272 T1156 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 280381 T1156 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 280382 T1156 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 280382 T1156 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 280386 T1156 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 280388 T1156 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 280397 T1156 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 280399 T1156 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 280400 T1156 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 280401 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 280402 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 280402 T1156 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 280402 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 280403 T1156 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 280405 T1156 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 280412 T1156 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.ChaosMonkeySafeLeaderTest-controljetty-1383714447268/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data/
   [junit4]   2> 280412 T1156 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cbf158
   [junit4]   2> 280413 T1156 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data
   [junit4]   2> 280413 T1156 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data/index/
   [junit4]   2> 280414 T1156 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 280414 T1156 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data/index
   [junit4]   2> 280414 T1156 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3286295817843155]
   [junit4]   2> 280417 T1156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 280417 T1156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 280419 T1156 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 280419 T1156 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 280419 T1156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 280419 T1156 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 280419 T1156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 280420 T1156 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 280420 T1156 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 280420 T1156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 280420 T1156 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 280421 T1156 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 280421 T1156 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 280421 T1156 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 280421 T1156 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 280422 T1156 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 280422 T1156 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 280423 T1156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 280424 T1156 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 280425 T1156 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 280425 T1156 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=71.4638671875, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=20.042530651355978, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244705927341827
   [junit4]   2> 280426 T1156 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 280427 T1156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 280427 T1156 oass.SolrIndexSearcher.<init> Opening Searcher@51de0e main
   [junit4]   2> 280430 T1157 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51de0e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 280430 T1156 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 280430 T1156 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33068/ihjgm/m collection:control_collection shard:shard1
   [junit4]   2> 280432 T1156 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 280439 T1156 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 280442 T1156 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 280442 T1156 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 280442 T1156 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33068/ihjgm/m/collection1/
   [junit4]   2> 280443 T1156 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 280443 T1156 oasc.SyncStrategy.syncToMe http://127.0.0.1:33068/ihjgm/m/collection1/ has no replicas
   [junit4]   2> 280443 T1156 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33068/ihjgm/m/collection1/ shard1
   [junit4]   2> 280443 T1156 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 281212 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 281219 T1153 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> 281251 T1156 oasc.ZkController.register We are http://127.0.0.1:33068/ihjgm/m/collection1/ and leader is http://127.0.0.1:33068/ihjgm/m/collection1/
   [junit4]   2> 281251 T1156 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33068/ihjgm/m
   [junit4]   2> 281251 T1156 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 281251 T1156 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 281252 T1156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 281253 T1156 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 281255 T1131 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 281256 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 281258 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281261 T1160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1026727 name:ZooKeeperConnection Watcher:127.0.0.1:44852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281261 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281263 T1131 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 281265 T1131 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 281331 T1131 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 281333 T1131 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51962
   [junit4]   2> 281333 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 281334 T1131 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 281334 T1131 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.ChaosMonkeySafeLeaderTest-jetty1-1383714450458
   [junit4]   2> 281334 T1131 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.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/'
   [junit4]   2> 281346 T1131 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/solr.xml
   [junit4]   2> 281353 T1131 oasc.CoreContainer.<init> New CoreContainer 20287993
   [junit4]   2> 281353 T1131 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.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/]
   [junit4]   2> 281354 T1131 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 281354 T1131 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 281354 T1131 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 281354 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 281355 T1131 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 281355 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 281355 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 281355 T1131 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 281356 T1131 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 281357 T1131 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 281357 T1131 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 281357 T1131 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44852/solr
   [junit4]   2> 281358 T1131 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 281358 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281360 T1171 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f2301e name:ZooKeeperConnection Watcher:127.0.0.1:44852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281360 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281363 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281364 T1173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19e1057 name:ZooKeeperConnection Watcher:127.0.0.1:44852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281364 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281366 T1131 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 282369 T1131 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51962_ihjgm%2Fm
   [junit4]   2> 282371 T1131 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51962_ihjgm%2Fm
   [junit4]   2> 282376 T1160 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 282376 T1153 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 282376 T1173 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 282383 T1174 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 282383 T1174 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 282384 T1174 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 282725 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 282726 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33068/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33068_ihjgm%2Fm",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 282732 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51962/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51962_ihjgm%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 282732 T1154 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 282733 T1154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 282739 T1153 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> 282739 T1160 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> 282739 T1173 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> 283385 T1174 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 283385 T1174 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.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/collection1
   [junit4]   2> 283385 T1174 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 283386 T1174 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 283386 T1174 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 283387 T1174 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.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/collection1/'
   [junit4]   2> 283388 T1174 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/collection1/lib/classes/' to classloader
   [junit4]   2> 283388 T1174 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/collection1/lib/README' to classloader
   [junit4]   2> 283412 T1174 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 283428 T1174 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 283429 T1174 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 283437 T1174 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 283540 T1174 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 283541 T1174 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 283541 T1174 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 283545 T1174 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 283547 T1174 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 283558 T1174 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 283562 T1174 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 283564 T1174 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 283566 T1174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 283566 T1174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 283566 T1174 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 283567 T1174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 283568 T1174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 283568 T1174 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 283568 T1174 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.ChaosMonkeySafeLeaderTest-jetty1-1383714450458/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1/
   [junit4]   2> 283568 T1174 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cbf158
   [junit4]   2> 283569 T1174 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1
   [junit4]   2> 283569 T1174 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1/index/
   [junit4]   2> 283570 T1174 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 283570 T1174 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1/index
   [junit4]   2> 283570 T1174 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3286295817843155]
   [junit4]   2> 283573 T1174 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 283574 T1174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 283578 T1174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 283578 T1174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 283579 T1174 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 283579 T1174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 283580 T1174 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 283580 T1174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 283581 T1174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 283581 T1174 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 283581 T1174 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 283582 T1174 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 283584 T1174 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 283584 T1174 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 283584 T1174 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 283585 T1174 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 283586 T1174 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 283587 T1174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 283589 T1174 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 283589 T1174 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 283589 T1174 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=71.4638671875, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=20.042530651355978, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244705927341827
   [junit4]   2> 283590 T1174 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 283590 T1174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 283590 T1174 oass.SolrIndexSearcher.<init> Opening Searcher@1851d9b main
   [junit4]   2> 283594 T1175 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1851d9b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 283596 T1174 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 283596 T1174 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51962/ihjgm/m collection:collection1 shard:shard2
   [junit4]   2> 283597 T1174 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 283602 T1174 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 283604 T1174 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 283604 T1174 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 283605 T1174 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51962/ihjgm/m/collection1/
   [junit4]   2> 283605 T1174 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 283605 T1174 oasc.SyncStrategy.syncToMe http://127.0.0.1:51962/ihjgm/m/collection1/ has no replicas
   [junit4]   2> 283605 T1174 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51962/ihjgm/m/collection1/ shard2
   [junit4]   2> 283605 T1174 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 284248 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 284255 T1160 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> 284255 T1153 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> 284255 T1173 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> 284262 T1174 oasc.ZkController.register We are http://127.0.0.1:51962/ihjgm/m/collection1/ and leader is http://127.0.0.1:51962/ihjgm/m/collection1/
   [junit4]   2> 284262 T1174 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51962/ihjgm/m
   [junit4]   2> 284262 T1174 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 284263 T1174 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 284263 T1174 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 284265 T1174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 284267 T1131 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 284267 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 284333 T1131 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 284335 T1131 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41632
   [junit4]   2> 284336 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 284336 T1131 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 284336 T1131 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.ChaosMonkeySafeLeaderTest-jetty2-1383714453461
   [junit4]   2> 284336 T1131 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.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/'
   [junit4]   2> 284351 T1131 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/solr.xml
   [junit4]   2> 284358 T1131 oasc.CoreContainer.<init> New CoreContainer 22945272
   [junit4]   2> 284358 T1131 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.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/]
   [junit4]   2> 284359 T1131 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 284359 T1131 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 284359 T1131 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 284359 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 284360 T1131 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 284360 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 284360 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 284360 T1131 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 284361 T1131 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 284362 T1131 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 284362 T1131 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 284362 T1131 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44852/solr
   [junit4]   2> 284363 T1131 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 284364 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 284365 T1187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cb605 name:ZooKeeperConnection Watcher:127.0.0.1:44852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284366 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 284369 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 284370 T1189 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f613e0 name:ZooKeeperConnection Watcher:127.0.0.1:44852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284371 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 284377 T1131 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 285381 T1131 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41632_ihjgm%2Fm
   [junit4]   2> 285384 T1131 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41632_ihjgm%2Fm
   [junit4]   2> 285389 T1160 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 285389 T1153 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 285390 T1189 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 285390 T1173 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 285395 T1190 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 285396 T1190 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 285397 T1190 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 285762 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 285764 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51962/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51962_ihjgm%2Fm",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 285770 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41632/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41632_ihjgm%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 285771 T1154 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 285771 T1154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 285778 T1160 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> 285779 T1189 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> 285779 T1153 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> 285778 T1173 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> 286398 T1190 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 286398 T1190 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.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/collection1
   [junit4]   2> 286398 T1190 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 286399 T1190 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 286399 T1190 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 286400 T1190 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.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/collection1/'
   [junit4]   2> 286401 T1190 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/collection1/lib/classes/' to classloader
   [junit4]   2> 286401 T1190 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/collection1/lib/README' to classloader
   [junit4]   2> 286419 T1190 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 286427 T1190 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286428 T1190 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 286433 T1190 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 286538 T1190 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 286539 T1190 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 286539 T1190 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 286543 T1190 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 286544 T1190 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 286560 T1190 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 286562 T1190 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 286565 T1190 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 286566 T1190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 286567 T1190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 286567 T1190 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 286569 T1190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 286569 T1190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 286569 T1190 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 286570 T1190 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.ChaosMonkeySafeLeaderTest-jetty2-1383714453461/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2/
   [junit4]   2> 286570 T1190 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cbf158
   [junit4]   2> 286571 T1190 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2
   [junit4]   2> 286572 T1190 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2/index/
   [junit4]   2> 286572 T1190 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 286572 T1190 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2/index
   [junit4]   2> 286573 T1190 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3286295817843155]
   [junit4]   2> 286577 T1190 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 286577 T1190 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 286581 T1190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 286582 T1190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 286582 T1190 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 286582 T1190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 286583 T1190 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 286583 T1190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 286584 T1190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 286584 T1190 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 286584 T1190 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286585 T1190 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 286586 T1190 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 286586 T1190 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 286586 T1190 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 286586 T1190 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 286587 T1190 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 286588 T1190 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 286589 T1190 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 286589 T1190 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 286591 T1190 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=71.4638671875, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=20.042530651355978, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244705927341827
   [junit4]   2> 286592 T1190 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 286592 T1190 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 286593 T1190 oass.SolrIndexSearcher.<init> Opening Searcher@10e2c59 main
   [junit4]   2> 286600 T1191 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10e2c59 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 286603 T1190 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 286603 T1190 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41632/ihjgm/m collection:collection1 shard:shard3
   [junit4]   2> 286605 T1190 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 286614 T1190 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 286618 T1190 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 286619 T1190 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 286619 T1190 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41632/ihjgm/m/collection1/
   [junit4]   2> 286619 T1190 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 286619 T1190 oasc.SyncStrategy.syncToMe http://127.0.0.1:41632/ihjgm/m/collection1/ has no replicas
   [junit4]   2> 286620 T1190 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41632/ihjgm/m/collection1/ shard3
   [junit4]   2> 286620 T1190 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 287288 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 287300 T1173 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> 287300 T1153 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> 287300 T1189 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> 287300 T1160 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> 287331 T1190 oasc.ZkController.register We are http://127.0.0.1:41632/ihjgm/m/collection1/ and leader is http://127.0.0.1:41632/ihjgm/m/collection1/
   [junit4]   2> 287331 T1190 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41632/ihjgm/m
   [junit4]   2> 287332 T1190 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 287332 T1190 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 287332 T1190 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 287336 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 287337 T1131 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 287338 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 287408 T1131 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 287411 T1131 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47764
   [junit4]   2> 287412 T1131 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 287413 T1131 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 287413 T1131 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.ChaosMonkeySafeLeaderTest-jetty3-1383714456532
   [junit4]   2> 287414 T1131 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.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/'
   [junit4]   2> 287430 T1131 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/solr.xml
   [junit4]   2> 287437 T1131 oasc.CoreContainer.<init> New CoreContainer 7840794
   [junit4]   2> 287437 T1131 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.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/]
   [junit4]   2> 287438 T1131 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 287438 T1131 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 287438 T1131 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 287438 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 287439 T1131 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 287439 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 287439 T1131 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 287439 T1131 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 287440 T1131 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 287441 T1131 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 287441 T1131 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 287441 T1131 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44852/solr
   [junit4]   2> 287442 T1131 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 287442 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 287444 T1203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1726ba9 name:ZooKeeperConnection Watcher:127.0.0.1:44852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 287445 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 287449 T1131 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 287451 T1205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e82f9f name:ZooKeeperConnection Watcher:127.0.0.1:44852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 287452 T1131 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 287457 T1131 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 288461 T1131 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47764_ihjgm%2Fm
   [junit4]   2> 288463 T1131 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47764_ihjgm%2Fm
   [junit4]   2> 288468 T1160 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 288469 T1205 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 288469 T1173 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 288469 T1153 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 288469 T1189 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 288475 T1206 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 288475 T1206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 288477 T1206 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 288809 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 288810 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41632/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41632_ihjgm%2Fm",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 288816 T1154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47764/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47764_ihjgm%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 288816 T1154 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 288817 T1154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 288823 T1173 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> 288824 T1205 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> 288824 T1189 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> 288823 T1160 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> 288824 T1153 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> 289477 T1206 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 289478 T1206 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.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/collection1
   [junit4]   2> 289478 T1206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 289479 T1206 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 289479 T1206 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 289480 T1206 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.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/collection1/'
   [junit4]   2> 289480 T1206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/collection1/lib/classes/' to classloader
   [junit4]   2> 289481 T1206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/collection1/lib/README' to classloader
   [junit4]   2> 289502 T1206 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 289511 T1206 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 289513 T1206 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 289519 T1206 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 289643 T1206 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 289644 T1206 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 289645 T1206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 289649 T1206 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 289651 T1206 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 289661 T1206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289663 T1206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289665 T1206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 289666 T1206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 289666 T1206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 289666 T1206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 289667 T1206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 289667 T1206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 289667 T1206 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 289667 T1206 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.ChaosMonkeySafeLeaderTest-jetty3-1383714456532/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3/
   [junit4]   2> 289668 T1206 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cbf158
   [junit4]   2> 289668 T1206 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3
   [junit4]   2> 289669 T1206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3/index/
   [junit4]   2> 289670 T1206 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 289670 T1206 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3/index
   [junit4]   2> 289671 T1206 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3286295817843155]
   [junit4]   2> 289673 T1206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 289674 T1206 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 289676 T1206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 289676 T1206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 289677 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 289677 T1206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289677 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289677 T1206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 289678 T1206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289678 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289678 T1206 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 289679 T1206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 289679 T1206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 289680 T1206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 289680 T1206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 289680 T1206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 289681 T1206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 289683 T1206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 289684 T1206 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 289684 T1206 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 289685 T1206 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=71.4638671875, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=20.042530651355978, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6244705927341827
   [junit4]   2> 289686 T1206 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 289686 T1206 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 289686 T1206 oass.SolrIndexSearcher.<init> Opening Searcher@1b5533a main
   [junit4]   2> 289690 T1207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b5533a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 289692 T1206 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 289693 T1206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47764/ihjgm/m collection:collection1 shard:shard1
   [junit4]   2> 289694 T1206 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 289698 T1206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 289700 T1206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 289700 T1206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 289700 T1206 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47764/ihjgm/m/collection1/
   [junit4]   2> 289700 T1206 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 289700 T1206 oasc.SyncStrategy.syncToMe http://127.0.0.1:47764/ihjgm/m/collection1/ has no replicas
   [junit4]   2> 289701 T1206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47764/ihjgm/m/collection1/ shard1
   [junit4]   2> 289701 T1206 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 290332 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 290338 T1160 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> 290338 T1153 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> 290338 T1189 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> 290338 T1173 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> 290338 T1205 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> 290359 T1206 oasc.ZkController.register We are http://127.0.0.1:47764/ihjgm/m/collection1/ and leader is http://127.0.0.1:47764/ihjgm/m/collection1/
   [junit4]   2> 290359 T1206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47764/ihjgm/m
   [junit4]   2> 290359 T1206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 290360 T1206 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 290360 T1206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   

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

   [junit4]   2> 355559 T1565 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 355560 T1363 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 355562 T1131 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ihjgm/m,null}
   [junit4]   2> 355563 T1564 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 355566 T1564 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355567 T1564 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42443/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42443_ihjgm%2Fm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node11"}
   [junit4]   2> 355568 T1564 oasc.Overseer$ClusterStateUpdater.updateState shard=shard3 is already registered
   [junit4]   2> 355572 T1564 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42443/ihjgm/m",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42443_ihjgm%2Fm",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":null,
   [junit4]   2> 	  "core_node_name":"core_node11"}
   [junit4]   2> 355579 T1363 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> 355615 T1131 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42968
   [junit4]   2> 355615 T1131 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25308700
   [junit4]   2> 355927 T1310 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 356626 T1131 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 356627 T1131 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 356628 T1131 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e84911
   [junit4]   2> 356629 T1131 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=17,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=15,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=137,cumulative_deletesById=72,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 356629 T1131 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 356630 T1131 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 356630 T1131 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 356631 T1131 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 356631 T1131 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 356631 T1131 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty12;done=false>>]
   [junit4]   2> 356632 T1131 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty12
   [junit4]   2> 356632 T1131 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty12/index.20131106100808101 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty12/index.20131106100808101;done=false>>]
   [junit4]   2> 356632 T1131 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383714447088/jetty12/index.20131106100808101
   [junit4]   2> 356633 T1564 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90683110004555804-127.0.0.1:42968_ihjgm%2Fm-n_0000000012) am no longer a leader.
   [junit4]   2> 356656 T1131 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ihjgm/m,null}
   [junit4]   2> 356777 T1131 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 356778 T1131 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44852 44852
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> safe stop:
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=65EFB1EF5A9297B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Asia/Ashkhabad -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 79.0s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard3 is not consistent.  Got 77 from http://127.0.0.1:44869/ihjgm/m/collection1lastClient and got 70 from http://127.0.0.1:42443/ihjgm/m/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65EFB1EF5A9297B0:E4093FF72DCDF78C]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1151)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 356863 T1131 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 78973 T1130 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 357037 T1346 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 358135 T1363 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=uk, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=198914968,total=253231104
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, TermVectorComponentDistributedTest, TestNumberUtils, TestSolr4Spatial, DefaultValueUpdateProcessorTest, TestNoOpRegenerator, SolrRequestParserTest, TestFastOutputStream, SpellingQueryConverterTest, MinimalSchemaTest, DocValuesMultiTest, TestStressUserVersions, CoreContainerCoreInitFailuresTest, TestFastLRUCache, LeaderElectionIntegrationTest, SolrIndexConfigTest, TestCSVLoader, CachingDirectoryFactoryTest, TestSchemaVersionResource, TestXIncludeConfig, XmlUpdateRequestHandlerTest, TestDefaultSimilarityFactory, TestComponentsName, TestStressRecovery, TestRangeQuery, OpenExchangeRatesOrgProviderTest, TestReload, SortByFunctionTest, TestSolrCoreProperties, TestStressLucene, DeleteShardTest, DebugComponentTest, TestFastWriter, SpellCheckComponentTest, BasicDistributedZk2Test, TimeZoneUtilsTest, StatsComponentTest, IndexSchemaRuntimeFieldTest, TestSchemaResource, RAMDirectoryFactoryTest, TestAtomicUpdateErrorCases, HdfsChaosMonkeySafeLeaderTest, TestBinaryResponseWriter, PrimUtilsTest, StandardRequestHandlerTest, TestDistribDocBasedVersion, SpellCheckCollatorTest, TestCloudManagedSchemaAddField, TestFoldingMultitermQuery, FullSolrCloudDistribCmdsTest, TestUpdate, TestSolrJ, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 80.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 605 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 335 suites, 1474 tests, 1 failure, 42 ignored (7 assumptions)

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