You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/04 09:41:41 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4636 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4636/

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([255CFD629A55A423:A4BA737AED0AC41F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:724)




Build Log:
[...truncated 10579 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 363791 T629 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 363792 T629 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 363798 T629 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1393918092766
   [junit4]   2> 363799 T629 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 363799 T630 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 363900 T629 oasc.ZkTestServer.run start zk server on port:60775
   [junit4]   2> 363901 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 363908 T636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fb403a3 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 363908 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 363909 T629 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 363913 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 363922 T638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34a846c9 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 363922 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 363923 T629 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 363926 T629 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 363936 T629 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 363939 T629 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 363942 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 363943 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 363956 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 363957 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 364061 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 364062 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 364073 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 364074 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 364078 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 364078 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 364081 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 364082 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 364085 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 364086 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 364089 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 364090 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 364093 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 364094 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 364097 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 364098 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 364101 T629 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 364101 T629 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 364107 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364109 T640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@288f0f7a name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364109 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365001 T629 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 365006 T629 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 365010 T629 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:60780
   [junit4]   2> 365012 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 365013 T629 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 365013 T629 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080
   [junit4]   2> 365013 T629 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/'
   [junit4]   2> 365049 T629 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/solr.xml
   [junit4]   2> 365135 T629 oasc.CoreContainer.<init> New CoreContainer 852936962
   [junit4]   2> 365136 T629 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/]
   [junit4]   2> 365137 T629 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 365138 T629 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 365138 T629 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 365139 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 365139 T629 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 365139 T629 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 365140 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 365140 T629 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 365140 T629 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 365153 T629 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 365153 T629 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 365153 T629 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 365154 T629 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 365154 T629 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 365155 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 365158 T651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@773a5ae8 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365159 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365161 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 365163 T653 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b47f1b4 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365163 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365172 T629 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 365176 T629 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 365187 T629 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 365189 T629 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60780_
   [junit4]   2> 365191 T629 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60780_
   [junit4]   2> 365194 T629 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 365196 T629 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 365209 T629 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60780_
   [junit4]   2> 365210 T629 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 365212 T629 oasc.Overseer.start Overseer (id=91351816128167940-127.0.0.1:60780_-n_0000000000) starting
   [junit4]   2> 365222 T629 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 365232 T655 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 365233 T629 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 365233 T655 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 365235 T629 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 365237 T629 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 365240 T654 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 365247 T656 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 365248 T656 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 365249 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365249 T656 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 365251 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 365252 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60780",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60780_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 365252 T654 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 365252 T654 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 365255 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365264 T653 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> 366251 T656 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 366251 T656 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/collection1
   [junit4]   2> 366252 T656 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 366253 T656 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 366253 T656 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 366254 T656 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 366254 T656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/collection1/'
   [junit4]   2> 366256 T656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/collection1/lib/classes/' to classloader
   [junit4]   2> 366257 T656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/collection1/lib/README' to classloader
   [junit4]   2> 366257 T656 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/collection1/lib/.svn/' to classloader
   [junit4]   2> 366348 T656 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 366423 T656 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 366525 T656 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 366533 T656 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 367144 T656 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 367148 T656 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 367151 T656 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 367157 T656 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 367193 T656 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 367251 T656 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393918093080/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data/
   [junit4]   2> 367251 T656 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7799cf
   [junit4]   2> 367253 T656 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data
   [junit4]   2> 367254 T656 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data/index/
   [junit4]   2> 367255 T656 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 367257 T656 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data/index
   [junit4]   2> 367257 T656 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=70.287109375, floorSegmentMB=1.671875, forceMergeDeletesPctAllowed=2.1262354381804336, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 367262 T656 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 367263 T656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 367268 T656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 367269 T656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 367270 T656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 367270 T656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 367270 T656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 367271 T656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 367272 T656 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 367272 T656 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 367272 T656 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 367273 T656 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 367274 T656 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 367274 T656 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 367275 T656 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 367276 T656 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 367276 T656 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 367277 T656 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 367278 T656 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 367295 T656 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 367299 T656 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 367300 T656 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 367301 T656 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=45.9091796875, floorSegmentMB=0.8974609375, forceMergeDeletesPctAllowed=6.30183909316406, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 367303 T656 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 367303 T656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 367304 T656 oass.SolrIndexSearcher.<init> Opening Searcher@5aca499a[collection1] main
   [junit4]   2> 367308 T657 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5aca499a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 367312 T656 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 367313 T629 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 367313 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 367313 T660 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60780 collection:control_collection shard:shard1
   [junit4]   2> 367315 T660 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 367322 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 367332 T662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@450ef2da name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 367333 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 367350 T629 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 367437 T660 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 367438 T629 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 367475 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367476 T660 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 367476 T660 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@7330740b url=https://127.0.0.1:60780/collection1 node=127.0.0.1:60780_ C59_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:60780, core=collection1, node_name=127.0.0.1:60780_}
   [junit4]   2> 367476 T660 C59 P60780 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60780/collection1/
   [junit4]   2> 367477 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 367477 T660 C59 P60780 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 367478 T660 C59 P60780 oasc.SyncStrategy.syncToMe https://127.0.0.1:60780/collection1/ has no replicas
   [junit4]   2> 367478 T660 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60780/collection1/ shard1
   [junit4]   2> 367478 T660 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 367513 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367544 T662 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> 367544 T653 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> 367561 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 367571 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367674 T653 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> 367674 T662 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> 367713 T660 oasc.ZkController.register We are https://127.0.0.1:60780/collection1/ and leader is https://127.0.0.1:60780/collection1/
   [junit4]   2> 367713 T660 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60780
   [junit4]   2> 367713 T660 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 367714 T660 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 367714 T660 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 367716 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367716 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367716 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367716 T660 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 367718 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 367719 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60780",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60780_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 367743 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367847 T653 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> 367847 T662 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> 368434 T629 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 368435 T629 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 368440 T629 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 368442 T629 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:60789
   [junit4]   2> 368444 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 368445 T629 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368445 T629 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407
   [junit4]   2> 368446 T629 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/'
   [junit4]   2> 368475 T629 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/solr.xml
   [junit4]   2> 368551 T629 oasc.CoreContainer.<init> New CoreContainer 1627520509
   [junit4]   2> 368552 T629 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/]
   [junit4]   2> 368554 T629 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 368554 T629 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 368554 T629 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 368555 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 368555 T629 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 368555 T629 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 368556 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 368556 T629 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 368556 T629 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 368568 T629 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 368568 T629 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 368569 T629 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 368569 T629 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 368569 T629 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 368570 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 368598 T673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34ae923f name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368599 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 368606 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 368608 T675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@786a4808 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368608 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 368621 T629 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 369625 T629 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60789_
   [junit4]   2> 369655 T629 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60789_
   [junit4]   2> 369659 T653 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 369659 T675 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 369659 T662 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 369671 T676 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 369671 T676 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 369692 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369693 T676 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 369693 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369693 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369694 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 369695 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60789",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60789_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 369696 T654 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 369696 T654 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 369713 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369714 T653 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> 369714 T662 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> 369714 T675 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> 370694 T676 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 370694 T676 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/collection1
   [junit4]   2> 370695 T676 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 370696 T676 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 370696 T676 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 370697 T676 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 370698 T676 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/collection1/'
   [junit4]   2> 370699 T676 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/collection1/lib/classes/' to classloader
   [junit4]   2> 370700 T676 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/collection1/lib/.svn/' to classloader
   [junit4]   2> 370701 T676 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/collection1/lib/README' to classloader
   [junit4]   2> 370775 T676 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 370851 T676 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 370953 T676 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 370966 T676 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 371592 T676 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 371597 T676 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 371599 T676 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 371605 T676 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 371639 T676 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 371640 T676 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393918096407/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1/
   [junit4]   2> 371640 T676 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7799cf
   [junit4]   2> 371642 T676 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1
   [junit4]   2> 371642 T676 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1/index/
   [junit4]   2> 371643 T676 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 371644 T676 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1/index
   [junit4]   2> 371645 T676 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=70.287109375, floorSegmentMB=1.671875, forceMergeDeletesPctAllowed=2.1262354381804336, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 371649 T676 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 371650 T676 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 371657 T676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 371658 T676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 371658 T676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 371658 T676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 371659 T676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 371659 T676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 371660 T676 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 371660 T676 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 371661 T676 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 371662 T676 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 371662 T676 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 371663 T676 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 371663 T676 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 371664 T676 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 371665 T676 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 371666 T676 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 371667 T676 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 371683 T676 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 371688 T676 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 371688 T676 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 371689 T676 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=45.9091796875, floorSegmentMB=0.8974609375, forceMergeDeletesPctAllowed=6.30183909316406, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 371691 T676 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 371692 T676 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 371692 T676 oass.SolrIndexSearcher.<init> Opening Searcher@5d2d0700[collection1] main
   [junit4]   2> 371698 T677 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d2d0700[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 371703 T676 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 371704 T629 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 371705 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 371704 T680 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60789 collection:collection1 shard:shard1
   [junit4]   2> 371707 T680 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 371724 T680 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 371736 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371736 T680 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 371737 T680 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@c73606 url=https://127.0.0.1:60789/collection1 node=127.0.0.1:60789_ C60_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:60789, core=collection1, node_name=127.0.0.1:60789_}
   [junit4]   2> 371737 T680 C60 P60789 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60789/collection1/
   [junit4]   2> 371737 T680 C60 P60789 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 371738 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371738 T680 C60 P60789 oasc.SyncStrategy.syncToMe https://127.0.0.1:60789/collection1/ has no replicas
   [junit4]   2> 371738 T680 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60789/collection1/ shard1
   [junit4]   2> 371739 T680 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 371742 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371753 T653 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> 371753 T675 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> 371753 T662 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> 371763 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371773 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371876 T675 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> 371876 T662 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> 371876 T653 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> 371916 T680 oasc.ZkController.register We are https://127.0.0.1:60789/collection1/ and leader is https://127.0.0.1:60789/collection1/
   [junit4]   2> 371916 T680 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60789
   [junit4]   2> 371916 T680 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 371917 T680 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 371917 T680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 371919 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371919 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371919 T680 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371919 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371921 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371922 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60789",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60789_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 371925 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 372030 T662 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> 372030 T675 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> 372030 T653 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> 372869 T629 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 372871 T629 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 372878 T629 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 372881 T629 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:60798
   [junit4]   2> 372885 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 372885 T629 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 372886 T629 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676
   [junit4]   2> 372886 T629 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/'
   [junit4]   2> 372930 T629 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/solr.xml
   [junit4]   2> 373035 T629 oasc.CoreContainer.<init> New CoreContainer 1951949654
   [junit4]   2> 373036 T629 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/]
   [junit4]   2> 373038 T629 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 373039 T629 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 373039 T629 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 373040 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 373040 T629 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 373041 T629 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 373041 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 373042 T629 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 373042 T629 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 373060 T629 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 373060 T629 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 373061 T629 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 373061 T629 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 373062 T629 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 373063 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 373067 T691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d571114 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 373068 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 373071 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 373083 T693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74a4b7dd name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 373083 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 373089 T629 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 374093 T629 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60798_
   [junit4]   2> 374096 T629 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60798_
   [junit4]   2> 374099 T662 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 374099 T675 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 374099 T653 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 374099 T693 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 374115 T694 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 374116 T694 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 374117 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 374117 T694 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 374118 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 374118 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 374120 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 374121 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60798",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60798_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 374121 T654 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 374122 T654 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 374125 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 374133 T662 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> 374133 T675 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> 374133 T653 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> 374133 T693 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> 375119 T694 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 375119 T694 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/collection1
   [junit4]   2> 375120 T694 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 375121 T694 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 375121 T694 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 375122 T694 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 375123 T694 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/collection1/'
   [junit4]   2> 375124 T694 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/collection1/lib/classes/' to classloader
   [junit4]   2> 375125 T694 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/collection1/lib/README' to classloader
   [junit4]   2> 375125 T694 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/collection1/lib/.svn/' to classloader
   [junit4]   2> 375199 T694 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 375272 T694 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 375374 T694 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 375386 T694 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 375995 T694 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 375999 T694 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 376002 T694 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 376008 T694 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 376042 T694 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 376043 T694 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393918100676/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2/
   [junit4]   2> 376043 T694 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7799cf
   [junit4]   2> 376045 T694 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2
   [junit4]   2> 376046 T694 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2/index/
   [junit4]   2> 376046 T694 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 376048 T694 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2/index
   [junit4]   2> 376049 T694 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=70.287109375, floorSegmentMB=1.671875, forceMergeDeletesPctAllowed=2.1262354381804336, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 376054 T694 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 376054 T694 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 376061 T694 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 376062 T694 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 376062 T694 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 376063 T694 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 376063 T694 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 376064 T694 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 376064 T694 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 376065 T694 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 376065 T694 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 376066 T694 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 376067 T694 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 376067 T694 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 376068 T694 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 376069 T694 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 376069 T694 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 376070 T694 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 376071 T694 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 376092 T694 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 376097 T694 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 376097 T694 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 376098 T694 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=45.9091796875, floorSegmentMB=0.8974609375, forceMergeDeletesPctAllowed=6.30183909316406, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 376100 T694 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 376101 T694 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 376101 T694 oass.SolrIndexSearcher.<init> Opening Searcher@7a181dd7[collection1] main
   [junit4]   2> 376107 T695 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a181dd7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 376111 T694 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 376112 T629 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 376113 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 376112 T698 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60798 collection:collection1 shard:shard2
   [junit4]   2> 376115 T698 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 376124 T698 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 376134 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376135 T698 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 376135 T698 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@9e6fdae url=https://127.0.0.1:60798/collection1 node=127.0.0.1:60798_ C61_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:60798, core=collection1, node_name=127.0.0.1:60798_}
   [junit4]   2> 376135 T698 C61 P60798 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60798/collection1/
   [junit4]   2> 376136 T698 C61 P60798 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 376136 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376136 T698 C61 P60798 oasc.SyncStrategy.syncToMe https://127.0.0.1:60798/collection1/ has no replicas
   [junit4]   2> 376137 T698 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60798/collection1/ shard2
   [junit4]   2> 376137 T698 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 376141 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376150 T653 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> 376150 T662 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> 376150 T675 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> 376150 T693 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> 376164 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376178 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376282 T653 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> 376282 T662 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> 376282 T675 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> 376282 T693 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> 376315 T698 oasc.ZkController.register We are https://127.0.0.1:60798/collection1/ and leader is https://127.0.0.1:60798/collection1/
   [junit4]   2> 376315 T698 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60798
   [junit4]   2> 376315 T698 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 376316 T698 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 376316 T698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 376318 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376318 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376318 T698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376318 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376321 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376321 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60798",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60798_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 376325 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 376430 T662 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> 376430 T693 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> 376430 T675 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> 376430 T653 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> 377296 T629 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 377297 T629 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 377302 T629 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 377304 T629 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:60808
   [junit4]   2> 377306 T629 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 377307 T629 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 377307 T629 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084
   [junit4]   2> 377307 T629 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/'
   [junit4]   2> 377347 T629 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/solr.xml
   [junit4]   2> 377435 T629 oasc.CoreContainer.<init> New CoreContainer 741689024
   [junit4]   2> 377436 T629 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/]
   [junit4]   2> 377437 T629 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 377438 T629 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 377438 T629 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 377438 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 377439 T629 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 377439 T629 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 377440 T629 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 377440 T629 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 377440 T629 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 377452 T629 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 377452 T629 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 377453 T629 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 377453 T629 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 377453 T629 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 377454 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377467 T709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2aeea6dc name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377467 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377471 T629 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377486 T711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bd7921c name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377486 T629 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377492 T629 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 378496 T629 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60808_
   [junit4]   2> 378499 T629 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60808_
   [junit4]   2> 378503 T662 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 378503 T711 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 378503 T693 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 378503 T675 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 378503 T653 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 378526 T712 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 378527 T712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 378528 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378529 T712 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 378529 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378529 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378531 T654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 378532 T654 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60808",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60808_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 378532 T654 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 378532 T654 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 378537 T653 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378546 T711 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> 378546 T675 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> 378546 T693 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> 378546 T662 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> 378546 T653 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> 379530 T712 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 379530 T712 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/collection1
   [junit4]   2> 379531 T712 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 379532 T712 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 379532 T712 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 379533 T712 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 379534 T712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/collection1/'
   [junit4]   2> 379535 T712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/collection1/lib/.svn/' to classloader
   [junit4]   2> 379536 T712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/collection1/lib/classes/' to classloader
   [junit4]   2> 379537 T712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/collection1/lib/README' to classloader
   [junit4]   2> 379610 T712 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 379682 T712 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 379784 T712 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 379796 T712 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 380422 T712 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 380426 T712 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 380429 T712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 380435 T712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 380470 T712 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 380471 T712 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393918105084/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty3/
   [junit4]   2> 380471 T712 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7799cf
   [junit4]   2> 380473 T712 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty3
   [junit4]   2> 380474 T712 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMon

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

