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/15 04:14:26 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b129) - Build # 9478 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9478/
Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseSerialGC

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

Error Message:
Leader never changed

Stack Trace:
java.lang.AssertionError: Leader never changed
	at __randomizedtesting.SeedInfo.seed([8E210F00C4395227:FC78118B366321B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:851)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:369)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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 10333 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 399148 T2066 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 399149 T2066 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 399152 T2066 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878
   [junit4]   2> 399153 T2066 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 399154 T2067 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 399254 T2066 oasc.ZkTestServer.run start zk server on port:41287
   [junit4]   2> 399256 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 399260 T2073 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c15f9b name:ZooKeeperConnection Watcher:127.0.0.1:41287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 399260 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 399261 T2066 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 399270 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 399271 T2075 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c85e84 name:ZooKeeperConnection Watcher:127.0.0.1:41287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 399272 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 399272 T2066 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 399275 T2066 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 399279 T2066 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 399284 T2066 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 399287 T2066 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> 399288 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 399295 T2066 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 399295 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 399298 T2066 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> 399298 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 399300 T2066 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> 399301 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 399303 T2066 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> 399304 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 399305 T2066 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> 399306 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 399308 T2066 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> 399309 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 399311 T2066 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> 399311 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 399313 T2066 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> 399314 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 399317 T2066 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> 399318 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 399321 T2066 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> 399321 T2066 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 399394 T2066 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 399398 T2066 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38988
   [junit4]   2> 399399 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 399400 T2066 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 399401 T2066 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050
   [junit4]   2> 399401 T2066 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/'
   [junit4]   2> 399414 T2066 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/solr.xml
   [junit4]   2> 399423 T2066 oasc.CoreContainer.<init> New CoreContainer 15051197
   [junit4]   2> 399423 T2066 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/]
   [junit4]   2> 399424 T2066 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 399424 T2066 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 399424 T2066 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 399425 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 399425 T2066 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 399425 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 399426 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 399426 T2066 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 399426 T2066 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 399428 T2066 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 399428 T2066 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 399429 T2066 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 399429 T2066 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41287/solr
   [junit4]   2> 399429 T2066 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 399430 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 399431 T2086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4186da name:ZooKeeperConnection Watcher:127.0.0.1:41287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 399431 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 399433 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 399434 T2088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25a55f name:ZooKeeperConnection Watcher:127.0.0.1:41287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 399434 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 399435 T2066 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 399438 T2066 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 399440 T2066 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 399442 T2066 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38988_
   [junit4]   2> 399443 T2066 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38988_
   [junit4]   2> 399445 T2066 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 399447 T2066 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 399450 T2066 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38988_
   [junit4]   2> 399450 T2066 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 399452 T2066 oasc.Overseer.start Overseer (id=91254488031625219-127.0.0.1:38988_-n_0000000000) starting
   [junit4]   2> 399462 T2066 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 399465 T2090 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 399466 T2066 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 399466 T2090 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 399468 T2066 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 399469 T2066 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 399471 T2089 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 399472 T2091 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 399473 T2091 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 399473 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399473 T2091 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 399474 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 399475 T2089 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:38988",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38988_",
   [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> 399475 T2089 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 399475 T2089 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 399477 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399477 T2088 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> 400474 T2091 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 400474 T2091 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/collection1
   [junit4]   2> 400474 T2091 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 400475 T2091 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 400475 T2091 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 400476 T2091 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 400477 T2091 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/collection1/'
   [junit4]   2> 400477 T2091 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/collection1/lib/classes/' to classloader
   [junit4]   2> 400477 T2091 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/collection1/lib/README' to classloader
   [junit4]   2> 400498 T2091 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 400514 T2091 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 400515 T2091 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 400524 T2091 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 400691 T2091 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 400696 T2091 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 400704 T2091 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 400713 T2091 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 400715 T2091 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 400717 T2091 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 400718 T2091 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 400718 T2091 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 400718 T2091 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 400719 T2091 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 400719 T2091 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 400719 T2091 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 400720 T2091 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1392432984050/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/control/data/
   [junit4]   2> 400720 T2091 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134ce36
   [junit4]   2> 400720 T2091 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/control/data
   [junit4]   2> 400721 T2091 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/control/data/index/
   [junit4]   2> 400721 T2091 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 400721 T2091 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/control/data/index
   [junit4]   2> 400721 T2091 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7811277084478783]
   [junit4]   2> 400722 T2091 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@17c390b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@551e26),segFN=segments_1,generation=1}
   [junit4]   2> 400722 T2091 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 400724 T2091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 400725 T2091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 400725 T2091 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 400725 T2091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 400725 T2091 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 400726 T2091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 400726 T2091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 400726 T2091 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 400726 T2091 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 400727 T2091 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 400727 T2091 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 400728 T2091 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 400728 T2091 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 400728 T2091 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 400729 T2091 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 400729 T2091 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 400730 T2091 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 400731 T2091 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 400734 T2091 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 400734 T2091 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 400735 T2091 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2079909851, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 400735 T2091 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@17c390b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@551e26),segFN=segments_1,generation=1}
   [junit4]   2> 400736 T2091 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 400736 T2091 oass.SolrIndexSearcher.<init> Opening Searcher@1363ad6[collection1] main
   [junit4]   2> 400739 T2092 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1363ad6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 400741 T2091 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 400741 T2066 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 400742 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 400741 T2095 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38988 collection:control_collection shard:shard1
   [junit4]   2> 400743 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 400744 T2097 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e5a2 name:ZooKeeperConnection Watcher:127.0.0.1:41287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400744 T2095 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 400744 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 400745 T2066 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 400748 T2066 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 400751 T2095 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 400753 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400754 T2095 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 400755 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 400755 T2095 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1813 name=collection1 org.apache.solr.core.SolrCore@36e18 url=http://127.0.0.1:38988/collection1 node=127.0.0.1:38988_ C1813_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:38988, core=collection1, node_name=127.0.0.1:38988_}
   [junit4]   2> 400755 T2095 C1813 P38988 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38988/collection1/
   [junit4]   2> 400755 T2095 C1813 P38988 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 400756 T2095 C1813 P38988 oasc.SyncStrategy.syncToMe http://127.0.0.1:38988/collection1/ has no replicas
   [junit4]   2> 400756 T2095 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38988/collection1/ shard1
   [junit4]   2> 400756 T2095 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 400757 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400765 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400768 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400841 T2066 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 400842 T2066 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 400843 T2066 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33564
   [junit4]   2> 400844 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 400844 T2066 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 400845 T2066 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473
   [junit4]   2> 400845 T2066 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/'
   [junit4]   2> 400858 T2066 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/solr.xml
   [junit4]   2> 400867 T2066 oasc.CoreContainer.<init> New CoreContainer 9164300
   [junit4]   2> 400867 T2066 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/]
   [junit4]   2> 400868 T2066 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 400868 T2066 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 400869 T2066 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 400869 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 400869 T2066 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 400870 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 400870 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 400870 T2066 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 400871 T2066 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 400871 T2097 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> 400871 T2088 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> 400873 T2066 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 400874 T2066 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 400874 T2066 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 400875 T2066 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41287/solr
   [junit4]   2> 400875 T2066 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 400876 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 400885 T2108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c0955b name:ZooKeeperConnection Watcher:127.0.0.1:41287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400885 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 400887 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 400889 T2110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f2eee4 name:ZooKeeperConnection Watcher:127.0.0.1:41287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400889 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 400896 T2066 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 400916 T2095 oasc.ZkController.register We are http://127.0.0.1:38988/collection1/ and leader is http://127.0.0.1:38988/collection1/
   [junit4]   2> 400916 T2095 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38988
   [junit4]   2> 400916 T2095 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 400917 T2095 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 400917 T2095 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 400918 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400918 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400918 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 400918 T2095 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 400920 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 400920 T2089 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:38988",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38988_",
   [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> 400922 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401025 T2097 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> 401025 T2110 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> 401025 T2088 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> 401899 T2066 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33564_
   [junit4]   2> 401915 T2066 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33564_
   [junit4]   2> 401925 T2097 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 401925 T2088 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 401925 T2110 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 401929 T2111 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 401929 T2111 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 401930 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401930 T2111 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 401930 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401931 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401932 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 401933 T2089 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:33564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33564_",
   [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> 401933 T2089 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 401933 T2089 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 401942 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 402044 T2088 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> 402044 T2110 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> 402044 T2097 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> 402931 T2111 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 402931 T2111 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/collection1
   [junit4]   2> 402931 T2111 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 402932 T2111 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 402932 T2111 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 402933 T2111 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 402934 T2111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/collection1/'
   [junit4]   2> 402934 T2111 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/collection1/lib/classes/' to classloader
   [junit4]   2> 402934 T2111 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/collection1/lib/README' to classloader
   [junit4]   2> 402963 T2111 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 402975 T2111 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 402977 T2111 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 402984 T2111 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 403126 T2111 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 403138 T2111 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 403140 T2111 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 403150 T2111 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 403153 T2111 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 403155 T2111 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 403156 T2111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 403156 T2111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 403156 T2111 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 403158 T2111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 403158 T2111 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 403159 T2111 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 403159 T2111 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1392432985473/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty1/
   [junit4]   2> 403159 T2111 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134ce36
   [junit4]   2> 403160 T2111 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty1
   [junit4]   2> 403160 T2111 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty1/index/
   [junit4]   2> 403160 T2111 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 403160 T2111 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty1/index
   [junit4]   2> 403161 T2111 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7811277084478783]
   [junit4]   2> 403162 T2111 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12b897c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126fa0a),segFN=segments_1,generation=1}
   [junit4]   2> 403162 T2111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 403166 T2111 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 403166 T2111 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 403166 T2111 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 403167 T2111 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 403167 T2111 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 403167 T2111 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 403167 T2111 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 403168 T2111 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 403168 T2111 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 403169 T2111 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 403169 T2111 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 403169 T2111 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 403170 T2111 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 403170 T2111 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 403171 T2111 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 403171 T2111 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 403172 T2111 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 403174 T2111 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 403175 T2111 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 403175 T2111 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 403177 T2111 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2079909851, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 403178 T2111 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12b897c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126fa0a),segFN=segments_1,generation=1}
   [junit4]   2> 403178 T2111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 403178 T2111 oass.SolrIndexSearcher.<init> Opening Searcher@34072b[collection1] main
   [junit4]   2> 403182 T2112 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34072b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 403186 T2111 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 403186 T2115 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33564 collection:collection1 shard:shard2
   [junit4]   2> 403186 T2066 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 403187 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 403187 T2115 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 403196 T2115 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 403197 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403198 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403198 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403199 T2115 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 403199 T2115 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 403199 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1814 name=collection1 org.apache.solr.core.SolrCore@135f9aa url=http://127.0.0.1:33564/collection1 node=127.0.0.1:33564_ C1814_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33564, core=collection1, node_name=127.0.0.1:33564_}
   [junit4]   2> 403199 T2115 C1814 P33564 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33564/collection1/
   [junit4]   2> 403200 T2115 C1814 P33564 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 403200 T2115 C1814 P33564 oasc.SyncStrategy.syncToMe http://127.0.0.1:33564/collection1/ has no replicas
   [junit4]   2> 403200 T2115 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33564/collection1/ shard2
   [junit4]   2> 403200 T2115 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 403202 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403205 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403211 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403297 T2066 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 403298 T2066 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 403299 T2066 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39886
   [junit4]   2> 403300 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 403300 T2066 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 403300 T2066 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913
   [junit4]   2> 403301 T2066 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/'
   [junit4]   2> 403314 T2110 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> 403314 T2088 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> 403314 T2097 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> 403316 T2066 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/solr.xml
   [junit4]   2> 403326 T2066 oasc.CoreContainer.<init> New CoreContainer 2853819
   [junit4]   2> 403327 T2066 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/]
   [junit4]   2> 403337 T2066 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 403338 T2066 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 403339 T2066 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 403339 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 403340 T2066 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 403342 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 403342 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 403343 T2066 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 403343 T2066 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 403346 T2066 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 403346 T2066 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 403347 T2066 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 403348 T2066 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41287/solr
   [junit4]   2> 403348 T2066 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 403353 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403354 T2126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a7384 name:ZooKeeperConnection Watcher:127.0.0.1:41287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403354 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403356 T2115 oasc.ZkController.register We are http://127.0.0.1:33564/collection1/ and leader is http://127.0.0.1:33564/collection1/
   [junit4]   2> 403357 T2115 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33564
   [junit4]   2> 403357 T2115 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 403357 T2115 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 403357 T2115 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 403358 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403359 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403359 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403359 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403360 T2115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403360 T2128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dabf0f name:ZooKeeperConnection Watcher:127.0.0.1:41287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403361 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403362 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403363 T2089 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:33564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33564_",
   [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_node1"}
   [junit4]   2> 403365 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403370 T2066 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 403467 T2097 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> 403467 T2128 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> 403467 T2110 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> 403467 T2088 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> 404373 T2066 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39886_
   [junit4]   2> 404375 T2066 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39886_
   [junit4]   2> 404378 T2097 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 404378 T2088 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 404378 T2128 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 404378 T2110 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 404382 T2129 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 404383 T2129 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 404383 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404383 T2129 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 404384 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404384 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404385 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404386 T2089 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:39886",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39886_",
   [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> 404386 T2089 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 404387 T2089 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 404389 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404491 T2128 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> 404492 T2088 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> 404491 T2110 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> 404491 T2097 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> 405384 T2129 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 405384 T2129 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/collection1
   [junit4]   2> 405384 T2129 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 405385 T2129 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 405385 T2129 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 405386 T2129 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 405387 T2129 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/collection1/'
   [junit4]   2> 405387 T2129 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/collection1/lib/classes/' to classloader
   [junit4]   2> 405388 T2129 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/collection1/lib/README' to classloader
   [junit4]   2> 405412 T2129 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 405422 T2129 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 405424 T2129 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 405431 T2129 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 405579 T2129 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 405593 T2129 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 405595 T2129 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 405606 T2129 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 405608 T2129 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 405610 T2129 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 405612 T2129 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 405612 T2129 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 405612 T2129 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 405614 T2129 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 405614 T2129 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 405614 T2129 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 405615 T2129 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1392432987913/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty2/
   [junit4]   2> 405615 T2129 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134ce36
   [junit4]   2> 405616 T2129 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty2
   [junit4]   2> 405616 T2129 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty2/index/
   [junit4]   2> 405616 T2129 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 405617 T2129 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1392432983878/jetty2/index
   [junit4]   2> 405617 T2129 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7811277084478783]
   [junit4]   2> 405617 T2129 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12dafa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e2b92c),segFN=segments_1,generation=1}
   [junit4]   2> 405618 T2129 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405621 T2129 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 405621 T2129 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 405621 T2129 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 405621 T2129 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 405622 T2129 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 405622 T2129 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 405622 T2129 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 405622 T2129 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 405623 T2129 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 405623 T2129 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 405624 T2129 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 405624 T2129 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 405624 T2129 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 405625 T2129 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 405625 T2129 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 405626 T2129 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 405626 T2129 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 405628 T2129 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 405629 T2129 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 405629 T2129 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 405630 T2129 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2079909851, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 405631 T2129 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12dafa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e2b92c),segFN=segments_1,generation=1}
   [junit4]   2> 405631 T2129 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405631 T2129 oass.SolrIndexSearcher.<init> Opening Searcher@195ca72[collection1] main
   [junit4]   2> 405635 T2130 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@195ca72[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 405638 T2129 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 405639 T2066 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 405639 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 405639 T2133 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39886 collection:collection1 shard:shard1
   [junit4]   2> 405640 T2133 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 405715 T2133 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 405716 T2066 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 405717 T2066 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 405718 T2066 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35879
   [junit4]   2> 405719 T2066 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 405719 T2066 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 405720 T2066 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365
   [junit4]   2> 405720 T2066 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/'
   [junit4]   2> 405733 T2066 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/solr.xml
   [junit4]   2> 405749 T2066 oasc.CoreContainer.<init> New CoreContainer 7749287
   [junit4]   2> 405750 T2066 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/]
   [junit4]   2> 405750 T2066 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 405751 T2066 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 405751 T2066 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 405751 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 405752 T2066 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 405752 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 405752 T2066 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 405752 T2066 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 405753 T2066 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 405755 T2066 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 405755 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405755 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405756 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405755 T2133 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 405756 T2133 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1815 name=collection1 org.apache.solr.core.SolrCore@1548c37 url=http://127.0.0.1:39886/collection1 node=127.0.0.1:39886_ C1815_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:39886, core=collection1, node_name=127.0.0.1:39886_}
   [junit4]   2> 405756 T2133 C1815 P39886 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39886/collection1/
   [junit4]   2> 405757 T2133 C1815 P39886 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 405755 T2066 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 405757 T2133 C1815 P39886 oasc.SyncStrategy.syncToMe http://127.0.0.1:39886/collection1/ has no replicas
   [junit4]   2> 405757 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405757 T2133 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39886/collection1/ shard1
   [junit4]   2> 405758 T2133 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 405758 T2066 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 405759 T2066 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41287/solr
   [junit4]   2> 405759 T2066 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 405760 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405795 T2144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b9de79 name:ZooKeeperConnection Watcher:127.0.0.1:41287 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405795 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405815 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405835 T2066 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405865 T2146 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@486e4b name:ZooKeeperConnection Watcher:127.0.0.1:41287/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405865 T2066 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405866 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405874 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405877 T2066 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 405977 T2097 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> 405977 T2128 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> 405977 T2088 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> 405977 T2146 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> 405977 T2110 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> 406017 T2133 oasc.ZkController.register We are http://127.0.0.1:39886/collection1/ and leader is http://127.0.0.1:39886/collection1/
   [junit4]   2> 406017 T2133 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39886
   [junit4]   2> 406017 T2133 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 406018 T2133 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 406018 T2133 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 406019 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406019 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406019 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406019 T2133 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 406020 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 406021 T2089 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:39886",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39886_",
   [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_node2"}
   [junit4]   2> 406023 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406125 T2097 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> 406125 T2146 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> 406125 T2110 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> 406125 T2128 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> 406125 T2088 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> 406881 T2066 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35879_
   [junit4]   2> 406882 T2066 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35879_
   [junit4]   2> 406885 T2110 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 406885 T2097 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 406885 T2146 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 406885 T2088 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 406885 T2128 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 406889 T2147 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 406889 T2147 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 406895 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406895 T2147 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 406895 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406895 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406897 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 406897 T2089 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:35879",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35879_",
   [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> 406898 T2089 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 406898 T2089 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 406900 T2088 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407002 T2097 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> 407002 T2088 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> 407002 T2128 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> 407002 T2146 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> 407002 T2110 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> 407895 T2147 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 407896 T2147 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/collection1
   [junit4]   2> 407896 T2147 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 407897 T2147 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 407897 T2147 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 407898 T2147 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 407898 T2147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/collection1/'
   [junit4]   2> 407899 T2147 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/collection1/lib/classes/' to classloader
   [junit4]   2> 407899 T2147 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1392432990365/collection1/lib/README' to classloader
   [junit4]   2> 407919 T2147 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 407929 T2147 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 407931 T2147 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 407937 T2147 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 408092 T2147 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refr

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

nding=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 456321 T2165 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 456322 T2165 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 456322 T2165 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 456323 T2165 oasc.SolrCore.closeSearcher [collection2] Closing main searcher on request.
   [junit4]   2> 456324 T2165 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 456324 T2165 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878/collection24 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878/collection24;done=false>>]
   [junit4]   2> 456324 T2165 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878/collection24
   [junit4]   2> 456325 T2165 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878/collection24/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878/collection24/index;done=false>>]
   [junit4]   2> 456325 T2165 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1392432983878/collection24/index
   [junit4]   2> 456325 T2165 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 456326 T2165 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/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> 456327 T2165 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection3/leader_elect/shard1/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> 456327 T2165 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: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=ar_BH, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=75412920,total=178307072
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterPerf, SpellPossibilityIteratorTest, SoftAutoCommitTest, ChangedSchemaMergeTest, TestSolrQueryParserResource, BadCopyFieldTest, TestHighlightDedupGrouping, UpdateRequestProcessorFactoryTest, DistributedQueryElevationComponentTest, AnalysisErrorHandlingTest, ExternalFileFieldSortTest, EchoParamsTest, DocValuesTest, TestRealTimeGet, TestCoreContainer, SearchHandlerTest, SOLR749Test, TestModifyConfFiles, MoreLikeThisHandlerTest, SolrInfoMBeanTest, TestNonNRTOpen, SynonymTokenizerTest, TestLRUCache, TestLuceneMatchVersion, TestRandomDVFaceting, MigrateRouteKeyTest, LegacyHTMLStripCharFilterTest, LeaderElectionTest, TestReversedWildcardFilterFactory, TestLMDirichletSimilarityFactory, TestExtendedDismaxParser, SuggesterFSTTest, TestManagedSchemaFieldResource, TestDynamicFieldCollectionResource, TestSurroundQueryParser, TestCursorMarkWithoutUniqueKey, ZkControllerTest, LoggingHandlerTest, TestFieldTypeResource, TestSystemIdResolver, TestDynamicFieldResource, CacheHeaderTest, TestLFUCache, HdfsRecoveryZkTest, UUIDFieldTest, HdfsDirectoryTest, OverseerCollectionProcessorTest, TestCharFilters, StatelessScriptUpdateProcessorFactoryTest, RangeFacetTest, DateMathParserTest, LukeRequestHandlerTest, TestSolrXmlPersistor, TestSolrXMLSerializer, QueryElevationComponentTest, RecoveryZkTest, DOMUtilTest, AutoCommitTest, TestFaceting, SolrCoreTest, SliceStateTest, TestSimpleQParserPlugin, ClusterStateTest, TestGroupingSearch, HdfsBasicDistributedZkTest, UnloadDistributedZkTest, BadComponentTest, TestDocumentBuilder, TermsComponentTest, ParsingFieldUpdateProcessorsTest, TestPHPSerializedResponseWriter, ResponseLogComponentTest, TestStressVersions, TestCloudManagedSchema, TestInfoStreamLogging, TestJmxMonitoredMap, TestSchemaVersionResource, TestSolrXml, IndexSchemaTest, TestQueryUtils, SystemInfoHandlerTest, TestInitQParser, DistributedSpellCheckComponentTest, ModifyConfFileTest, SpatialFilterTest, SolrXmlInZkTest, TestSolrIndexConfig, CircularListTest, BasicDistributedZkTest]
   [junit4] Completed on J0 in 57.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 701 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: 49 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b129) - Build # 9479 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9479/
Java: 64bit/jdk1.8.0-fcs-b129 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
document count mismatch.  control=1938 sum(shards)=1939 cloudClient=1939

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1938 sum(shards)=1939 cloudClient=1939
	at __randomizedtesting.SeedInfo.seed([3050CA8961072E88:B1B6449116584EB4]: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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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 10927 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 975797 T4382 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 975798 T4382 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cih/
   [junit4]   2> 975802 T4382 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyNothingIsSafeTest-1392440067828
   [junit4]   2> 975803 T4382 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 975804 T4383 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 975904 T4382 oasc.ZkTestServer.run start zk server on port:55148
   [junit4]   2> 975911 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 975995 T4389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b3c50d name:ZooKeeperConnection Watcher:127.0.0.1:55148 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 975995 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 975996 T4382 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 976001 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976002 T4391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cccb03c name:ZooKeeperConnection Watcher:127.0.0.1:55148/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976002 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976003 T4382 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 976004 T4382 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 976006 T4382 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 976007 T4382 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 976010 T4382 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> 976011 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 976033 T4382 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> 976034 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 976037 T4382 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> 976037 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 976040 T4382 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> 976040 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 976042 T4382 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> 976043 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 976047 T4382 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> 976047 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 976049 T4382 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> 976049 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 976052 T4382 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> 976052 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 976054 T4382 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> 976055 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 976057 T4382 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> 976057 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 976061 T4382 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> 976061 T4382 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 976141 T4382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 976145 T4382 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53346
   [junit4]   2> 976146 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 976146 T4382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 976146 T4382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089
   [junit4]   2> 976146 T4382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/'
   [junit4]   2> 976157 T4382 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/solr.xml
   [junit4]   2> 976165 T4382 oasc.CoreContainer.<init> New CoreContainer 211201733
   [junit4]   2> 976165 T4382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/]
   [junit4]   2> 976166 T4382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 976166 T4382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 976166 T4382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 976166 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 976167 T4382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 976167 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 976167 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 976167 T4382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 976168 T4382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 976169 T4382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 976170 T4382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 976170 T4382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 976170 T4382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55148/solr
   [junit4]   2> 976171 T4382 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 976171 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976173 T4402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2af9ed8a name:ZooKeeperConnection Watcher:127.0.0.1:55148 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976173 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976174 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 976175 T4404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@507edcb7 name:ZooKeeperConnection Watcher:127.0.0.1:55148/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 976175 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 976177 T4382 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 976181 T4382 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 976185 T4382 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 976187 T4382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53346_cih
   [junit4]   2> 976188 T4382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53346_cih
   [junit4]   2> 976190 T4382 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 976192 T4382 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 976196 T4382 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53346_cih
   [junit4]   2> 976197 T4382 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 976199 T4382 oasc.Overseer.start Overseer (id=91254952285372419-127.0.0.1:53346_cih-n_0000000000) starting
   [junit4]   2> 976201 T4382 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 976204 T4406 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 976205 T4382 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 976205 T4406 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 976207 T4382 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 976208 T4382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 976209 T4405 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 976210 T4407 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 976210 T4407 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 976212 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 976212 T4407 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 976213 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 976213 T4405 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:53346/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53346_cih",
   [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> 976213 T4405 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 976213 T4405 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 976215 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 976215 T4404 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> 977212 T4407 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 977213 T4407 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/collection1
   [junit4]   2> 977213 T4407 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 977214 T4407 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 977214 T4407 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 977216 T4407 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 977216 T4407 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/collection1/'
   [junit4]   2> 977217 T4407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/collection1/lib/classes/' to classloader
   [junit4]   2> 977218 T4407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/collection1/lib/README' to classloader
   [junit4]   2> 977248 T4407 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 977270 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 977281 T4407 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 977283 T4407 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 977288 T4407 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 977388 T4407 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 977389 T4407 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 977390 T4407 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 977392 T4407 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 977405 T4407 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 977406 T4407 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392440068089/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data/
   [junit4]   2> 977406 T4407 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea99ec0
   [junit4]   2> 977406 T4407 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data
   [junit4]   2> 977407 T4407 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data/index/
   [junit4]   2> 977407 T4407 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 977407 T4407 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data/index
   [junit4]   2> 977408 T4407 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=75.857421875, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=11.283956550950498, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 977411 T4407 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/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 977411 T4407 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 977413 T4407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 977413 T4407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 977413 T4407 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 977414 T4407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 977414 T4407 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 977414 T4407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 977414 T4407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 977414 T4407 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 977415 T4407 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 977415 T4407 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 977415 T4407 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 977415 T4407 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 977415 T4407 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 977416 T4407 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 977416 T4407 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 977416 T4407 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 977416 T4407 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 977418 T4407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 977419 T4407 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 977419 T4407 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 977419 T4407 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=63.1630859375, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=21.893999869389592, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 977420 T4407 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/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 977420 T4407 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 977421 T4407 oass.SolrIndexSearcher.<init> Opening Searcher@62cc8bc0[collection1] main
   [junit4]   2> 977422 T4408 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62cc8bc0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 977423 T4407 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 977423 T4382 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 977423 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 977423 T4411 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53346/cih collection:control_collection shard:shard1
   [junit4]   2> 977424 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977425 T4413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4158c5d0 name:ZooKeeperConnection Watcher:127.0.0.1:55148/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977426 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977426 T4382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 977426 T4411 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 977428 T4382 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 977431 T4411 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 977444 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977445 T4411 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 977445 T4411 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2187 name=collection1 org.apache.solr.core.SolrCore@540ef38c url=http://127.0.0.1:53346/cih/collection1 node=127.0.0.1:53346_cih C2187_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:53346/cih, core=collection1, node_name=127.0.0.1:53346_cih}
   [junit4]   2> 977445 T4411 C2187 P53346 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53346/cih/collection1/
   [junit4]   2> 977445 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 977446 T4411 C2187 P53346 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 977446 T4411 C2187 P53346 oasc.SyncStrategy.syncToMe http://127.0.0.1:53346/cih/collection1/ has no replicas
   [junit4]   2> 977446 T4411 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53346/cih/collection1/ shard1
   [junit4]   2> 977446 T4411 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 977447 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977450 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977455 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977509 T4382 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 977510 T4382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 977511 T4382 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53789
   [junit4]   2> 977512 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 977512 T4382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 977513 T4382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453
   [junit4]   2> 977513 T4382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/'
   [junit4]   2> 977524 T4382 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/solr.xml
   [junit4]   2> 977531 T4382 oasc.CoreContainer.<init> New CoreContainer 1757292207
   [junit4]   2> 977531 T4382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/]
   [junit4]   2> 977532 T4382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 977532 T4382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 977532 T4382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 977532 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 977533 T4382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 977533 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 977533 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 977533 T4382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 977534 T4382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 977535 T4382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 977536 T4382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 977536 T4382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 977536 T4382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55148/solr
   [junit4]   2> 977536 T4382 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 977537 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977539 T4424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44eafbc1 name:ZooKeeperConnection Watcher:127.0.0.1:55148 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977539 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977541 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977543 T4426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36593641 name:ZooKeeperConnection Watcher:127.0.0.1:55148/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977543 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977546 T4382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 977558 T4426 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> 977558 T4404 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> 977558 T4413 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> 977601 T4411 oasc.ZkController.register We are http://127.0.0.1:53346/cih/collection1/ and leader is http://127.0.0.1:53346/cih/collection1/
   [junit4]   2> 977602 T4411 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53346/cih
   [junit4]   2> 977602 T4411 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 977602 T4411 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 977603 T4411 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 977604 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977604 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977604 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977605 T4411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 977607 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 977608 T4405 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:53346/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53346_cih",
   [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> 977611 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 977714 T4404 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> 977714 T4413 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> 977714 T4426 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> 978548 T4382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53789_cih
   [junit4]   2> 978549 T4382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53789_cih
   [junit4]   2> 978551 T4426 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 978551 T4404 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 978551 T4413 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 978554 T4427 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 978555 T4427 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 978556 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 978556 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 978556 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 978556 T4427 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 978558 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 978559 T4405 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:53789/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53789_cih",
   [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> 978559 T4405 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 978560 T4405 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 978562 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 978665 T4404 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> 978665 T4413 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> 978665 T4426 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> 979557 T4427 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 979558 T4427 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/collection1
   [junit4]   2> 979558 T4427 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 979559 T4427 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 979559 T4427 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 979561 T4427 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 979561 T4427 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/collection1/'
   [junit4]   2> 979562 T4427 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/collection1/lib/classes/' to classloader
   [junit4]   2> 979562 T4427 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/collection1/lib/README' to classloader
   [junit4]   2> 979586 T4427 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 979596 T4427 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 979598 T4427 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 979602 T4427 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 979733 T4427 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 979734 T4427 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 979735 T4427 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 979738 T4427 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 979758 T4427 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 979759 T4427 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392440069453/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1/
   [junit4]   2> 979759 T4427 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea99ec0
   [junit4]   2> 979760 T4427 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1
   [junit4]   2> 979760 T4427 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1/index/
   [junit4]   2> 979761 T4427 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 979761 T4427 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1/index
   [junit4]   2> 979762 T4427 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=75.857421875, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=11.283956550950498, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 979765 T4427 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/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 979765 T4427 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 979769 T4427 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 979770 T4427 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 979770 T4427 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 979770 T4427 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 979771 T4427 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 979771 T4427 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 979772 T4427 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 979772 T4427 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 979772 T4427 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 979773 T4427 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 979774 T4427 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 979774 T4427 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 979774 T4427 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 979775 T4427 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 979775 T4427 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 979776 T4427 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 979777 T4427 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 979779 T4427 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 979781 T4427 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 979781 T4427 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 979782 T4427 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=63.1630859375, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=21.893999869389592, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 979784 T4427 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/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 979784 T4427 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 979784 T4427 oass.SolrIndexSearcher.<init> Opening Searcher@4d3dba4b[collection1] main
   [junit4]   2> 979788 T4428 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d3dba4b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 979789 T4427 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 979790 T4382 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 979791 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 979790 T4431 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53789/cih collection:collection1 shard:shard2
   [junit4]   2> 979792 T4431 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 979799 T4431 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 979800 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979800 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979800 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979801 T4431 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 979801 T4431 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2188 name=collection1 org.apache.solr.core.SolrCore@61ef9922 url=http://127.0.0.1:53789/cih/collection1 node=127.0.0.1:53789_cih C2188_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53789/cih, core=collection1, node_name=127.0.0.1:53789_cih}
   [junit4]   2> 979801 T4431 C2188 P53789 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53789/cih/collection1/
   [junit4]   2> 979801 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 979802 T4431 C2188 P53789 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 979802 T4431 C2188 P53789 oasc.SyncStrategy.syncToMe http://127.0.0.1:53789/cih/collection1/ has no replicas
   [junit4]   2> 979802 T4431 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53789/cih/collection1/ shard2
   [junit4]   2> 979802 T4431 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 979805 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979809 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979812 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979866 T4382 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 979866 T4382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 979869 T4382 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50652
   [junit4]   2> 979870 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 979870 T4382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 979870 T4382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816
   [junit4]   2> 979871 T4382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/'
   [junit4]   2> 979889 T4382 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/solr.xml
   [junit4]   2> 979896 T4382 oasc.CoreContainer.<init> New CoreContainer 545290713
   [junit4]   2> 979897 T4382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/]
   [junit4]   2> 979897 T4382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 979897 T4382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 979898 T4382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 979898 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 979898 T4382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 979899 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 979899 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 979899 T4382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 979899 T4382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 979901 T4382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 979901 T4382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 979902 T4382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 979902 T4382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55148/solr
   [junit4]   2> 979902 T4382 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 979903 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 979905 T4442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e749529 name:ZooKeeperConnection Watcher:127.0.0.1:55148 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 979905 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 979907 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 979910 T4444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54125ec9 name:ZooKeeperConnection Watcher:127.0.0.1:55148/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 979910 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 979914 T4404 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> 979914 T4426 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> 979914 T4413 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> 979916 T4382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 979960 T4431 oasc.ZkController.register We are http://127.0.0.1:53789/cih/collection1/ and leader is http://127.0.0.1:53789/cih/collection1/
   [junit4]   2> 979960 T4431 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53789/cih
   [junit4]   2> 979961 T4431 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 979961 T4431 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 979961 T4431 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 979963 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979963 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979963 T4431 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 979963 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 979964 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 979965 T4405 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:53789/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53789_cih",
   [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_node1"}
   [junit4]   2> 979968 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 980070 T4413 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> 980070 T4444 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> 980070 T4426 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> 980070 T4404 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> 980920 T4382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50652_cih
   [junit4]   2> 980922 T4382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50652_cih
   [junit4]   2> 980925 T4413 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980925 T4404 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980925 T4444 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980925 T4426 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980932 T4445 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 980932 T4445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 980934 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 980934 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 980934 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 980934 T4445 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 980936 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 980937 T4405 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:50652/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50652_cih",
   [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> 980938 T4405 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 980938 T4405 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 980942 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981046 T4413 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> 981046 T4444 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> 981046 T4404 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> 981046 T4426 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> 981935 T4445 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 981935 T4445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/collection1
   [junit4]   2> 981936 T4445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 981937 T4445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 981937 T4445 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 981939 T4445 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 981939 T4445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/collection1/'
   [junit4]   2> 981940 T4445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/collection1/lib/classes/' to classloader
   [junit4]   2> 981940 T4445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/collection1/lib/README' to classloader
   [junit4]   2> 981980 T4445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 981991 T4445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 981992 T4445 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 981996 T4445 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 982101 T4445 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 982102 T4445 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 982112 T4445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 982115 T4445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 982134 T4445 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 982134 T4445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392440071816/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2/
   [junit4]   2> 982134 T4445 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea99ec0
   [junit4]   2> 982135 T4445 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2
   [junit4]   2> 982135 T4445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2/index/
   [junit4]   2> 982135 T4445 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 982136 T4445 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2/index
   [junit4]   2> 982136 T4445 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=75.857421875, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=11.283956550950498, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 982138 T4445 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/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 982138 T4445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 982140 T4445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 982141 T4445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 982141 T4445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 982141 T4445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 982141 T4445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 982141 T4445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 982142 T4445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 982142 T4445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 982142 T4445 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 982143 T4445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 982143 T4445 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 982143 T4445 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 982143 T4445 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 982144 T4445 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 982144 T4445 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 982144 T4445 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 982145 T4445 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 982146 T4445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 982147 T4445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 982148 T4445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 982148 T4445 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=63.1630859375, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=21.893999869389592, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 982149 T4445 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/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 982149 T4445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 982149 T4445 oass.SolrIndexSearcher.<init> Opening Searcher@625aaaa0[collection1] main
   [junit4]   2> 982151 T4446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@625aaaa0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 982152 T4445 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 982153 T4382 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 982154 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 982153 T4449 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50652/cih collection:collection1 shard:shard1
   [junit4]   2> 982155 T4449 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 982165 T4449 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 982168 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982168 T4449 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 982168 T4449 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 982168 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982168 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2189 name=collection1 org.apache.solr.core.SolrCore@7b235454 url=http://127.0.0.1:50652/cih/collection1 node=127.0.0.1:50652_cih C2189_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50652/cih, core=collection1, node_name=127.0.0.1:50652_cih}
   [junit4]   2> 982168 T4449 C2189 P50652 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50652/cih/collection1/
   [junit4]   2> 982169 T4449 C2189 P50652 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 982169 T4449 C2189 P50652 oasc.SyncStrategy.syncToMe http://127.0.0.1:50652/cih/collection1/ has no replicas
   [junit4]   2> 982170 T4449 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50652/cih/collection1/ shard1
   [junit4]   2> 982170 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 982170 T4449 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 982173 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982175 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982179 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982231 T4382 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 982232 T4382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 982234 T4382 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48504
   [junit4]   2> 982235 T4382 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 982236 T4382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 982236 T4382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179
   [junit4]   2> 982236 T4382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/'
   [junit4]   2> 982251 T4382 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/solr.xml
   [junit4]   2> 982260 T4382 oasc.CoreContainer.<init> New CoreContainer 771279692
   [junit4]   2> 982260 T4382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/]
   [junit4]   2> 982261 T4382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 982261 T4382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 982261 T4382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 982261 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 982262 T4382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 982262 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 982262 T4382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 982262 T4382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 982263 T4382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 982265 T4382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 982265 T4382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 982266 T4382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 982266 T4382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55148/solr
   [junit4]   2> 982266 T4382 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 982267 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 982271 T4460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f012cb5 name:ZooKeeperConnection Watcher:127.0.0.1:55148 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 982272 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 982274 T4382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 982276 T4462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53340c83 name:ZooKeeperConnection Watcher:127.0.0.1:55148/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 982276 T4382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 982279 T4382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 982285 T4404 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> 982285 T4413 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> 982285 T4462 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> 982285 T4426 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> 982285 T4444 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> 982326 T4449 oasc.ZkController.register We are http://127.0.0.1:50652/cih/collection1/ and leader is http://127.0.0.1:50652/cih/collection1/
   [junit4]   2> 982326 T4449 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50652/cih
   [junit4]   2> 982326 T4449 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 982326 T4449 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 982326 T4449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 982328 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982328 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982328 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982328 T4449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 982329 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 982329 T4405 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:50652/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50652_cih",
   [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_node2"}
   [junit4]   2> 982331 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982434 T4413 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> 982434 T4444 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> 982434 T4426 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> 982434 T4404 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> 982434 T4462 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> 983282 T4382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48504_cih
   [junit4]   2> 983284 T4382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48504_cih
   [junit4]   2> 983287 T4404 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 983288 T4413 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 983288 T4444 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 983287 T4426 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 983288 T4462 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 983294 T4463 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 983294 T4463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 983295 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 983296 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 983296 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 983295 T4463 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 983298 T4405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 983299 T4405 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:48504/cih",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48504_cih",
   [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> 983299 T4405 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 983300 T4405 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 983303 T4404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 983406 T4462 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> 983407 T4413 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> 983407 T4444 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> 983406 T4404 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> 983406 T4426 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> 984297 T4463 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 984297 T4463 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/collection1
   [junit4]   2> 984298 T4463 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 984299 T4463 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 984299 T4463 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 984301 T4463 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 984301 T4463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/collection1/'
   [junit4]   2> 984302 T4463 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/collection1/lib/classes/' to classloader
   [junit4]   2> 984302 T4463 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392440074179/collection1/lib/README' to classloader
   [junit4]   2> 984333 T4463 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 984347 T4463 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 984348 T4463 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 984352 T4463 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 984481 T4463 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 984482 T4463 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 984483 T

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

faultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1263947 T4983 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1263948 T4983 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1263950 T4983 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1263953 T4983 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty7 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty7;done=false>>]
   [junit4]   2> 1263953 T4983 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty7
   [junit4]   2> 1263954 T4983 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty7/index.20140215155734799 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty7/index.20140215155734799;done=false>>]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=3050CA8961072E88 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=Pacific/Efate -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  288s J0 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1938 sum(shards)=1939 cloudClient=1939
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3050CA8961072E88:B1B6449116584EB4]: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> 1263954 T4983 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392440067827/jetty7/index.20140215155734799
   [junit4]   2> 1263955 T4382 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1263955 T4983 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1263956 T4983 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: test params are: codec=Lucene46: {_version_=PostingsFormat(name=FSTPulsing41), a_t=PostingsFormat(name=Lucene41VarGapFixedInterval), a_si=PostingsFormat(name=FSTPulsing41), id=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=ar_JO, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=100528656,total=275279872
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaTest, UpdateRequestProcessorFactoryTest, DOMUtilTest, TestSystemIdResolver, HdfsBasicDistributedZk2Test, TestElisionMultitermQuery, TestSimpleQParserPlugin, TestDocumentBuilder, TestLMDirichletSimilarityFactory, DeleteReplicaTest, JsonLoaderTest, CursorMarkTest, TestModifyConfFiles, TestSolrXmlPersistence, TestMergePolicyConfig, CSVRequestHandlerTest, SoftAutoCommitTest, HdfsUnloadDistributedZkTest, SystemInfoHandlerTest, TestJmxMonitoredMap, OverseerTest, UnloadDistributedZkTest, AbstractAnalyticsStatsTest, TestCharFilters, MoreLikeThisHandlerTest, TestStressVersions, TestRemoteStreaming, TestJoin, SearchHandlerTest, DirectUpdateHandlerOptimizeTest, SuggesterTest, TestLFUCache, AnalysisErrorHandlingTest, TestSolrQueryParser, SliceStateTest, TestManagedSchemaFieldResource, TestSurroundQueryParser, TestQueryUtils, SolrCoreTest, DistributedTermsComponentTest, CacheHeaderTest, PeerSyncTest, RegexBoostProcessorTest, DocValuesTest, ModifyConfFileTest, TestPostingsSolrHighlighter, RangeFacetTest, ParsingFieldUpdateProcessorsTest, AnalysisAfterCoreReloadTest, TestBadConfig, ZkCLITest, TestPHPSerializedResponseWriter, ShardRoutingTest, ReturnFieldsTest, TestCoreContainer, TestShardHandlerFactory, TestNonNRTOpen, PolyFieldTest, ExpressionTest, BasicDistributedZkTest, SolrInfoMBeanTest, FileBasedSpellCheckerTest, SynonymTokenizerTest, ResponseLogComponentTest, CachingDirectoryFactoryTest, CustomCollectionTest, TestRealTimeGet, TestSolrXmlPersistor, TestFieldCollectionResource, TestInfoStreamLogging, LeaderElectionTest, TestReversedWildcardFilterFactory, HdfsRecoveryZkTest, SpellPossibilityIteratorTest, MigrateRouteKeyTest, UpdateParamsTest, AbstractAnalyticsFacetTest, TestLMJelinekMercerSimilarityFactory, ShowFileRequestHandlerTest, DistributedSuggestComponentTest, TestPerFieldSimilarity, LegacyHTMLStripCharFilterTest, DateMathParserTest, CircularListTest, DocValuesMissingTest, CoreAdminHandlerTest, EnumFieldTest, SyncSliceTest, OpenCloseCoreStressTest, ClusterStateUpdateTest, TestRandomDVFaceting, AutoCommitTest, TermVectorComponentDistributedTest, ZkControllerTest, TestMultiCoreConfBootstrap, TestSolr4Spatial, SolrCmdDistributorTest, QueryElevationComponentTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, TestArbitraryIndexDir, LoggingHandlerTest, JSONWriterTest, QueryParsingTest, PingRequestHandlerTest, SOLR749Test, TestSolrIndexConfig, BadComponentTest, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, EchoParamsTest, TestIBSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 288.20s, 1 test, 1 failure <<< FAILURES!

[...truncated 174 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: 52 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-fcs-b129 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure