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/07/10 23:20:44 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_05) - Build # 10661 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10661/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
shard1 is not consistent.  Got 37 from http://127.0.0.1:48641/collection1lastClient and got 38 from http://127.0.0.1:37273/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 37 from http://127.0.0.1:48641/collection1lastClient and got 38 from http://127.0.0.1:37273/collection1
	at __randomizedtesting.SeedInfo.seed([657CAD79FA3513DB:E49A23618D6A73E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11521 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/init-core-data-001
   [junit4]   2> 624485 T2681 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 624485 T2681 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 624488 T2681 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 624488 T2681 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 624489 T2682 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 624589 T2681 oasc.ZkTestServer.run start zk server on port:53320
   [junit4]   2> 624590 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624594 T2688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f00c532 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624594 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624594 T2681 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 624602 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624605 T2690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e7df59 name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624605 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624605 T2681 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 624609 T2681 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 624612 T2681 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 624613 T2681 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 624616 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 624617 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 624620 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 624621 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 624624 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 624624 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 624626 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 624627 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 624630 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 624630 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 624633 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 624633 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 624636 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 624637 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 624639 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 624640 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 624643 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 624643 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 624646 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 624647 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 624650 T2681 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 624651 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 624883 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 624890 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32881
   [junit4]   2> 624891 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 624891 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 624892 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002
   [junit4]   2> 624892 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/'
   [junit4]   2> 624905 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/solr.xml
   [junit4]   2> 624912 T2681 oasc.CoreContainer.<init> New CoreContainer 153262815
   [junit4]   2> 624912 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/]
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 624915 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 624915 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 624915 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 624916 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 624916 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 624916 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624919 T2701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27d67d2 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624919 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624922 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624924 T2703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e7883fc name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624924 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624926 T2681 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 624930 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 624933 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 624936 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 624939 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 624942 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 624943 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32881_
   [junit4]   2> 624945 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32881_
   [junit4]   2> 624947 T2681 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 624949 T2681 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 624952 T2681 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:32881_
   [junit4]   2> 624952 T2681 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 624955 T2681 oasc.Overseer.start Overseer (id=92079807476662275-127.0.0.1:32881_-n_0000000000) starting
   [junit4]   2> 624958 T2681 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 624967 T2705 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 624968 T2681 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 624971 T2681 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 624973 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 624975 T2704 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 624978 T2706 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 624978 T2706 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 624979 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624979 T2706 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 624981 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 624982 T2704 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:32881",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32881_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 624982 T2704 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 624982 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 624985 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624986 T2703 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> 625980 T2706 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 625980 T2706 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 625981 T2706 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 625981 T2706 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 625981 T2706 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/'
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 625997 T2706 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 626010 T2706 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 626011 T2706 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 626015 T2706 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 626088 T2706 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 626089 T2706 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 626090 T2706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626092 T2706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626101 T2706 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 626101 T2706 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 626101 T2706 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/
   [junit4]   2> 626102 T2706 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@560e0d7b
   [junit4]   2> 626102 T2706 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data
   [junit4]   2> 626102 T2706 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index/
   [junit4]   2> 626103 T2706 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 626103 T2706 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index
   [junit4]   2> 626103 T2706 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=12.1240234375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=18.37510521380433, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 626501 T2706 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 626501 T2706 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626503 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 626503 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626505 T2706 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 626506 T2706 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 626506 T2706 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 626506 T2706 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 626508 T2706 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626509 T2706 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 626509 T2706 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 626509 T2706 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2075313517109131]
   [junit4]   2> 626510 T2706 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 626510 T2706 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626510 T2706 oass.SolrIndexSearcher.<init> Opening Searcher@48fc0161[collection1] main
   [junit4]   2> 626511 T2706 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 626511 T2706 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 626511 T2706 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 626512 T2706 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 626512 T2706 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 626512 T2706 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626513 T2706 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 626513 T2706 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626513 T2706 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 626513 T2706 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 626515 T2707 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48fc0161[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 626515 T2706 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 626516 T2710 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32881 collection:control_collection shard:shard1
   [junit4]   2> 626516 T2681 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 626517 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 626518 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626519 T2710 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 626520 T2712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23cf8f1c name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626521 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626522 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 626523 T2710 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 626523 T2681 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 626524 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626524 T2710 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 626524 T2710 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C770 name=collection1 org.apache.solr.core.SolrCore@4300211d url=http://127.0.0.1:32881/collection1 node=127.0.0.1:32881_ C770_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:32881, core=collection1, node_name=127.0.0.1:32881_}
   [junit4]   2> 626525 T2710 C770 P32881 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32881/collection1/
   [junit4]   2> 626524 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626525 T2710 C770 P32881 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 626525 T2710 C770 P32881 oasc.SyncStrategy.syncToMe http://127.0.0.1:32881/collection1/ has no replicas
   [junit4]   2> 626526 T2710 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32881/collection1/ shard1
   [junit4]   2> 626526 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626526 T2710 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 626526 T2703 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> 626528 T2712 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> 626531 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626532 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626533 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626634 T2703 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> 626634 T2712 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> 626682 T2710 oasc.ZkController.register We are http://127.0.0.1:32881/collection1/ and leader is http://127.0.0.1:32881/collection1/
   [junit4]   2> 626682 T2710 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32881
   [junit4]   2> 626682 T2710 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 626682 T2710 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 626682 T2710 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 626684 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626684 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626684 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626684 T2710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626685 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626685 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32881",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32881_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 626686 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626753 T2681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 626754 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 626756 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35345
   [junit4]   2> 626757 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 626758 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 626758 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003
   [junit4]   2> 626759 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/'
   [junit4]   2> 626776 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/solr.xml
   [junit4]   2> 626785 T2681 oasc.CoreContainer.<init> New CoreContainer 1885721934
   [junit4]   2> 626785 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/]
   [junit4]   2> 626785 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 626787 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 626787 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 626787 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 626787 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 626788 T2712 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> 626788 T2703 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> 626788 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 626789 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 626789 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 626789 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 626790 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626792 T2723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75d07064 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626793 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626796 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626799 T2725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65aa7bbb name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626799 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626804 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 627806 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35345_
   [junit4]   2> 627807 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35345_
   [junit4]   2> 627811 T2703 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 627811 T2725 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 627811 T2712 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 627816 T2726 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 627816 T2726 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 627817 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627818 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627818 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627817 T2726 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 627820 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 627821 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35345",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35345_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 627821 T2704 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 627821 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 627824 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627927 T2703 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> 627927 T2712 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> 627927 T2725 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> 628818 T2726 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 628819 T2726 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 628820 T2726 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 628820 T2726 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 628822 T2726 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 628822 T2726 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/'
   [junit4]   2> 628823 T2726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 628823 T2726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 628824 T2726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 628848 T2726 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 628855 T2726 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 628856 T2726 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 628859 T2726 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 628940 T2726 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 628941 T2726 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 628942 T2726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 628944 T2726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 628956 T2726 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 628956 T2726 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 628957 T2726 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/
   [junit4]   2> 628957 T2726 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@560e0d7b
   [junit4]   2> 628957 T2726 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1
   [junit4]   2> 628958 T2726 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index/
   [junit4]   2> 628958 T2726 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 628958 T2726 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index
   [junit4]   2> 628959 T2726 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=12.1240234375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=18.37510521380433, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 628969 T2726 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 628970 T2726 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 628973 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 628975 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 628975 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 628975 T2726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 628976 T2726 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 628976 T2726 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 628977 T2726 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 628977 T2726 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 628977 T2726 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 628978 T2726 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 628978 T2726 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 628979 T2726 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 628981 T2726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 628983 T2726 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 628983 T2726 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 628984 T2726 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2075313517109131]
   [junit4]   2> 628985 T2726 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 628986 T2726 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 628986 T2726 oass.SolrIndexSearcher.<init> Opening Searcher@25bcd108[collection1] main
   [junit4]   2> 628986 T2726 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 628987 T2726 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 628988 T2726 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 628988 T2726 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 628989 T2726 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 628989 T2726 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 628990 T2726 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 628990 T2726 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 628991 T2726 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 628991 T2726 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 628994 T2727 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25bcd108[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 628995 T2726 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 628997 T2730 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35345 collection:collection1 shard:shard2
   [junit4]   2> 628997 T2681 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 628998 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 628997 T2730 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 629003 T2730 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 629003 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629004 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629004 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629004 T2730 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 629004 T2730 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C771 name=collection1 org.apache.solr.core.SolrCore@28daa607 url=http://127.0.0.1:35345/collection1 node=127.0.0.1:35345_ C771_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:35345, core=collection1, node_name=127.0.0.1:35345_}
   [junit4]   2> 629004 T2730 C771 P35345 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35345/collection1/
   [junit4]   2> 629004 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629004 T2730 C771 P35345 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 629004 T2730 C771 P35345 oasc.SyncStrategy.syncToMe http://127.0.0.1:35345/collection1/ has no replicas
   [junit4]   2> 629005 T2730 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35345/collection1/ shard2
   [junit4]   2> 629005 T2730 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 629005 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629007 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629008 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629109 T2703 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> 629109 T2725 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> 629109 T2712 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> 629157 T2730 oasc.ZkController.register We are http://127.0.0.1:35345/collection1/ and leader is http://127.0.0.1:35345/collection1/
   [junit4]   2> 629157 T2730 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35345
   [junit4]   2> 629158 T2730 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 629158 T2730 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 629158 T2730 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 629159 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629159 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629159 T2730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629159 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629160 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629160 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35345",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35345_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 629161 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629217 T2681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 629218 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 629220 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36103
   [junit4]   2> 629221 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 629221 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 629221 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004
   [junit4]   2> 629222 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/'
   [junit4]   2> 629231 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/solr.xml
   [junit4]   2> 629239 T2681 oasc.CoreContainer.<init> New CoreContainer 1740675333
   [junit4]   2> 629239 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/]
   [junit4]   2> 629239 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 629239 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 629241 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 629241 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 629241 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 629241 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 629242 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 629242 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 629242 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 629242 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 629243 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 629246 T2741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b88f7ee name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 629247 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 629251 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 629253 T2743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57cdba4c name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 629253 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 629260 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 629263 T2703 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> 629263 T2712 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> 629263 T2725 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> 629263 T2743 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> 630261 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36103_
   [junit4]   2> 630262 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36103_
   [junit4]   2> 630265 T2725 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630265 T2743 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630265 T2712 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630265 T2703 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630271 T2744 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 630271 T2744 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 630272 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630273 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630273 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630272 T2744 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 630274 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 630275 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36103",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36103_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 630276 T2704 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 630276 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 630278 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630379 T2712 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> 630379 T2703 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> 630379 T2743 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> 630379 T2725 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> 631274 T2744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 631274 T2744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 631275 T2744 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 631275 T2744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 631276 T2744 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 631277 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/'
   [junit4]   2> 631278 T2744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 631278 T2744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 631278 T2744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 631307 T2744 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 631320 T2744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 631322 T2744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 631325 T2744 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 631416 T2744 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 631417 T2744 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 631418 T2744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631420 T2744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631431 T2744 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 631431 T2744 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 631431 T2744 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/
   [junit4]   2> 631432 T2744 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@560e0d7b
   [junit4]   2> 631432 T2744 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2
   [junit4]   2> 631432 T2744 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index/
   [junit4]   2> 631432 T2744 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 631433 T2744 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index
   [junit4]   2> 631434 T2744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=12.1240234375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=18.37510521380433, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 631464 T2744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 631465 T2744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 631468 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 631468 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 631469 T2744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 631469 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631469 T2744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631470 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 631470 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631470 T2744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631471 T2744 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 631471 T2744 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 631472 T2744 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 631472 T2744 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 631472 T2744 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 631473 T2744 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 631473 T2744 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 631474 T2744 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 631476 T2744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 631478 T2744 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 631478 T2744 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 631479 T2744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2075313517109131]
   [junit4]   2> 631481 T2744 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 631481 T2744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 631481 T2744 oass.SolrIndexSearcher.<init> Opening Searcher@2e9bf589[collection1] main
   [junit4]   2> 631482 T2744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 631483 T2744 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 631484 T2744 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 631485 T2744 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 631485 T2744 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 631485 T2744 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 631486 T2744 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 631487 T2744 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 631487 T2744 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 631487 T2744 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 631490 T2745 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e9bf589[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 631492 T2744 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 631494 T2748 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36103 collection:collection1 shard:shard3
   [junit4]   2> 631494 T2681 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 631495 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 631495 T2748 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 631501 T2748 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 631502 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631502 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631502 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631503 T2748 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 631503 T2748 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 631503 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C772 name=collection1 org.apache.solr.core.SolrCore@58821dcd url=http://127.0.0.1:36103/collection1 node=127.0.0.1:36103_ C772_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:36103, core=collection1, node_name=127.0.0.1:36103_}
   [junit4]   2> 631503 T2748 C772 P36103 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36103/collection1/
   [junit4]   2> 631503 T2748 C772 P36103 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 631504 T2748 C772 P36103 oasc.SyncStrategy.syncToMe http://127.0.0.1:36103/collection1/ has no replicas
   [junit4]   2> 631504 T2748 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36103/collection1/ shard3
   [junit4]   2> 631504 T2748 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 631505 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631506 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631507 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631608 T2703 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> 631608 T2725 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> 631608 T2712 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> 631608 T2743 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> 631657 T2748 oasc.ZkController.register We are http://127.0.0.1:36103/collection1/ and leader is http://127.0.0.1:36103/collection1/
   [junit4]   2> 631657 T2748 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36103
   [junit4]   2> 631657 T2748 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 631657 T2748 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 631657 T2748 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 631658 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631658 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631658 T2748 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 631658 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631659 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 631660 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36103",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36103_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 631661 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631715 T2681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 631716 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 631718 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49446
   [junit4]   2> 631719 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 631719 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 631719 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005
   [junit4]   2> 631720 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005/'
   [junit4]   2> 631738 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005/solr.xml
   [junit4]   2> 631745 T2681 oasc.CoreContainer.<init> New CoreContainer 1256323324
   [junit4]   2> 631746 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005/]
   [junit4]   2> 631746 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 631746 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 631746 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 631748 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 631748 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631748 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631749 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 631749 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 631749 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 631750 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 631752 T2759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40853066 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 631752 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 631755 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 631757 T2761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73974fe1 name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 631757 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 631762 T2712 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> 631762 T2725 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> 631762 T2743 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> 631762 T2703 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> 631763 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 632766 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49446_
   [junit4]   2> 632768 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49446_
   [junit4]   2> 632772 T2743 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2761 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2725 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2703 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2712 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632778 T2762 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 632778 T2762 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 632779 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632779 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632779 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632779 T2762 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 632781 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 632782 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49446",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49446_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 632782 T2704 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 632782 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 632784 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632886 T2712 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> 632886 T2725 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> 632886 T2743 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> 632886 T2703 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> 632886 T2761 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> 633780 T2762 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 633781 T2762 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 633782 T2762 oasc.ZkController.createCollectionZkNode Collection zkNode exists

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

