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

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9505 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9505/
Java: 32bit/jdk1.7.0_51 -client -XX:+UseParallelGC

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

Error Message:
document count mismatch.  control=1952 sum(shards)=1951 cloudClient=1951

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1952 sum(shards)=1951 cloudClient=1951
	at __randomizedtesting.SeedInfo.seed([AB9C3D0931F47C85:2A7AB31146AB1CB9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	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:744)




Build Log:
[...truncated 10170 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 265889 T1233 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 265889 T1233 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 265893 T1233 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1392636921895
   [junit4]   2> 265893 T1233 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 265894 T1234 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 265994 T1233 oasc.ZkTestServer.run start zk server on port:36325
   [junit4]   2> 265995 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266063 T1240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@417c4c name:ZooKeeperConnection Watcher:127.0.0.1:36325 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266063 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266064 T1233 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 266068 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266069 T1242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1712c57 name:ZooKeeperConnection Watcher:127.0.0.1:36325/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266069 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266070 T1233 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 266073 T1233 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 266076 T1233 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 266078 T1233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 266079 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 266080 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 266082 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 266082 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 266085 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 266085 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 266087 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 266087 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 266089 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 266089 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 266091 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 266092 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 266093 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 266094 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 266096 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 266096 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 266098 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 266098 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 266100 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 266101 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 266103 T1233 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 266103 T1233 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 266168 T1233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 266171 T1233 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43786
   [junit4]   2> 266172 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 266172 T1233 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 266172 T1233 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108
   [junit4]   2> 266173 T1233 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/'
   [junit4]   2> 266184 T1233 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/solr.xml
   [junit4]   2> 266233 T1233 oasc.CoreContainer.<init> New CoreContainer 18682528
   [junit4]   2> 266233 T1233 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/]
   [junit4]   2> 266235 T1233 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 266235 T1233 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 266235 T1233 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 266236 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 266236 T1233 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 266236 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 266237 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 266237 T1233 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 266237 T1233 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 266239 T1233 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 266240 T1233 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 266240 T1233 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 266241 T1233 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36325/solr
   [junit4]   2> 266241 T1233 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 266242 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266244 T1253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b1eef3 name:ZooKeeperConnection Watcher:127.0.0.1:36325 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266244 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266246 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266247 T1255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@692771 name:ZooKeeperConnection Watcher:127.0.0.1:36325/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266248 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266249 T1233 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 266251 T1233 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 266254 T1233 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 266256 T1233 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43786_
   [junit4]   2> 266256 T1233 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43786_
   [junit4]   2> 266258 T1233 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 266260 T1233 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 266262 T1233 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43786_
   [junit4]   2> 266263 T1233 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 266264 T1233 oasc.Overseer.start Overseer (id=91267853313441795-127.0.0.1:43786_-n_0000000000) starting
   [junit4]   2> 266267 T1233 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 266270 T1257 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 266270 T1233 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 266270 T1257 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 266274 T1233 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 266276 T1233 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 266279 T1256 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 266282 T1258 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 266283 T1258 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 266285 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266285 T1258 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 266286 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 266287 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43786",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43786_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 266287 T1256 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 266287 T1256 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 266289 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266290 T1255 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> 267285 T1258 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 267286 T1258 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/collection1
   [junit4]   2> 267286 T1258 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 267287 T1258 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 267287 T1258 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 267288 T1258 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 267288 T1258 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/collection1/'
   [junit4]   2> 267289 T1258 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/collection1/lib/classes/' to classloader
   [junit4]   2> 267289 T1258 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/collection1/lib/README' to classloader
   [junit4]   2> 267336 T1258 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 267380 T1258 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 267382 T1258 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 267389 T1258 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 267738 T1258 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 267740 T1258 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 267742 T1258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 267746 T1258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 267780 T1258 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 267791 T1258 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392636922108/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data/
   [junit4]   2> 267791 T1258 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16edd1d
   [junit4]   2> 267792 T1258 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data
   [junit4]   2> 267792 T1258 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data/index/
   [junit4]   2> 267792 T1258 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 267793 T1258 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data/index
   [junit4]   2> 267793 T1258 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 267795 T1258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 267795 T1258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 267798 T1258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 267798 T1258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 267799 T1258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 267799 T1258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 267799 T1258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 267799 T1258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 267800 T1258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 267800 T1258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 267800 T1258 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 267801 T1258 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 267801 T1258 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 267801 T1258 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 267801 T1258 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 267802 T1258 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 267802 T1258 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 267803 T1258 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 267803 T1258 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 267806 T1258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 267808 T1258 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 267809 T1258 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 267810 T1258 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=8.0078125, floorSegmentMB=1.0859375, forceMergeDeletesPctAllowed=21.099702353805615, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.79896787184218
   [junit4]   2> 267811 T1258 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 267811 T1258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 267812 T1258 oass.SolrIndexSearcher.<init> Opening Searcher@842b3d[collection1] main
   [junit4]   2> 267814 T1259 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@842b3d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 267816 T1258 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 267817 T1233 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 267818 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 267817 T1262 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43786 collection:control_collection shard:shard1
   [junit4]   2> 267819 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 267819 T1262 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 267820 T1264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@80c65e name:ZooKeeperConnection Watcher:127.0.0.1:36325/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267821 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 267822 T1233 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 267824 T1233 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 267826 T1262 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 267828 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267829 T1262 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 267829 T1262 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 267829 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C216 name=collection1 org.apache.solr.core.SolrCore@169e71b url=http://127.0.0.1:43786/collection1 node=127.0.0.1:43786_ C216_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43786, core=collection1, node_name=127.0.0.1:43786_}
   [junit4]   2> 267829 T1262 C216 P43786 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43786/collection1/
   [junit4]   2> 267830 T1262 C216 P43786 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 267830 T1262 C216 P43786 oasc.SyncStrategy.syncToMe http://127.0.0.1:43786/collection1/ has no replicas
   [junit4]   2> 267830 T1262 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43786/collection1/ shard1
   [junit4]   2> 267831 T1262 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 267833 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267835 T1255 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> 267835 T1264 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> 267839 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267842 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 267846 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267899 T1233 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 267900 T1233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 267902 T1233 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52358
   [junit4]   2> 267903 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 267903 T1233 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 267903 T1233 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827
   [junit4]   2> 267904 T1233 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/'
   [junit4]   2> 267921 T1233 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/solr.xml
   [junit4]   2> 267949 T1264 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> 267949 T1255 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> 267984 T1233 oasc.CoreContainer.<init> New CoreContainer 4854727
   [junit4]   2> 267984 T1233 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/]
   [junit4]   2> 267986 T1233 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 267987 T1233 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 267987 T1233 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 267987 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 267988 T1233 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 267988 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 267989 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 267989 T1233 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 267990 T1233 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 267991 T1262 oasc.ZkController.register We are http://127.0.0.1:43786/collection1/ and leader is http://127.0.0.1:43786/collection1/
   [junit4]   2> 267991 T1262 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43786
   [junit4]   2> 267991 T1262 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 267991 T1262 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 267992 T1262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 267992 T1233 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 267993 T1233 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 267993 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267993 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267993 T1233 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 267993 T1262 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 267994 T1233 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36325/solr
   [junit4]   2> 267993 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267995 T1233 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 267995 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 267995 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 267996 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43786",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43786_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 267997 T1275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c6d6d4 name:ZooKeeperConnection Watcher:127.0.0.1:36325 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 267997 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 267999 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267999 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 268000 T1277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ac72dd name:ZooKeeperConnection Watcher:127.0.0.1:36325/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 268001 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 268004 T1233 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 268103 T1277 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> 268103 T1255 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> 268103 T1264 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> 269007 T1233 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52358_
   [junit4]   2> 269008 T1233 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52358_
   [junit4]   2> 269010 T1264 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 269010 T1255 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 269010 T1277 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 269017 T1278 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 269017 T1278 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 269018 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 269018 T1278 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 269018 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 269019 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 269020 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 269021 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52358_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 269021 T1256 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 269021 T1256 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 269023 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 269126 T1255 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> 269126 T1264 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> 269126 T1277 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> 270019 T1278 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 270019 T1278 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/collection1
   [junit4]   2> 270019 T1278 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 270020 T1278 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 270021 T1278 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 270022 T1278 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 270022 T1278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/collection1/'
   [junit4]   2> 270023 T1278 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/collection1/lib/classes/' to classloader
   [junit4]   2> 270023 T1278 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/collection1/lib/README' to classloader
   [junit4]   2> 270066 T1278 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 270109 T1278 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 270110 T1278 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 270118 T1278 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 270470 T1278 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 270473 T1278 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 270475 T1278 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 270478 T1278 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 270493 T1278 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 270494 T1278 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392636923827/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1/
   [junit4]   2> 270494 T1278 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16edd1d
   [junit4]   2> 270494 T1278 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1
   [junit4]   2> 270495 T1278 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1/index/
   [junit4]   2> 270495 T1278 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 270495 T1278 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1/index
   [junit4]   2> 270496 T1278 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 270498 T1278 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 270498 T1278 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 270501 T1278 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 270501 T1278 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 270502 T1278 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 270502 T1278 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 270502 T1278 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 270502 T1278 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 270503 T1278 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 270503 T1278 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 270503 T1278 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 270504 T1278 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 270504 T1278 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 270504 T1278 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 270505 T1278 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 270505 T1278 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 270505 T1278 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 270506 T1278 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 270507 T1278 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 270509 T1278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 270511 T1278 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 270511 T1278 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 270512 T1278 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=8.0078125, floorSegmentMB=1.0859375, forceMergeDeletesPctAllowed=21.099702353805615, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.79896787184218
   [junit4]   2> 270513 T1278 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 270513 T1278 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 270514 T1278 oass.SolrIndexSearcher.<init> Opening Searcher@87623d[collection1] main
   [junit4]   2> 270518 T1279 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@87623d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 270524 T1278 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 270525 T1233 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 270526 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 270525 T1282 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52358 collection:collection1 shard:shard1
   [junit4]   2> 270528 T1282 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 270533 T1282 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 270535 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270535 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270535 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270535 T1282 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 270535 T1282 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C217 name=collection1 org.apache.solr.core.SolrCore@560cae url=http://127.0.0.1:52358/collection1 node=127.0.0.1:52358_ C217_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52358, core=collection1, node_name=127.0.0.1:52358_}
   [junit4]   2> 270535 T1282 C217 P52358 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52358/collection1/
   [junit4]   2> 270536 T1282 C217 P52358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 270536 T1282 C217 P52358 oasc.SyncStrategy.syncToMe http://127.0.0.1:52358/collection1/ has no replicas
   [junit4]   2> 270536 T1282 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52358/collection1/ shard1
   [junit4]   2> 270536 T1282 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 270536 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 270541 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270543 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270548 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270608 T1233 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 270609 T1233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 270611 T1233 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60216
   [junit4]   2> 270612 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 270613 T1233 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 270613 T1233 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529
   [junit4]   2> 270613 T1233 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/'
   [junit4]   2> 270625 T1233 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/solr.xml
   [junit4]   2> 270651 T1264 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> 270651 T1277 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> 270651 T1255 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> 270666 T1233 oasc.CoreContainer.<init> New CoreContainer 4488117
   [junit4]   2> 270667 T1233 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/]
   [junit4]   2> 270668 T1233 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 270668 T1233 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 270668 T1233 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 270669 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 270669 T1233 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 270669 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 270670 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 270670 T1233 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 270670 T1233 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 270672 T1233 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 270673 T1233 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 270673 T1233 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 270673 T1233 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36325/solr
   [junit4]   2> 270674 T1233 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 270674 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270676 T1293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15b06b name:ZooKeeperConnection Watcher:127.0.0.1:36325 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270676 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270678 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270679 T1295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6beb8b name:ZooKeeperConnection Watcher:127.0.0.1:36325/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270680 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270683 T1233 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 270694 T1282 oasc.ZkController.register We are http://127.0.0.1:52358/collection1/ and leader is http://127.0.0.1:52358/collection1/
   [junit4]   2> 270694 T1282 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52358
   [junit4]   2> 270694 T1282 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 270695 T1282 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 270695 T1282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 270696 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270696 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270696 T1282 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 270696 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270697 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 270698 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52358_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 270700 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 270802 T1264 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> 270802 T1295 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> 270802 T1277 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> 270802 T1255 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> 271685 T1233 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60216_
   [junit4]   2> 271686 T1233 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60216_
   [junit4]   2> 271689 T1264 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 271689 T1295 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 271689 T1277 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 271689 T1255 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 271695 T1296 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 271695 T1296 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 271697 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271697 T1296 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 271697 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271698 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271699 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 271700 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60216_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 271700 T1256 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 271700 T1256 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 271702 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271805 T1255 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> 271805 T1277 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> 271805 T1295 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> 271805 T1264 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> 272697 T1296 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 272698 T1296 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/collection1
   [junit4]   2> 272698 T1296 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 272699 T1296 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 272699 T1296 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 272700 T1296 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 272700 T1296 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/collection1/'
   [junit4]   2> 272701 T1296 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/collection1/lib/classes/' to classloader
   [junit4]   2> 272701 T1296 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/collection1/lib/README' to classloader
   [junit4]   2> 272739 T1296 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 272787 T1296 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 272789 T1296 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 272796 T1296 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 273152 T1296 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 273155 T1296 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 273157 T1296 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 273161 T1296 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 273181 T1296 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 273181 T1296 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392636926529/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2/
   [junit4]   2> 273181 T1296 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16edd1d
   [junit4]   2> 273182 T1296 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2
   [junit4]   2> 273182 T1296 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2/index/
   [junit4]   2> 273183 T1296 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 273183 T1296 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2/index
   [junit4]   2> 273184 T1296 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 273186 T1296 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 273186 T1296 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 273189 T1296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 273190 T1296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 273190 T1296 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 273190 T1296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 273190 T1296 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 273191 T1296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 273191 T1296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 273191 T1296 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 273191 T1296 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 273192 T1296 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 273193 T1296 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 273193 T1296 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 273193 T1296 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 273194 T1296 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 273194 T1296 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 273195 T1296 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 273195 T1296 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 273197 T1296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 273200 T1296 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 273200 T1296 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 273201 T1296 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=8.0078125, floorSegmentMB=1.0859375, forceMergeDeletesPctAllowed=21.099702353805615, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.79896787184218
   [junit4]   2> 273202 T1296 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 273202 T1296 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 273202 T1296 oass.SolrIndexSearcher.<init> Opening Searcher@10c715e[collection1] main
   [junit4]   2> 273206 T1297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10c715e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 273210 T1296 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 273210 T1233 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 273211 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 273210 T1300 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60216 collection:collection1 shard:shard2
   [junit4]   2> 273212 T1300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 273216 T1300 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 273218 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273218 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273218 T1300 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 273218 T1300 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 273218 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273219 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C218 name=collection1 org.apache.solr.core.SolrCore@be8a14 url=http://127.0.0.1:60216/collection1 node=127.0.0.1:60216_ C218_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60216, core=collection1, node_name=127.0.0.1:60216_}
   [junit4]   2> 273219 T1300 C218 P60216 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60216/collection1/
   [junit4]   2> 273219 T1300 C218 P60216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 273220 T1300 C218 P60216 oasc.SyncStrategy.syncToMe http://127.0.0.1:60216/collection1/ has no replicas
   [junit4]   2> 273220 T1300 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60216/collection1/ shard2
   [junit4]   2> 273220 T1300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 273221 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273224 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273226 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273279 T1233 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 273279 T1233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 273281 T1233 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42986
   [junit4]   2> 273282 T1233 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 273283 T1233 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 273283 T1233 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213
   [junit4]   2> 273283 T1233 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/'
   [junit4]   2> 273294 T1233 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/solr.xml
   [junit4]   2> 273331 T1264 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> 273331 T1277 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> 273331 T1295 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> 273331 T1255 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> 273336 T1233 oasc.CoreContainer.<init> New CoreContainer 11184025
   [junit4]   2> 273337 T1233 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/]
   [junit4]   2> 273338 T1233 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 273338 T1233 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 273339 T1233 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 273339 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 273339 T1233 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 273340 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 273340 T1233 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 273340 T1233 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 273340 T1233 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 273343 T1233 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 273343 T1233 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 273343 T1233 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 273344 T1233 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36325/solr
   [junit4]   2> 273344 T1233 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 273345 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 273346 T1311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e142aa name:ZooKeeperConnection Watcher:127.0.0.1:36325 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 273346 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 273348 T1233 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 273349 T1313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@94dcd0 name:ZooKeeperConnection Watcher:127.0.0.1:36325/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 273350 T1233 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 273352 T1233 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 273374 T1300 oasc.ZkController.register We are http://127.0.0.1:60216/collection1/ and leader is http://127.0.0.1:60216/collection1/
   [junit4]   2> 273375 T1300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60216
   [junit4]   2> 273375 T1300 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 273375 T1300 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 273375 T1300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 273376 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273376 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273377 T1300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 273377 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273378 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 273378 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60216",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60216_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 273380 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 273482 T1255 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> 273482 T1295 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> 273482 T1277 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> 273482 T1264 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> 273483 T1313 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> 274354 T1233 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42986_
   [junit4]   2> 274356 T1233 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42986_
   [junit4]   2> 274358 T1264 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 274359 T1277 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 274358 T1295 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 274359 T1255 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 274359 T1313 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 274365 T1314 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 274365 T1314 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 274367 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274367 T1314 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 274367 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274367 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274369 T1256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 274370 T1256 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42986",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42986_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 274370 T1256 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 274370 T1256 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 274373 T1255 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274476 T1313 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> 274476 T1255 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> 274476 T1264 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> 274476 T1277 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> 274476 T1295 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> 275367 T1314 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 275368 T1314 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/collection1
   [junit4]   2> 275368 T1314 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 275368 T1314 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 275369 T1314 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 275370 T1314 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 275370 T1314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/collection1/'
   [junit4]   2> 275370 T1314 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/collection1/lib/classes/' to classloader
   [junit4]   2> 275371 T1314 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/collection1/lib/README' to classloader
   [junit4]   2> 275407 T1314 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 275456 T1314 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 275457 T1314 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 275465 T1314 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 275836 T1314 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 275838 T1314 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 275840 T1314 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 275843 T1314 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 275859 T1314 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 275859 T1314 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392636929213/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty3/
   [junit4]   2> 275859 T1314 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16edd1d
   [junit4]   2> 275860 T1314 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty3
   [junit4]   2> 275860 T1314 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty3/index/
   [junit4]   2> 275860 T1314 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 275861 T1314 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty3/index
   [junit4]   2> 275861 T1314 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePoli

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

 1>    /solr/live_nodes/127.0.0.1:60216_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33380_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:60589_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:32780_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:43786_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:42986_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33305_ (0)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> 546021 T1818 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 546027 T1818 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 546028 T1818 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 546028 T1818 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty7/index.20140217213932660 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty7/index.20140217213932660;done=false>>]
   [junit4]   2> 546028 T1818 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty7/index.20140217213932660
   [junit4]   2> 546028 T1818 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty7 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty7;done=false>>]
   [junit4]   2> 546029 T1818 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392636921895/jetty7
   [junit4]   2> 546029 T1818 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> 546029 T1818 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 546030 T1818 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 546030 T1818 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=AB9C3D0931F47C85 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Pacific/Saipan -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  280s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1952 sum(shards)=1951 cloudClient=1951
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB9C3D0931F47C85:2A7AB31146AB1CB9]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 546042 T1233 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=ar_SY, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=99068736,total=267124736
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, TestOmitPositions, TestSchemaSimilarityResource, StandardRequestHandlerTest, TestFastLRUCache, TestCloudManagedSchemaAddField, TestSolrJ, NoCacheHeaderTest, TestMultiCoreConfBootstrap, TestUniqueKeyFieldResource, TestComponentsName, ZkSolrClientTest, TestModifyConfFiles, TestFastWriter, DebugComponentTest, TestSimpleQParserPlugin, JSONWriterTest, TestBlendedInfixSuggestions, UniqFieldsUpdateProcessorFactoryTest, FileUtilsTest, DisMaxRequestHandlerTest, TestNonDefinedSimilarityFactory, TestDistributedSearch, TestUpdate, TestCodecSupport, TestFieldTypeCollectionResource, TestIndexSearcher, DocValuesMultiTest, HighlighterConfigTest, SolrTestCaseJ4Test, HdfsBasicDistributedZkTest, FullSolrCloudDistribCmdsTest, ConvertedLegacyTest, TestZkChroot, FieldAnalysisRequestHandlerTest, TestSolrXmlPersistence, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 280.18s, 1 test, 1 failure <<< FAILURES!

[...truncated 873 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 failure, 35 ignored (7 assumptions)

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