ion1 (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>     /solr/collections/collection1/leaders (2)
   [junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"https://127.0.0.1:60880",
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:60880_"}
   [junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"https://127.0.0.1:60798",
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:60798_"}
   [junit4]   1>     /solr/collections/collection1/leader_elect (2)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (3)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91351816128167967-core_node7-n_0000000007 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91351816128167965-core_node5-n_0000000009 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91351816128167969-core_node3-n_0000000008 (0)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91351816128167963-core_node2-n_0000000004 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91351816128167961-core_node6-n_0000000005 (0)
   [junit4]   1>    /solr/collections/control_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"https://127.0.0.1:60780",
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:60780_"}
   [junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/91351816128167940-core_node1-n_0000000000 (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=255CFD629A55A423 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=America/Recife -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2955s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([255CFD629A55A423:A4BA737AED0AC41F]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:212)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 3318727 T629 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 3319054 T653 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3319172 T2971 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3319312 T3630 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3319407 T2996 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3319671 T3047 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3320186 T2936 C249 P60849 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 3320195 T2936 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 3320195 T2936 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3bac54e6
   [junit4]   2> 3320200 T2936 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=24,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=94,cumulative_deletesById=50,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=2}
   [junit4]   2> 3320200 T2936 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3320200 T2936 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3320201 T2936 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3320202 T2936 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3320204 T2936 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3320205 T2936 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty6 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty6;done=false>>]
   [junit4]   2> 3320205 T2936 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty6
   [junit4]   2> 3320205 T2936 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty6/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty6/index;done=false>>]
   [junit4]   2> 3320206 T2936 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393918092766/jetty6/index
   [junit4]   2> 3320206 T2936 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3320206 T2936 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=64), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=64)), sim=DefaultSimilarity, locale=fi_FI, timezone=America/Recife
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=79239032,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, TestStressLucene, FieldAnalysisRequestHandlerTest, TestInfoStreamLogging, LeaderElectionIntegrationTest, BasicDistributedZk2Test, IndexSchemaRuntimeFieldTest, HdfsBasicDistributedZk2Test, NoFacetTest, CursorMarkTest, DistributedQueryComponentCustomSortTest, TestCSVLoader, TestSchemaSimilarityResource, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 2956.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 866 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:465: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:907: There were test failures: 377 suites, 1615 tests, 1 failure, 49 ignored (20 assumptions)

Total time: 106 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure