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/09 02:56:11 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 973 - Failure!

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

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

Error Message:
shard3 is not consistent.  Got 40 from http://127.0.0.1:51074/pqv/collection1lastClient and got 27 from http://127.0.0.1:51089/pqv/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 40 from http://127.0.0.1:51074/pqv/collection1lastClient and got 27 from http://127.0.0.1:51089/pqv/collection1
	at __randomizedtesting.SeedInfo.seed([7150E55068C66B85:F0B66B481F990BB9]: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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10186 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 430176 T954 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pqv/
   [junit4]   2> 430183 T954 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1383959610685
   [junit4]   2> 430184 T954 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 430185 T955 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 430288 T954 oasc.ZkTestServer.run start zk server on port:51028
   [junit4]   2> 430290 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430296 T961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1127c67a name:ZooKeeperConnection Watcher:127.0.0.1:51028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430296 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430297 T954 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 430307 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430312 T963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a488877 name:ZooKeeperConnection Watcher:127.0.0.1:51028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430313 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430313 T954 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 430322 T954 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 430329 T954 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 430335 T954 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 430344 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 430344 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 430356 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 430357 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 430365 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 430365 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 430373 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 430374 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 430381 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 430382 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 430390 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 430391 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 430398 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 430398 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 430405 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 430406 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 430414 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 430415 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 430422 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 430423 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 430429 T954 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 430430 T954 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 430743 T954 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 430749 T954 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51031
   [junit4]   2> 430750 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 430750 T954 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 430751 T954 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940
   [junit4]   2> 430751 T954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/'
   [junit4]   2> 430778 T954 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/solr.xml
   [junit4]   2> 430848 T954 oasc.CoreContainer.<init> New CoreContainer 1431697041
   [junit4]   2> 430848 T954 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/]
   [junit4]   2> 430850 T954 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 430850 T954 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 430850 T954 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 430850 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 430851 T954 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 430851 T954 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 430851 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 430852 T954 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 430852 T954 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 430856 T954 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 430856 T954 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 430857 T954 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51028/solr
   [junit4]   2> 430857 T954 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 430858 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430864 T974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79a959f8 name:ZooKeeperConnection Watcher:127.0.0.1:51028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430865 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430872 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430877 T976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35b45d3f name:ZooKeeperConnection Watcher:127.0.0.1:51028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430878 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430882 T954 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 430893 T954 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 430902 T954 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 430907 T954 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51031_pqv
   [junit4]   2> 430909 T954 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51031_pqv
   [junit4]   2> 430918 T954 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 430930 T954 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 430935 T954 oasc.Overseer.start Overseer (id=90699177046245379-127.0.0.1:51031_pqv-n_0000000000) starting
   [junit4]   2> 430943 T954 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 430952 T978 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 430954 T954 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 430960 T954 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 430964 T954 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 430972 T977 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 430980 T979 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 430980 T979 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 430982 T979 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 432484 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 432486 T977 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:51031/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51031_pqv",
   [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> 432486 T977 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 432486 T977 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 432496 T976 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> 432985 T979 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 432986 T979 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/collection1
   [junit4]   2> 432986 T979 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 432989 T979 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 432989 T979 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 432992 T979 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/collection1/'
   [junit4]   2> 432994 T979 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/collection1/lib/classes/' to classloader
   [junit4]   2> 432995 T979 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/collection1/lib/README' to classloader
   [junit4]   2> 433057 T979 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 433107 T979 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 433111 T979 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 433120 T979 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 433642 T979 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 433642 T979 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 433643 T979 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 433650 T979 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 433654 T979 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 433685 T979 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 433692 T979 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 433697 T979 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 433700 T979 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 433701 T979 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 433701 T979 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 433704 T979 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 433704 T979 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 433705 T979 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 433730 T979 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383959610940/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data/
   [junit4]   2> 433730 T979 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d504d32
   [junit4]   2> 433731 T979 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data
   [junit4]   2> 433732 T979 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data/index/
   [junit4]   2> 433733 T979 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 433733 T979 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data/index
   [junit4]   2> 433734 T979 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=74.4619140625, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=25.674465344485, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 433738 T979 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 433738 T979 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 433741 T979 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 433742 T979 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 433742 T979 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 433742 T979 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 433743 T979 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 433743 T979 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 433743 T979 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 433744 T979 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 433744 T979 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 433744 T979 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 433745 T979 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 433745 T979 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 433745 T979 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 433746 T979 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 433746 T979 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 433757 T979 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 433760 T979 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 433761 T979 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 433761 T979 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=49.9638671875, floorSegmentMB=0.3720703125, forceMergeDeletesPctAllowed=24.349096551079345, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 433763 T979 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 433763 T979 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 433763 T979 oass.SolrIndexSearcher.<init> Opening Searcher@2cd36dbe main
   [junit4]   2> 433767 T980 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cd36dbe main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 433768 T979 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 433768 T979 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51031/pqv collection:control_collection shard:shard1
   [junit4]   2> 433771 T979 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 433788 T979 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 433795 T979 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 433795 T979 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 433795 T979 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51031/pqv/collection1/
   [junit4]   2> 433795 T979 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 433796 T979 oasc.SyncStrategy.syncToMe http://127.0.0.1:51031/pqv/collection1/ has no replicas
   [junit4]   2> 433796 T979 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51031/pqv/collection1/ shard1
   [junit4]   2> 433796 T979 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 434009 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 434031 T976 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> 434068 T979 oasc.ZkController.register We are http://127.0.0.1:51031/pqv/collection1/ and leader is http://127.0.0.1:51031/pqv/collection1/
   [junit4]   2> 434069 T979 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51031/pqv
   [junit4]   2> 434069 T979 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 434069 T979 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 434069 T979 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 434076 T979 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 434079 T954 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 434079 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 434082 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 434086 T983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fae929e name:ZooKeeperConnection Watcher:127.0.0.1:51028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 434086 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 434090 T954 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 434098 T954 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 434401 T954 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 434405 T954 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51035
   [junit4]   2> 434406 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 434407 T954 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 434407 T954 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599
   [junit4]   2> 434408 T954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/'
   [junit4]   2> 434442 T954 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/solr.xml
   [junit4]   2> 434503 T954 oasc.CoreContainer.<init> New CoreContainer 1484442452
   [junit4]   2> 434504 T954 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/]
   [junit4]   2> 434505 T954 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 434505 T954 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 434506 T954 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 434506 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 434506 T954 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 434507 T954 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 434507 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 434507 T954 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 434508 T954 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 434511 T954 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 434512 T954 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 434512 T954 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51028/solr
   [junit4]   2> 434513 T954 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 434514 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 434518 T994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c99d9bd name:ZooKeeperConnection Watcher:127.0.0.1:51028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 434519 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 434525 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 434529 T996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dd00999 name:ZooKeeperConnection Watcher:127.0.0.1:51028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 434529 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 434539 T954 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 435549 T954 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51035_pqv
   [junit4]   2> 435549 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 435551 T954 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51035_pqv
   [junit4]   2> 435552 T977 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:51031/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51031_pqv",
   [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> 435559 T983 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 435560 T996 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 435563 T996 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> 435564 T983 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> 435571 T976 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 435571 T976 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> 435574 T997 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 435574 T997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 435576 T997 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 437079 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 437081 T977 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:51035/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51035_pqv",
   [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> 437081 T977 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 437081 T977 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 437092 T976 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> 437092 T996 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> 437092 T983 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> 437580 T997 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 437580 T997 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/collection1
   [junit4]   2> 437581 T997 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 437584 T997 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 437585 T997 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 437590 T997 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/collection1/'
   [junit4]   2> 437594 T997 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/collection1/lib/classes/' to classloader
   [junit4]   2> 437596 T997 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/collection1/lib/README' to classloader
   [junit4]   2> 437674 T997 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 437722 T997 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 437725 T997 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 437733 T997 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 438313 T997 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 438314 T997 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 438315 T997 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 438323 T997 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 438326 T997 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 438358 T997 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 438364 T997 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 438372 T997 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 438376 T997 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 438377 T997 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 438377 T997 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 438380 T997 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 438381 T997 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 438381 T997 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 438381 T997 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383959614599/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1/
   [junit4]   2> 438382 T997 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d504d32
   [junit4]   2> 438383 T997 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1
   [junit4]   2> 438385 T997 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1/index/
   [junit4]   2> 438385 T997 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 438386 T997 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1/index
   [junit4]   2> 438387 T997 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=74.4619140625, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=25.674465344485, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 438391 T997 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 438392 T997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 438398 T997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 438400 T997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 438400 T997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 438401 T997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 438401 T997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 438401 T997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 438402 T997 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 438403 T997 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 438403 T997 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 438404 T997 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 438405 T997 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 438405 T997 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 438406 T997 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 438407 T997 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 438408 T997 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 438423 T997 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 438429 T997 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 438430 T997 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 438431 T997 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=49.9638671875, floorSegmentMB=0.3720703125, forceMergeDeletesPctAllowed=24.349096551079345, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 438434 T997 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 438435 T997 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 438436 T997 oass.SolrIndexSearcher.<init> Opening Searcher@1a4a0999 main
   [junit4]   2> 438446 T998 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a4a0999 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 438449 T997 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 438450 T997 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51035/pqv collection:collection1 shard:shard1
   [junit4]   2> 438453 T997 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 438476 T997 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 438484 T997 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 438484 T997 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 438485 T997 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51035/pqv/collection1/
   [junit4]   2> 438485 T997 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 438485 T997 oasc.SyncStrategy.syncToMe http://127.0.0.1:51035/pqv/collection1/ has no replicas
   [junit4]   2> 438486 T997 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51035/pqv/collection1/ shard1
   [junit4]   2> 438486 T997 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 438607 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 438630 T996 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> 438630 T983 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> 438630 T976 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> 438659 T997 oasc.ZkController.register We are http://127.0.0.1:51035/pqv/collection1/ and leader is http://127.0.0.1:51035/pqv/collection1/
   [junit4]   2> 438659 T997 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51035/pqv
   [junit4]   2> 438660 T997 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 438660 T997 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 438660 T997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 438664 T997 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 438666 T954 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 438667 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 439004 T954 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 439018 T954 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51038
   [junit4]   2> 439019 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 439019 T954 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 439020 T954 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170
   [junit4]   2> 439021 T954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/'
   [junit4]   2> 439050 T954 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/solr.xml
   [junit4]   2> 439116 T954 oasc.CoreContainer.<init> New CoreContainer 394523133
   [junit4]   2> 439116 T954 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/]
   [junit4]   2> 439117 T954 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 439118 T954 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 439118 T954 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 439118 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 439119 T954 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 439119 T954 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 439119 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 439120 T954 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 439120 T954 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 439124 T954 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 439125 T954 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 439126 T954 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51028/solr
   [junit4]   2> 439126 T954 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 439128 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 439132 T1010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30dcf58 name:ZooKeeperConnection Watcher:127.0.0.1:51028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 439134 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 439142 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 439146 T1012 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@456ea685 name:ZooKeeperConnection Watcher:127.0.0.1:51028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 439147 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 439158 T954 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 440149 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 440151 T977 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:51035/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51035_pqv",
   [junit4]   2> 	  "shard":"shard1",
   [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> 440165 T1012 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> 440166 T976 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> 440170 T983 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> 440170 T996 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> 440172 T954 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51038_pqv
   [junit4]   2> 440176 T954 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51038_pqv
   [junit4]   2> 440187 T983 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 440188 T1012 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 440188 T996 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 440189 T976 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 440205 T1013 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 440205 T1013 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 440207 T1013 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 441687 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 441688 T977 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:51038/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51038_pqv",
   [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> 441688 T977 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 441689 T977 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 441698 T976 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> 441698 T983 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> 441699 T1012 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> 441698 T996 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> 442212 T1013 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 442213 T1013 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/collection1
   [junit4]   2> 442213 T1013 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 442215 T1013 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 442215 T1013 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 442218 T1013 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/collection1/'
   [junit4]   2> 442220 T1013 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/collection1/lib/classes/' to classloader
   [junit4]   2> 442222 T1013 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/collection1/lib/README' to classloader
   [junit4]   2> 442287 T1013 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 442336 T1013 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 442339 T1013 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 442354 T1013 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 442934 T1013 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 442934 T1013 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 442935 T1013 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 442945 T1013 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 442950 T1013 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442991 T1013 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 442998 T1013 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 443006 T1013 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 443010 T1013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 443010 T1013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 443011 T1013 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 443016 T1013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 443016 T1013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 443016 T1013 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 443017 T1013 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383959619170/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2/
   [junit4]   2> 443017 T1013 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d504d32
   [junit4]   2> 443019 T1013 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2
   [junit4]   2> 443020 T1013 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2/index/
   [junit4]   2> 443021 T1013 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 443023 T1013 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2/index
   [junit4]   2> 443024 T1013 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=74.4619140625, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=25.674465344485, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 443031 T1013 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 443032 T1013 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 443039 T1013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 443039 T1013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 443040 T1013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 443040 T1013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 443040 T1013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 443040 T1013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 443041 T1013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 443041 T1013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 443042 T1013 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 443042 T1013 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 443043 T1013 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 443043 T1013 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 443044 T1013 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 443044 T1013 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 443045 T1013 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 443059 T1013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 443062 T1013 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 443063 T1013 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 443063 T1013 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=49.9638671875, floorSegmentMB=0.3720703125, forceMergeDeletesPctAllowed=24.349096551079345, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 443065 T1013 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 443065 T1013 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 443065 T1013 oass.SolrIndexSearcher.<init> Opening Searcher@7d065976 main
   [junit4]   2> 443070 T1014 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d065976 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 443073 T1013 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 443073 T1013 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51038/pqv collection:collection1 shard:shard2
   [junit4]   2> 443075 T1013 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 443098 T1013 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 443105 T1013 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 443105 T1013 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 443105 T1013 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51038/pqv/collection1/
   [junit4]   2> 443106 T1013 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 443106 T1013 oasc.SyncStrategy.syncToMe http://127.0.0.1:51038/pqv/collection1/ has no replicas
   [junit4]   2> 443106 T1013 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51038/pqv/collection1/ shard2
   [junit4]   2> 443106 T1013 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 443218 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 443260 T976 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> 443261 T996 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> 443262 T1012 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> 443261 T983 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> 443279 T1013 oasc.ZkController.register We are http://127.0.0.1:51038/pqv/collection1/ and leader is http://127.0.0.1:51038/pqv/collection1/
   [junit4]   2> 443280 T1013 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51038/pqv
   [junit4]   2> 443280 T1013 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 443281 T1013 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 443282 T1013 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 443290 T1013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 443297 T954 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 443298 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 443634 T954 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 443651 T954 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51041
   [junit4]   2> 443652 T954 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 443653 T954 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443654 T954 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800
   [junit4]   2> 443654 T954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/'
   [junit4]   2> 443681 T954 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/solr.xml
   [junit4]   2> 443741 T954 oasc.CoreContainer.<init> New CoreContainer 1088245222
   [junit4]   2> 443742 T954 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/]
   [junit4]   2> 443743 T954 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 443744 T954 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 443744 T954 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 443744 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 443745 T954 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 443745 T954 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 443745 T954 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 443746 T954 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 443746 T954 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 443754 T954 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443754 T954 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443755 T954 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51028/solr
   [junit4]   2> 443755 T954 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 443757 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 443761 T1026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c5a9e5f name:ZooKeeperConnection Watcher:127.0.0.1:51028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443762 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 443770 T954 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 443774 T1028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c32d970 name:ZooKeeperConnection Watcher:127.0.0.1:51028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443774 T954 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 443787 T954 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 444790 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 444796 T977 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:51038/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51038_pqv",
   [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_node2"}
   [junit4]   2> 444797 T954 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51041_pqv
   [junit4]   2> 444800 T954 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51041_pqv
   [junit4]   2> 444814 T1012 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444815 T996 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444815 T996 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> 444814 T983 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444816 T983 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> 444815 T1012 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> 444815 T1028 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444818 T1028 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> 444824 T976 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444825 T976 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> 444839 T1029 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 444839 T1029 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 444842 T1029 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 446330 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 446333 T977 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:51041/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51041_pqv",
   [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> 446333 T977 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 446333 T977 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 446346 T996 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> 446346 T983 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> 446347 T1028 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> 446346 T976 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> 446346 T1012 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> 446849 T1029 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 446849 T1029 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/collection1
   [junit4]   2> 446850 T1029 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 446852 T1029 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 446853 T1029 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 446856 T1029 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/collection1/'
   [junit4]   2> 446858 T1029 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/collection1/lib/classes/' to classloader
   [junit4]   2> 446859 T1029 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/collection1/lib/README' to classloader
   [junit4]   2> 446952 T1029 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 447001 T1029 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 447005 T1029 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 447013 T1029 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 447597 T1029 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 447598 T1029 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 447599 T1029 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 447608 T1029 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 447611 T1029 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 447645 T1029 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 447653 T1029 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 447661 T1029 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 447665 T1029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 447665 T1029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 447665 T1029 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 447668 T1029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 447668 T1029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 447668 T1029 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 447669 T1029 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383959623800/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3/
   [junit4]   2> 447669 T1029 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d504d32
   [junit4]   2> 447671 T1029 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3
   [junit4]   2> 447672 T1029 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3/index/
   [junit4]   2> 447673 T1029 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 447674 T1029 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3/index
   [junit4]   2> 447675 T1029 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=74.4619140625, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=25.674465344485, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 447678 T1029 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 447678 T1029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 447684 T1029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 447685 T1029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 447685 T1029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 447686 T1029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 447687 T1029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 447687 T1029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 447688 T1029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 447688 T1029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 447689 T1029 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 447689 T1029 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 447690 T1029 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 447690 T1029 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 447690 T1029 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 447691 T1029 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 447691 T1029 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 447702 T1029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 447706 T1029 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 447706 T1029 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 447707 T1029 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=49.9638671875, floorSegmentMB=0.3720703125, forceMergeDeletesPctAllowed=24.349096551079345, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 447709 T1029 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 447709 T1029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 447709 T1029 oass.SolrIndexSearcher.<init> Opening Searcher@a9365be main
   [junit4]   2> 447715 T1030 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a9365be main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 447718 T1029 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 447718 T1029 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51041/pqv collection:collection1 shard:shard3
   [junit4]   2> 447721 T1029 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 447737 T1029 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 447743 T1029 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 447744 T1029 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 447744 T1029 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51041/pqv/collection1/
   [junit4]   2> 447744 T1029 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 447744 T1029 oasc.SyncStrategy.syncToMe http://127.0.0.1:51041/pqv/collection1/ has no replicas
   [junit4]   2> 447744 T1029 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51041/pqv/collection1/ shard3
   [junit4]   2> 447745 T1029 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 447862 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 447884 T996 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> 447884 T1012 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> 447884 T983 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> 447884 T976 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> 447885 T1028 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> 447913 T1029 oasc.ZkController.register We are http://12

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

ull}
   [junit4]   2> 556251 T1304 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 556254 T1303 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 556259 T1303 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556261 T1303 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:51084/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51084_pqv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node11"}
   [junit4]   2> 556261 T1303 oasc.Overseer$ClusterStateUpdater.updateState shard=shard2 is already registered
   [junit4]   2> 556270 T1303 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:51084/pqv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51084_pqv",
   [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":null,
   [junit4]   2> 	  "core_node_name":"core_node11"}
   [junit4]   2> 556279 T1187 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> 556293 T954 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 51089
   [junit4]   2> 556294 T954 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1051920051
   [junit4]   2> 556637 T1151 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 557298 T954 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 557298 T954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 557302 T954 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@25ab4bca
   [junit4]   2> 557304 T954 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=30,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=8,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=55,cumulative_deletesById=15,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 557305 T954 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 557305 T954 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 557306 T954 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 557308 T954 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 557309 T954 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 557309 T954 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty12/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty12/index;done=false>>]
   [junit4]   2> 557309 T954 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty12/index
   [junit4]   2> 557310 T954 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty12 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty12;done=false>>]
   [junit4]   2> 557310 T954 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383959610684/jetty12
   [junit4]   2> 557311 T1303 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90699177046245404-127.0.0.1:51089_pqv-n_0000000012) am no longer a leader.
   [junit4]   2> 557315 T1187 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 557333 T954 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/pqv,null}
   [junit4]   2> 557557 T954 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 557560 T954 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51028 51028
   [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=7150E55068C66B85 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=IST -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  127s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard3 is not consistent.  Got 40 from http://127.0.0.1:51074/pqv/collection1lastClient and got 27 from http://127.0.0.1:51089/pqv/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7150E55068C66B85:F0B66B481F990BB9]: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:744)
   [junit4]   2> 557673 T954 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 127503 T953 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 557725 T1169 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {range_facet_l=MockVariableIntBlock(baseBlockSize=45), text=PostingsFormat(name=MockSep), _version_=Lucene41(blocksize=128), rnd_b=PostingsFormat(name=Direct), intDefault=Lucene41(blocksize=128), timestamp=MockVariableIntBlock(baseBlockSize=45), id=PostingsFormat(name=Direct), a_t=MockVariableIntBlock(baseBlockSize=45), range_facet_sl=PostingsFormat(name=Direct), range_facet_si=MockVariableIntBlock(baseBlockSize=45), other_tl1=Lucene41(blocksize=128), multiDefault=MockVariableIntBlock(baseBlockSize=45), a_si=Lucene41(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=da, timezone=IST
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=52101624,total=193216512
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerOptimizeTest, TestSerializedLuceneMatchVersion, JSONWriterTest, TestSolrDeletionPolicy2, CachingDirectoryFactoryTest, FullSolrCloudDistribCmdsTest, CoreContainerCoreInitFailuresTest, TestIBSimilarityFactory, HdfsUnloadDistributedZkTest, TestSort, DirectSolrSpellCheckerTest, TestSolrXMLSerializer, TestDocSet, MBeansHandlerTest, TestDistributedGrouping, TestFaceting, TermsComponentTest, TestReloadAndDeleteDocs, TestTrie, NoCacheHeaderTest, SimplePostToolTest, TestPartialUpdateDeduplication, SliceStateUpdateTest, TestFunctionQuery, SolrInfoMBeanTest, DistanceFunctionTest, BlockCacheTest, TestQueryTypes, TestRecovery, TestAnalyzedSuggestions, QueryParsingTest, TestRTGBase, EnumFieldTest, LoggingHandlerTest, TestSchemaSimilarityResource, RecoveryZkTest, TestDocumentBuilder, TestFieldCollectionResource, InfoHandlerTest, FieldAnalysisRequestHandlerTest, CollectionsAPIDistributedZkTest, TestCSVResponseWriter, SpellingQueryConverterTest, TestUtils, HardAutoCommitTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 128.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 893 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:428: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:408: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:483: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:911: There were test failures: 335 suites, 1475 tests, 1 failure, 40 ignored (5 assumptions)

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



RE: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 974 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
This looks crazy! I think this is a side-effect of some other memory issue in ANT (because forbidden-apis runs in the ANT process). I cannot reproduce this.

There is one thing to keep in mind:
Forbidden has to load all classes into RAM and build some hashmaps with signatures, so it loads for whole lucene something like 7000 byte[] arrays + some maps. The absolute size of those byte[] is the full size of all .class files. This might be improved in the forbidden checker, but the issue here is more Lucene's build system: We should run the forbidden checker per module like the Maven build runs it, see https://issues.apache.org/jira/browse/LUCENE-4753

At least I cannot reproduce this on 32 nor 64 bits...

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, November 09, 2013 9:49 AM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 974 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/974/
> Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 22487 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:428: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:67: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:188:
> java.lang.OutOfMemoryError: Java heap space
> 	at java.util.Arrays.copyOf(Arrays.java:2882)
> 	at
> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:10
> 0)
> 	at
> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
> 	at java.lang.StringBuilder.append(StringBuilder.java:119)
> 	at java.lang.StringBuilder.append(StringBuilder.java:115)
> 	at
> de.thetaphi.forbiddenapis.Checker$1$1.checkMethodAccess(Checker.java:4
> 75)
> 	at
> de.thetaphi.forbiddenapis.Checker$1$1.visitMethodInsn(Checker.java:527)
> 	at de.thetaphi.forbiddenapis.asm.ClassReader.a(Unknown Source)
> 	at de.thetaphi.forbiddenapis.asm.ClassReader.b(Unknown Source)
> 	at de.thetaphi.forbiddenapis.asm.ClassReader.accept(Unknown
> Source)
> 	at de.thetaphi.forbiddenapis.asm.ClassReader.accept(Unknown
> Source)
> 	at de.thetaphi.forbiddenapis.Checker.checkClass(Checker.java:378)
> 	at de.thetaphi.forbiddenapis.Checker.run(Checker.java:563)
> 	at de.thetaphi.forbiddenapis.AntTask.execute(AntTask.java:166)
> 	at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
> 	at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown
> Source)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> 	at org.apache.tools.ant.Task.perform(Task.java:348)
> 	at org.apache.tools.ant.Target.execute(Target.java:390)
> 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
> 	at
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
> 	at
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleChe
> ckExecutor.java:38)
> 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> 	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
> 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
> 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
> 	at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
> 	at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown
> Source)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 
> Total time: 106 minutes 19 seconds
> Build step 'Invoke Ant' marked build as failure Description set: Java:
> 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
> Archiving artifacts Recording test results Email was triggered for: Failure
> Sending email for trigger: Failure
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 974 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/974/
Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 22487 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:428: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:67: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:188: java.lang.OutOfMemoryError: Java heap space
	at java.util.Arrays.copyOf(Arrays.java:2882)
	at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
	at java.lang.StringBuilder.append(StringBuilder.java:119)
	at java.lang.StringBuilder.append(StringBuilder.java:115)
	at de.thetaphi.forbiddenapis.Checker$1$1.checkMethodAccess(Checker.java:475)
	at de.thetaphi.forbiddenapis.Checker$1$1.visitMethodInsn(Checker.java:527)
	at de.thetaphi.forbiddenapis.asm.ClassReader.a(Unknown Source)
	at de.thetaphi.forbiddenapis.asm.ClassReader.b(Unknown Source)
	at de.thetaphi.forbiddenapis.asm.ClassReader.accept(Unknown Source)
	at de.thetaphi.forbiddenapis.asm.ClassReader.accept(Unknown Source)
	at de.thetaphi.forbiddenapis.Checker.checkClass(Checker.java:378)
	at de.thetaphi.forbiddenapis.Checker.run(Checker.java:563)
	at de.thetaphi.forbiddenapis.AntTask.execute(AntTask.java:166)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)

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