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/17 11:12:53 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_45) - Build # 8351 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8351/
Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
shard2 is not consistent.  Got 59 from http://127.0.0.1:51496/collection1lastClient and got 54 from http://127.0.0.1:43113/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 59 from http://127.0.0.1:51496/collection1lastClient and got 54 from http://127.0.0.1:43113/collection1
	at __randomizedtesting.SeedInfo.seed([4528B9BE78B8D963:C4CE37A60FE7B95F]: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 10491 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1034618 T2704 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1034623 T2704 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1384682741413
   [junit4]   2> 1034623 T2704 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1034624 T2705 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1034724 T2704 oasc.ZkTestServer.run start zk server on port:40418
   [junit4]   2> 1034724 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034789 T2711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14cd9c0e name:ZooKeeperConnection Watcher:127.0.0.1:40418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034789 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034789 T2704 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1034794 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034795 T2713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35de6d08 name:ZooKeeperConnection Watcher:127.0.0.1:40418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034795 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034796 T2704 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1034799 T2704 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1034801 T2704 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1034803 T2704 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1034805 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1034805 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1034808 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1034808 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1034810 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1034811 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1034812 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1034813 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1034815 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1034815 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1034819 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1034819 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1034822 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1034822 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1034826 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1034827 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1034829 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1034829 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1034832 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1034832 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1034834 T2704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1034834 T2704 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1034897 T2704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1034910 T2704 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43514
   [junit4]   2> 1034911 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1034911 T2704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1034911 T2704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628
   [junit4]   2> 1034912 T2704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/'
   [junit4]   2> 1034924 T2704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/solr.xml
   [junit4]   2> 1034954 T2704 oasc.CoreContainer.<init> New CoreContainer 684559949
   [junit4]   2> 1034954 T2704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/]
   [junit4]   2> 1034965 T2704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1034965 T2704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1034965 T2704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1034965 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1034966 T2704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1034966 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1034966 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1034966 T2704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1034966 T2704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1034967 T2704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1034968 T2704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1034968 T2704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1034968 T2704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40418/solr
   [junit4]   2> 1034968 T2704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1034969 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034972 T2724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c5251c5 name:ZooKeeperConnection Watcher:127.0.0.1:40418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034973 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034975 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034977 T2726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc13c52 name:ZooKeeperConnection Watcher:127.0.0.1:40418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034977 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034979 T2704 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1034982 T2704 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1034984 T2704 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1034985 T2704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43514_
   [junit4]   2> 1034986 T2704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43514_
   [junit4]   2> 1034988 T2704 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1034991 T2704 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1034993 T2704 oasc.Overseer.start Overseer (id=90746568141373443-127.0.0.1:43514_-n_0000000000) starting
   [junit4]   2> 1034995 T2704 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1034999 T2728 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1035000 T2704 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1035002 T2704 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1035004 T2704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1035005 T2727 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1035008 T2729 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1035008 T2729 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1035010 T2729 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1036508 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1036509 T2727 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:43514",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43514_",
   [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> 1036509 T2727 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1036509 T2727 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1036513 T2726 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> 1037010 T2729 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1037010 T2729 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/collection1
   [junit4]   2> 1037010 T2729 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1037011 T2729 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1037011 T2729 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1037012 T2729 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/collection1/'
   [junit4]   2> 1037013 T2729 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/collection1/lib/classes/' to classloader
   [junit4]   2> 1037013 T2729 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/collection1/lib/README' to classloader
   [junit4]   2> 1037049 T2729 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1037091 T2729 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1037093 T2729 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1037099 T2729 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1037498 T2729 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1037503 T2729 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1037505 T2729 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1037515 T2729 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1037518 T2729 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1037520 T2729 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1037521 T2729 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1037522 T2729 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1037522 T2729 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1037523 T2729 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1037523 T2729 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1037524 T2729 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1037524 T2729 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1384682741628/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data/
   [junit4]   2> 1037524 T2729 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59364878
   [junit4]   2> 1037524 T2729 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data
   [junit4]   2> 1037525 T2729 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data/index/
   [junit4]   2> 1037525 T2729 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1037525 T2729 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data/index
   [junit4]   2> 1037526 T2729 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.6591796875, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=0.1300611905191107, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1037528 T2729 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1037528 T2729 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1037530 T2729 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1037531 T2729 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1037531 T2729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1037531 T2729 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1037531 T2729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1037531 T2729 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1037532 T2729 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1037532 T2729 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1037532 T2729 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1037532 T2729 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1037533 T2729 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1037533 T2729 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1037533 T2729 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1037533 T2729 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1037534 T2729 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1037534 T2729 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1037536 T2729 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1037538 T2729 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1037538 T2729 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1037539 T2729 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=78.1689453125, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=7.107804143144989, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1037540 T2729 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1037540 T2729 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1037540 T2729 oass.SolrIndexSearcher.<init> Opening Searcher@4c2eab03 main
   [junit4]   2> 1037542 T2730 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c2eab03 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1037542 T2729 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1037543 T2729 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43514 collection:control_collection shard:shard1
   [junit4]   2> 1037543 T2729 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1037548 T2729 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1037550 T2729 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1037550 T2729 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1037551 T2729 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43514/collection1/
   [junit4]   2> 1037551 T2729 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1037551 T2729 oasc.SyncStrategy.syncToMe http://127.0.0.1:43514/collection1/ has no replicas
   [junit4]   2> 1037551 T2729 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43514/collection1/ shard1
   [junit4]   2> 1037551 T2729 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1038017 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1038025 T2726 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> 1038056 T2729 oasc.ZkController.register We are http://127.0.0.1:43514/collection1/ and leader is http://127.0.0.1:43514/collection1/
   [junit4]   2> 1038057 T2729 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43514
   [junit4]   2> 1038057 T2729 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1038057 T2729 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1038057 T2729 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1038060 T2729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1038062 T2704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1038062 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1038064 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038066 T2733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fd7b418 name:ZooKeeperConnection Watcher:127.0.0.1:40418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1038067 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1038069 T2704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1038071 T2704 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1038129 T2704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1038131 T2704 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57857
   [junit4]   2> 1038132 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1038133 T2704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1038133 T2704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861
   [junit4]   2> 1038133 T2704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/'
   [junit4]   2> 1038165 T2704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/solr.xml
   [junit4]   2> 1038194 T2704 oasc.CoreContainer.<init> New CoreContainer 1813730895
   [junit4]   2> 1038195 T2704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/]
   [junit4]   2> 1038196 T2704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1038196 T2704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1038196 T2704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1038196 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1038197 T2704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1038197 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1038197 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1038197 T2704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1038197 T2704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1038198 T2704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1038199 T2704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1038199 T2704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1038199 T2704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40418/solr
   [junit4]   2> 1038199 T2704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1038200 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038202 T2744 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2551dec4 name:ZooKeeperConnection Watcher:127.0.0.1:40418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1038202 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1038205 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038217 T2746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d2a12e name:ZooKeeperConnection Watcher:127.0.0.1:40418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1038217 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1038222 T2704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1039224 T2704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57857_
   [junit4]   2> 1039225 T2704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57857_
   [junit4]   2> 1039229 T2726 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1039229 T2733 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1039229 T2746 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1039234 T2747 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1039234 T2747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1039235 T2747 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1039531 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1039531 T2727 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:43514",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43514_",
   [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> 1039535 T2727 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:57857",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57857_",
   [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> 1039535 T2727 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1039536 T2727 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1039539 T2726 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> 1039539 T2746 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> 1039539 T2733 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> 1040236 T2747 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1040236 T2747 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/collection1
   [junit4]   2> 1040236 T2747 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1040237 T2747 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1040237 T2747 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1040238 T2747 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/collection1/'
   [junit4]   2> 1040239 T2747 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/collection1/lib/classes/' to classloader
   [junit4]   2> 1040239 T2747 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/collection1/lib/README' to classloader
   [junit4]   2> 1040271 T2747 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1040310 T2747 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1040312 T2747 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1040318 T2747 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1040712 T2747 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1040717 T2747 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1040719 T2747 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1040732 T2747 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1040735 T2747 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1040738 T2747 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1040739 T2747 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1040740 T2747 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1040740 T2747 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1040741 T2747 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1040741 T2747 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1040742 T2747 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1040742 T2747 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1384682744861/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1/
   [junit4]   2> 1040742 T2747 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59364878
   [junit4]   2> 1040742 T2747 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1
   [junit4]   2> 1040743 T2747 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1/index/
   [junit4]   2> 1040743 T2747 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1040743 T2747 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1/index
   [junit4]   2> 1040744 T2747 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.6591796875, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=0.1300611905191107, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1040746 T2747 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1040746 T2747 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1040749 T2747 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1040749 T2747 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1040749 T2747 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1040749 T2747 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1040749 T2747 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1040750 T2747 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1040750 T2747 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1040750 T2747 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1040750 T2747 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1040751 T2747 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1040751 T2747 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1040751 T2747 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1040751 T2747 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1040752 T2747 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1040752 T2747 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1040752 T2747 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1040754 T2747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1040756 T2747 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1040756 T2747 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1040757 T2747 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=78.1689453125, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=7.107804143144989, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1040758 T2747 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1040758 T2747 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1040759 T2747 oass.SolrIndexSearcher.<init> Opening Searcher@3f8860d5 main
   [junit4]   2> 1040761 T2748 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f8860d5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1040762 T2747 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1040763 T2747 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57857 collection:collection1 shard:shard1
   [junit4]   2> 1040764 T2747 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1040770 T2747 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1040773 T2747 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1040773 T2747 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1040773 T2747 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57857/collection1/
   [junit4]   2> 1040773 T2747 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1040773 T2747 oasc.SyncStrategy.syncToMe http://127.0.0.1:57857/collection1/ has no replicas
   [junit4]   2> 1040773 T2747 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57857/collection1/ shard1
   [junit4]   2> 1040773 T2747 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1041044 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1041050 T2733 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> 1041050 T2746 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> 1041050 T2726 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> 1041082 T2747 oasc.ZkController.register We are http://127.0.0.1:57857/collection1/ and leader is http://127.0.0.1:57857/collection1/
   [junit4]   2> 1041082 T2747 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57857
   [junit4]   2> 1041083 T2747 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1041083 T2747 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1041083 T2747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1041085 T2747 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1041086 T2704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1041086 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1041145 T2704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1041148 T2704 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57514
   [junit4]   2> 1041149 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1041149 T2704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1041150 T2704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877
   [junit4]   2> 1041150 T2704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/'
   [junit4]   2> 1041172 T2704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/solr.xml
   [junit4]   2> 1041201 T2704 oasc.CoreContainer.<init> New CoreContainer 161178286
   [junit4]   2> 1041201 T2704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/]
   [junit4]   2> 1041202 T2704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1041203 T2704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1041203 T2704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1041203 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1041203 T2704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1041203 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1041204 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1041204 T2704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1041204 T2704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1041205 T2704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1041205 T2704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1041205 T2704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1041206 T2704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40418/solr
   [junit4]   2> 1041206 T2704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1041207 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041208 T2760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ca7e0a0 name:ZooKeeperConnection Watcher:127.0.0.1:40418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041209 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1041211 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041213 T2762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20b87ceb name:ZooKeeperConnection Watcher:127.0.0.1:40418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041213 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1041216 T2704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1042219 T2704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57514_
   [junit4]   2> 1042220 T2704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57514_
   [junit4]   2> 1042234 T2746 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1042234 T2762 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1042234 T2726 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1042234 T2733 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1042239 T2763 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1042239 T2763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1042241 T2763 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1042555 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1042556 T2727 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:57857",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57857_",
   [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> 1042559 T2727 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:57514",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57514_",
   [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> 1042560 T2727 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1042560 T2727 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1042563 T2746 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> 1042563 T2733 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> 1042563 T2762 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> 1042563 T2726 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> 1043241 T2763 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1043242 T2763 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/collection1
   [junit4]   2> 1043242 T2763 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1043243 T2763 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1043243 T2763 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1043244 T2763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/collection1/'
   [junit4]   2> 1043245 T2763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/collection1/lib/classes/' to classloader
   [junit4]   2> 1043245 T2763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/collection1/lib/README' to classloader
   [junit4]   2> 1043295 T2763 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1043341 T2763 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1043342 T2763 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1043348 T2763 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1043744 T2763 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1043749 T2763 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1043751 T2763 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1043762 T2763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1043765 T2763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1043768 T2763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1043769 T2763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1043771 T2763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1043771 T2763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1043772 T2763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1043772 T2763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1043772 T2763 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1043772 T2763 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1384682747877/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2/
   [junit4]   2> 1043773 T2763 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59364878
   [junit4]   2> 1043773 T2763 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2
   [junit4]   2> 1043773 T2763 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2/index/
   [junit4]   2> 1043774 T2763 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1043774 T2763 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2/index
   [junit4]   2> 1043774 T2763 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.6591796875, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=0.1300611905191107, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1043779 T2763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1043779 T2763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1043782 T2763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1043782 T2763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1043782 T2763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1043783 T2763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1043783 T2763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1043783 T2763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1043783 T2763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1043784 T2763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1043784 T2763 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1043784 T2763 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1043785 T2763 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1043785 T2763 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1043785 T2763 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1043785 T2763 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1043786 T2763 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1043786 T2763 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1043788 T2763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1043790 T2763 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1043790 T2763 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1043791 T2763 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=78.1689453125, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=7.107804143144989, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1043792 T2763 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1043792 T2763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1043792 T2763 oass.SolrIndexSearcher.<init> Opening Searcher@4985284d main
   [junit4]   2> 1043796 T2764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4985284d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1043798 T2763 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1043798 T2763 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57514 collection:collection1 shard:shard2
   [junit4]   2> 1043799 T2763 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1043804 T2763 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1043806 T2763 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1043806 T2763 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1043806 T2763 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57514/collection1/
   [junit4]   2> 1043806 T2763 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1043807 T2763 oasc.SyncStrategy.syncToMe http://127.0.0.1:57514/collection1/ has no replicas
   [junit4]   2> 1043807 T2763 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57514/collection1/ shard2
   [junit4]   2> 1043807 T2763 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1044069 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1044083 T2746 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> 1044083 T2733 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> 1044083 T2726 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> 1044083 T2762 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> 1044112 T2763 oasc.ZkController.register We are http://127.0.0.1:57514/collection1/ and leader is http://127.0.0.1:57514/collection1/
   [junit4]   2> 1044112 T2763 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57514
   [junit4]   2> 1044112 T2763 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1044112 T2763 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1044112 T2763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1044114 T2763 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1044115 T2704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1044115 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1044175 T2704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1044177 T2704 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59973
   [junit4]   2> 1044177 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1044178 T2704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1044178 T2704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906
   [junit4]   2> 1044178 T2704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/'
   [junit4]   2> 1044190 T2704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/solr.xml
   [junit4]   2> 1044232 T2704 oasc.CoreContainer.<init> New CoreContainer 114391919
   [junit4]   2> 1044233 T2704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/]
   [junit4]   2> 1044233 T2704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1044234 T2704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1044234 T2704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1044234 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1044234 T2704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1044234 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1044235 T2704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1044235 T2704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1044235 T2704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1044236 T2704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1044236 T2704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1044236 T2704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1044237 T2704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40418/solr
   [junit4]   2> 1044237 T2704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1044238 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044240 T2776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68001a5d name:ZooKeeperConnection Watcher:127.0.0.1:40418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1044241 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1044244 T2704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044245 T2778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d7948aa name:ZooKeeperConnection Watcher:127.0.0.1:40418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1044245 T2704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1044249 T2704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1045252 T2704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59973_
   [junit4]   2> 1045253 T2704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59973_
   [junit4]   2> 1045257 T2762 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1045257 T2746 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1045257 T2726 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1045257 T2778 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1045257 T2733 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1045273 T2779 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1045273 T2779 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1045274 T2779 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1045593 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1045594 T2727 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:57514",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57514_",
   [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> 1045598 T2727 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:59973",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59973_",
   [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> 1045599 T2727 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1045599 T2727 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1045603 T2778 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> 1045603 T2762 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> 1045603 T2733 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> 1045603 T2726 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> 1045603 T2746 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> 1046274 T2779 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1046274 T2779 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/collection1
   [junit4]   2> 1046275 T2779 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1046275 T2779 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1046276 T2779 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1046277 T2779 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/collection1/'
   [junit4]   2> 1046278 T2779 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/collection1/lib/classes/' to classloader
   [junit4]   2> 1046278 T2779 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/collection1/lib/README' to classloader
   [junit4]   2> 1046313 T2779 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1046353 T2779 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1046354 T2779 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1046360 T2779 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1046766 T2779 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1046771 T2779 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1046774 T2779 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1046784 T2779 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1046787 T2779 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1046789 T2779 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1046790 T2779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1046791 T2779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1046792 T2779 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1046792 T2779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1046793 T2779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1046793 T2779 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1046793 T2779 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1384682750906/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3/
   [junit4]   2> 1046793 T2779 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59364878
   [junit4]   2> 1046794 T2779 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3
   [junit4]   2> 1046794 T2779 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3/index/
   [junit4]   2> 1046794 T2779 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1046794 T2779 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3/index
   [junit4]   2> 1046795 T2779 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.6591796875, floorSegmentMB=1.8134765625, forceMergeDeletesPctAllowed=0.1300611905191107, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1047123 T2779 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1047123 T2779 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1047128 T2779 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1047128 T2779 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1047128 T2779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1047128 T2779 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1047129 T2779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1047129 T2779 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1047129 T2779 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1047129 T2779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1047129 T2779 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1047130 T2779 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1047130 T2779 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1047130 T2779 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1047131 T2779 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1047131 T2779 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1047131 T2779 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1047132 T2779 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1047134 T2779 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1047136 T2779 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1047136 T2779 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1047136 T2779 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=78.1689453125, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=7.107804143144989, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1047137 T2779 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1047137 T2779 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1047138 T2779 oass.SolrIndexSearcher.<init> Opening Searcher@424182c8 main
   [junit4]   2> 1047140 T2780 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@424182c8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1047141 T2779 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1047141 T2779 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59973 collection:collection1 shard:shard3
   [junit4]   2> 1047142 T2779 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1047149 T2779 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1047152 T2779 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1047152 T2779 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1047152 T2779 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59973/collection1/
   [junit4]   2> 1047152 T2779 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1047152 T2779 oasc.SyncStrategy.syncToMe http://127.0.0.1:59973/collection1/ has no replicas
   [junit4]   2> 1047152 T2779 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59973/collection1/ shard3
   [junit4]   2> 1047152 T2779 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1048610 T2727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1048615 T2778 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> 1048615 T2746 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> 1048616 T2762 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> 1048616 T2733 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> 1048615 T2726 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> 1048661 T2779 oasc.ZkController.register We are http://127.0.0.1:59973/collection1/ and leader is http://127.0.0.1:59973/collection1/
   [junit4]   2> 1048661 T2779 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59973
   [junit4]   2> 1048661 T2779 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1048662 T2779 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1048662 T2779 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1048665 T2779 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1048667 T2704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1048667 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1048752 T2704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1048753 T2704 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57248
   [junit4]   2> 1048755 T2704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1048755 T2704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1048755 T2704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1384682755458
   [junit4]   2> 1048756 T2704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1384682755458/'
   [junit4]   2> 1048767 T2704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1384682755458/solr.xml
   [junit4]   2> 1048806 T2704 oasc.CoreContainer.<init> New CoreContainer 112442778
   [junit4]   2> 1048807 T2704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1384682755458/]
   [junit4]   2> 1048808 T2704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeou

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

:null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node11"}
   [junit4]   2> 1104355 T3108 oasc.Overseer$ClusterStateUpdater.updateState shard=shard2 is already registered
   [junit4]   2> 1104358 T3108 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:43113",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43113_",
   [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> 1104367 T2704 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1104374 T2937 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> 1104419 T2704 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 35428
   [junit4]   2> 1104419 T2704 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1476768253
   [junit4]   2> 1104742 T2900 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1105421 T2704 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1105421 T2704 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1105423 T2704 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3abb368c
   [junit4]   2> 1105424 T2704 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=11,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=9,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=102,cumulative_deletesById=54,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6982,transaction_logs_total_number=1}
   [junit4]   2> 1105425 T2704 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1105425 T2704 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1105425 T2704 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1105426 T2704 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1105427 T2704 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1105427 T2704 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty12;done=false>>]
   [junit4]   2> 1105428 T2704 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty12
   [junit4]   2> 1105428 T2704 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty12/index.20131117060625502 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty12/index.20131117060625502;done=false>>]
   [junit4]   2> 1105428 T2704 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1384682741413/jetty12/index.20131117060625502
   [junit4]   2> 1105429 T3108 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90746568141373468-127.0.0.1:35428_-n_0000000012) am no longer a leader.
   [junit4]   2> 1105454 T2704 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1105585 T2704 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1105587 T2704 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40418 40418
   [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=4528B9BE78B8D963 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_GR -Dtests.timezone=America/Aruba -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 71.2s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard2 is not consistent.  Got 59 from http://127.0.0.1:51496/collection1lastClient and got 54 from http://127.0.0.1:43113/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4528B9BE78B8D963:C4CE37A60FE7B95F]: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> 1105820 T2704 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 71206 T2703 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1106931 T2937 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=el_GR, timezone=America/Aruba
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=3,free=39864032,total=393416704
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXmlPersistence, FieldAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory, TestSolr4Spatial, TestIndexSearcher, SpellingQueryConverterTest, TestUniqueKeyFieldResource, DateFieldTest, PluginInfoTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentDistributedTest, FileUtilsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, ShardRoutingCustomTest, OutputWriterTest, TestJmxIntegration, DocValuesMissingTest, SolrRequestParserTest, TestReloadAndDeleteDocs, HighlighterTest, BlockCacheTest, HdfsCollectionsAPIDistributedZkTest, TestSolrQueryParserResource, RequiredFieldsTest, TestZkChroot, CollectionsAPIDistributedZkTest, TestRecovery, TestDFRSimilarityFactory, DeleteShardTest, TestDistributedGrouping, TestStressRecovery, BasicZkTest, MigrateRouteKeyTest, TestReload, SpellCheckComponentTest, LeaderElectionIntegrationTest, TestStressLucene, AliasIntegrationTest, NotRequiredUniqueKeyTest, TestSimpleQParserPlugin, BasicDistributedZk2Test, ChangedSchemaMergeTest, TestCodecSupport, TestArbitraryIndexDir, SignatureUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest, OpenCloseCoreStressTest, ZkNodePropsTest, TestNumberUtils, TestDefaultSimilarityFactory, BadIndexSchemaTest, TestCollapseQParserPlugin, DeleteInactiveReplicaTest, SpellCheckCollatorTest, DirectUpdateHandlerTest, TestStressReorder, DirectSolrSpellCheckerTest, TestQuerySenderListener, SolrPluginUtilsTest, TestFuzzyAnalyzedSuggestions, SimplePostToolTest, PingRequestHandlerTest, AlternateDirectoryTest, TestRTGBase, RAMDirectoryFactoryTest, TestMultiCoreConfBootstrap, TestFiltering, TestDistribDocBasedVersion, UniqFieldsUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, TestAddFieldRealTimeGet, SolrCmdDistributorTest, TestWordDelimiterFilterFactory, BadCopyFieldTest, TestFastWriter, TestFastOutputStream, TestFoldingMultitermQuery, TestBinaryResponseWriter, DistanceFunctionTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 72.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 513 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:400: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1272: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:908: There were test failures: 340 suites, 1492 tests, 1 failure, 35 ignored (6 assumptions)

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