pache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 719150 T2903 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 719150 T2903 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719150 T2903 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719150 T2903 oasc.LeaderElector$ElectionWatcher.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:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 719239 T3062 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 719239 T2924 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719333 T2945 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719333 T3065 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {rnd_b=FST41, _version_=Pulsing41(freqCutoff=6 minBlockSize=59 maxBlockSize=193), a_t=Pulsing41(freqCutoff=6 minBlockSize=59 maxBlockSize=193), a_si=FSTOrd41, id=FST41}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr_BA, timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=119873560,total=287834112
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResource, TestRecoveryHdfs, TestFunctionQuery, RequestHandlersTest, TestCoreContainer, SOLR749Test, TestSchemaSimilarityResource, CoreAdminRequestStatusTest, SearchHandlerTest, TestLeaderElectionZkExpiry, TestLRUCache, TestDocBasedVersionConstraints, SolrRequestParserTest, LukeRequestHandlerTest, TestRestManager, TestQuerySenderNoQuery, SolrIndexConfigTest, DistributedExpandComponentTest, AnalyticsMergeStrategyTest, TestNoOpRegenerator, TestDynamicFieldResource, ResponseHeaderTest, TestMergePolicyConfig, LegacyHTMLStripCharFilterTest, DistribDocExpirationUpdateProcessorTest, DistributedQueryComponentOptimizationTest, PolyFieldTest, BasicZkTest, DistribCursorPagingTest, SoftAutoCommitTest, HdfsBasicDistributedZk2Test, DistributedDebugComponentTest, TestBadConfig, TestCollationKeyRangeQueries, TestExceedMaxTermLength, TestSimpleQParserPlugin, SynonymTokenizerTest, TestCollectionAPI, TestSerializedLuceneMatchVersion, TestDistributedGrouping, TestOverriddenPrefixQueryForCustomFieldType, TestRandomFaceting, AnalysisAfterCoreReloadTest, TestValueSourceCache, MergeStrategyTest, SpatialFilterTest, TestExtendedDismaxParser, ZkNodePropsTest, TestPerFieldSimilarity, TestTolerantSearch, TestRandomMergePolicy, TestJoin, TestQueryTypes, SuggesterFSTTest, TestFileDictionaryLookup, FieldAnalysisRequestHandlerTest, AtomicUpdatesTest, TestSuggestSpellingConverter, TestSchemaVersionResource, SpellingQueryConverterTest, DeleteInactiveReplicaTest, UniqFieldsUpdateProcessorFactoryTest, RankQueryTest, ConnectionManagerTest, TestRecovery, TestSolrQueryParserResource, HdfsSyncSliceTest, SolrPluginUtilsTest, ConvertedLegacyTest, DebugComponentTest, TestAtomicUpdateErrorCases, TestWriterPerf, MultiThreadedOCPTest, SolrTestCaseJ4Test, TestIndexingPerformance, DistributedSuggestComponentTest, FileBasedSpellCheckerTest, TestComplexPhraseQParserPlugin, TestCSVResponseWriter, DistanceFunctionTest, ZkSolrClientTest, OutputWriterTest, TestNonNRTOpen, TestStandardQParsers, TestExpandComponent, TestSolrXmlPersistor, FileUtilsTest, TestFiltering, TestZkChroot, TestUniqueKeyFieldResource, TestLazyCores, HdfsUnloadDistributedZkTest, TestIBSimilarityFactory, TestCollationField, UpdateRequestProcessorFactoryTest, TestGroupingSearch, AnalyticsQueryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 95.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 630 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 64 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any