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/08 20:12:48 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_20-ea-b21) - Build # 10640 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10640/
Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
shard3 is not consistent.  Got 118 from https://127.0.0.1:47739/z/collection1lastClient and got 116 from https://127.0.0.1:51610/z/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 118 from https://127.0.0.1:47739/z/collection1lastClient and got 116 from https://127.0.0.1:51610/z/collection1
	at __randomizedtesting.SeedInfo.seed([C9CCB7A565C2CC24:482A39BD129DAC18]: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 11472 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/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/init-core-data-001
   [junit4]   2> 736671 T4340 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 736671 T4340 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /z/
   [junit4]   2> 736674 T4340 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 736675 T4340 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 736675 T4341 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 736775 T4340 oasc.ZkTestServer.run start zk server on port:33011
   [junit4]   2> 736776 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736778 T4347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49b234d8 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736778 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736779 T4340 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 736783 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736784 T4349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24d5afd7 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736784 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736784 T4340 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 736786 T4340 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 736788 T4340 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 736790 T4340 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 736792 T4340 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> 736793 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 736796 T4340 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> 736797 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 736800 T4340 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> 736800 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 736803 T4340 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> 736803 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 736806 T4340 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> 736807 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 736809 T4340 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> 736809 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 736810 T4340 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> 736811 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 736812 T4340 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> 736812 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 736814 T4340 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> 736815 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 736818 T4340 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> 736818 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 736822 T4340 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> 736822 T4340 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 736826 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736827 T4351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b356ee3 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736827 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737090 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 737092 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 737094 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47336
   [junit4]   2> 737096 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 737096 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737096 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002
   [junit4]   2> 737097 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/'
   [junit4]   2> 737107 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/solr.xml
   [junit4]   2> 737124 T4340 oasc.CoreContainer.<init> New CoreContainer 1920782617
   [junit4]   2> 737125 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/]
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 737126 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 737127 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 737127 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 737127 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 737128 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 737128 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 737131 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737132 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737132 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 737133 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 737133 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 737134 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737135 T4362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61d66ee0 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737135 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737136 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737137 T4364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58d3b2c4 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737138 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737139 T4340 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 737142 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 737146 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 737149 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 737152 T4340 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 737157 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 737159 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47336_z
   [junit4]   2> 737160 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47336_z
   [junit4]   2> 737164 T4340 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 737166 T4340 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 737170 T4340 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47336_z
   [junit4]   2> 737171 T4340 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 737173 T4340 oasc.Overseer.start Overseer (id=92067743438864388-127.0.0.1:47336_z-n_0000000000) starting
   [junit4]   2> 737177 T4340 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 737187 T4366 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 737187 T4340 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 737189 T4340 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 737191 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 737194 T4365 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 737197 T4367 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 737198 T4367 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 737198 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 737199 T4367 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 737200 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 737201 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47336/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47336_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 737201 T4365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 737202 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 737205 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 737205 T4364 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> 738199 T4367 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 738199 T4367 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 738200 T4367 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 738200 T4367 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 738201 T4367 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 738201 T4367 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/'
   [junit4]   2> 738201 T4367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 738202 T4367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 738202 T4367 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 738219 T4367 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 738229 T4367 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 738230 T4367 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 738234 T4367 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 738336 T4367 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 738338 T4367 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 738338 T4367 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 738340 T4367 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 738350 T4367 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 738350 T4367 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 738350 T4367 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/
   [junit4]   2> 738350 T4367 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6353e034
   [junit4]   2> 738351 T4367 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data
   [junit4]   2> 738351 T4367 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index/
   [junit4]   2> 738351 T4367 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 738352 T4367 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index
   [junit4]   2> 738352 T4367 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=58316057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 748201 T4367 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/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 748201 T4367 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748203 T4367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748204 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 748204 T4367 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748204 T4367 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748204 T4367 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 748204 T4367 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 748205 T4367 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 748206 T4367 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 748207 T4367 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748208 T4367 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 748208 T4367 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 748209 T4367 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676575581431653]
   [junit4]   2> 748209 T4367 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/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 748210 T4367 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748210 T4367 oass.SolrIndexSearcher.<init> Opening Searcher@30376bb8[collection1] main
   [junit4]   2> 748210 T4367 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 748210 T4367 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 748211 T4367 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 748211 T4367 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 748211 T4367 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 748211 T4367 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 748212 T4367 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 748212 T4367 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 748212 T4367 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 748212 T4367 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 748214 T4368 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30376bb8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 748214 T4367 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 748214 T4371 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47336/z collection:control_collection shard:shard1
   [junit4]   2> 748215 T4340 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 748215 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 748215 T4371 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 748217 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748218 T4371 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 748219 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748219 T4371 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 748220 T4371 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 748220 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1650 name=collection1 org.apache.solr.core.SolrCore@47ed6a16 url=https://127.0.0.1:47336/z/collection1 node=127.0.0.1:47336_z C1650_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:47336/z, core=collection1, node_name=127.0.0.1:47336_z}
   [junit4]   2> 748220 T4371 C1650 P47336 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47336/z/collection1/
   [junit4]   2> 748220 T4373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54123c46 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748220 T4371 C1650 P47336 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 748221 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748221 T4371 C1650 P47336 oasc.SyncStrategy.syncToMe https://127.0.0.1:47336/z/collection1/ has no replicas
   [junit4]   2> 748221 T4371 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47336/z/collection1/ shard1
   [junit4]   2> 748221 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748222 T4371 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 748222 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 748222 T4364 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> 748223 T4340 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 748224 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748225 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 748226 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748327 T4364 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> 748327 T4373 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> 748375 T4371 oasc.ZkController.register We are https://127.0.0.1:47336/z/collection1/ and leader is https://127.0.0.1:47336/z/collection1/
   [junit4]   2> 748375 T4371 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47336/z
   [junit4]   2> 748375 T4371 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 748375 T4371 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 748376 T4371 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 748377 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748377 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748377 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748377 T4371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 748378 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 748378 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47336/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47336_z",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 748379 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 748455 T4340 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 748455 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 748457 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 748468 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38283
   [junit4]   2> 748470 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 748470 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 748470 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003
   [junit4]   2> 748470 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/'
   [junit4]   2> 748480 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/solr.xml
   [junit4]   2> 748480 T4364 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> 748480 T4373 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> 748488 T4340 oasc.CoreContainer.<init> New CoreContainer 210104207
   [junit4]   2> 748488 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/]
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 748489 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 748490 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 748492 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 748492 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 748492 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 748493 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 748493 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 748494 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748495 T4384 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f77d40 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748495 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748496 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748497 T4386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35b82a84 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748497 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748501 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 749503 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38283_z
   [junit4]   2> 749504 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38283_z
   [junit4]   2> 749507 T4373 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 749507 T4364 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 749507 T4386 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 749512 T4387 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 749512 T4387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 749513 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749513 T4387 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 749513 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749514 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749515 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 749515 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38283/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38283_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 749516 T4365 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 749516 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 749518 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749619 T4373 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> 749619 T4386 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> 749619 T4364 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> 750514 T4387 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 750514 T4387 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 750515 T4387 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 750515 T4387 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 750517 T4387 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 750517 T4387 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/'
   [junit4]   2> 750518 T4387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 750518 T4387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 750519 T4387 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 750550 T4387 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 750567 T4387 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 750568 T4387 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 750576 T4387 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 750684 T4387 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 750686 T4387 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 750686 T4387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 750688 T4387 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 750699 T4387 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 750699 T4387 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 750699 T4387 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/
   [junit4]   2> 750699 T4387 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6353e034
   [junit4]   2> 750700 T4387 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1
   [junit4]   2> 750700 T4387 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index/
   [junit4]   2> 750700 T4387 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 750700 T4387 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index
   [junit4]   2> 750701 T4387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=58316057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 750711 T4387 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/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 750711 T4387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 750713 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 750713 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 750714 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 750715 T4387 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 750715 T4387 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 750715 T4387 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 750715 T4387 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 750716 T4387 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 750716 T4387 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 750716 T4387 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 750717 T4387 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 750717 T4387 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 750717 T4387 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 750719 T4387 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 750731 T4387 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 750731 T4387 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 750732 T4387 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676575581431653]
   [junit4]   2> 750733 T4387 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/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 750733 T4387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 750734 T4387 oass.SolrIndexSearcher.<init> Opening Searcher@6afeb6a5[collection1] main
   [junit4]   2> 750734 T4387 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 750736 T4387 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 750736 T4387 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 750736 T4387 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 750737 T4387 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 750737 T4387 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750738 T4387 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 750738 T4387 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750738 T4387 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 750739 T4387 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 750741 T4388 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6afeb6a5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 750743 T4387 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 750744 T4391 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:38283/z collection:collection1 shard:shard2
   [junit4]   2> 750744 T4340 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 750745 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 750745 T4391 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 750750 T4391 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 750752 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750752 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750752 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750752 T4391 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 750752 T4391 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1651 name=collection1 org.apache.solr.core.SolrCore@1cb4b724 url=https://127.0.0.1:38283/z/collection1 node=127.0.0.1:38283_z C1651_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:38283/z, core=collection1, node_name=127.0.0.1:38283_z}
   [junit4]   2> 750752 T4391 C1651 P38283 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:38283/z/collection1/
   [junit4]   2> 750753 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750753 T4391 C1651 P38283 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 750753 T4391 C1651 P38283 oasc.SyncStrategy.syncToMe https://127.0.0.1:38283/z/collection1/ has no replicas
   [junit4]   2> 750753 T4391 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:38283/z/collection1/ shard2
   [junit4]   2> 750753 T4391 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 750754 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750755 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750756 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750858 T4373 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> 750858 T4386 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> 750858 T4364 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> 750906 T4391 oasc.ZkController.register We are https://127.0.0.1:38283/z/collection1/ and leader is https://127.0.0.1:38283/z/collection1/
   [junit4]   2> 750906 T4391 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:38283/z
   [junit4]   2> 750907 T4391 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 750907 T4391 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 750907 T4391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 750908 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750908 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750908 T4391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750908 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750909 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750909 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38283/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38283_z",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 750911 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750978 T4340 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 750978 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 750982 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 750984 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47739
   [junit4]   2> 750986 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 750986 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 750986 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004
   [junit4]   2> 750986 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/'
   [junit4]   2> 751004 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/solr.xml
   [junit4]   2> 751012 T4373 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> 751012 T4386 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> 751012 T4364 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> 751013 T4340 oasc.CoreContainer.<init> New CoreContainer 728429146
   [junit4]   2> 751014 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/]
   [junit4]   2> 751014 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 751014 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 751015 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 751016 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 751016 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 751018 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751018 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751018 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 751019 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 751019 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 751020 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 751020 T4402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11f919e0 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751021 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 751023 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 751024 T4404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7547b37d name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751024 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 751028 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 752029 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47739_z
   [junit4]   2> 752030 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47739_z
   [junit4]   2> 752031 T4373 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752031 T4404 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752031 T4364 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752031 T4386 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 752034 T4405 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 752034 T4405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 752035 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752035 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752035 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752035 T4405 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 752037 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 752038 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47739/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47739_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 752038 T4365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 752038 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 752041 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752142 T4364 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> 752142 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 752142 T4386 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> 752142 T4373 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> 753036 T4405 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 753037 T4405 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 753038 T4405 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 753038 T4405 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 753039 T4405 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753040 T4405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/'
   [junit4]   2> 753040 T4405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 753041 T4405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 753042 T4405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 753077 T4405 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 753093 T4405 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 753095 T4405 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 753099 T4405 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 753210 T4405 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 753212 T4405 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 753212 T4405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753215 T4405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753228 T4405 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 753228 T4405 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 753228 T4405 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/
   [junit4]   2> 753228 T4405 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6353e034
   [junit4]   2> 753229 T4405 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2
   [junit4]   2> 753229 T4405 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index/
   [junit4]   2> 753230 T4405 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 753230 T4405 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index
   [junit4]   2> 753231 T4405 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=58316057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 753242 T4405 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/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 753243 T4405 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753246 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 753246 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753247 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 753248 T4405 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753248 T4405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753248 T4405 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 753249 T4405 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 753249 T4405 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 753250 T4405 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 753250 T4405 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 753250 T4405 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 753251 T4405 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 753251 T4405 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 753254 T4405 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 753255 T4405 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 753255 T4405 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 753256 T4405 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5676575581431653]
   [junit4]   2> 753258 T4405 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/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 753258 T4405 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753258 T4405 oass.SolrIndexSearcher.<init> Opening Searcher@1a5a7fab[collection1] main
   [junit4]   2> 753259 T4405 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 753260 T4405 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753260 T4405 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 753261 T4405 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 753261 T4405 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 753261 T4405 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753262 T4405 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 753262 T4405 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753262 T4405 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 753263 T4405 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 753266 T4406 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a5a7fab[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 753268 T4405 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 753270 T4409 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47739/z collection:collection1 shard:shard3
   [junit4]   2> 753270 T4340 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 753271 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 753271 T4409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 753276 T4409 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 753278 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753278 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753278 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753278 T4409 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 753279 T4409 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1652 name=collection1 org.apache.solr.core.SolrCore@7980eb9a url=https://127.0.0.1:47739/z/collection1 node=127.0.0.1:47739_z C1652_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:47739/z, core=collection1, node_name=127.0.0.1:47739_z}
   [junit4]   2> 753279 T4409 C1652 P47739 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47739/z/collection1/
   [junit4]   2> 753280 T4409 C1652 P47739 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 753280 T4409 C1652 P47739 oasc.SyncStrategy.syncToMe https://127.0.0.1:47739/z/collection1/ has no replicas
   [junit4]   2> 753280 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753280 T4409 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47739/z/collection1/ shard3
   [junit4]   2> 753281 T4409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 753283 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753285 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753287 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753389 T4373 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> 753389 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753389 T4364 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> 753389 T4386 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> 753436 T4409 oasc.ZkController.register We are https://127.0.0.1:47739/z/collection1/ and leader is https://127.0.0.1:47739/z/collection1/
   [junit4]   2> 753436 T4409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47739/z
   [junit4]   2> 753436 T4409 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 753436 T4409 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 753437 T4409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 753438 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753438 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753438 T4409 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753438 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753439 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753439 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47739/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47739_z",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 753441 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753522 T4340 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 753523 T4340 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 753526 T4340 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 753528 T4340 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45727
   [junit4]   2> 753530 T4340 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 753531 T4340 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 753531 T4340 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005
   [junit4]   2> 753531 T4340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005/'
   [junit4]   2> 753542 T4386 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> 753542 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 753542 T4364 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> 753542 T4373 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> 753548 T4340 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005/solr.xml
   [junit4]   2> 753556 T4340 oasc.CoreContainer.<init> New CoreContainer 904536585
   [junit4]   2> 753556 T4340 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-005/]
   [junit4]   2> 753556 T4340 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 753557 T4340 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 753558 T4340 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 753560 T4340 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 753560 T4340 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 753560 T4340 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 753561 T4340 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33011/solr
   [junit4]   2> 753561 T4340 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 753561 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753562 T4420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46774da4 name:ZooKeeperConnection Watcher:127.0.0.1:33011 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753563 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753564 T4340 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753565 T4422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe90666 name:ZooKeeperConnection Watcher:127.0.0.1:33011/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753566 T4340 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753570 T4340 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 754572 T4340 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45727_z
   [junit4]   2> 754574 T4340 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45727_z
   [junit4]   2> 754576 T4386 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754576 T4404 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754577 T4422 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754576 T4364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754576 T4373 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 754582 T4423 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 754582 T4423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 754583 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754584 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754584 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754583 T4423 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 754585 T4365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 754586 T4365 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45727/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45727_z",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 754586 T4365 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 754587 T4365 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 754588 T4364 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754691 T4386 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> 754691 T4404 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 754691 T4364 oascc.ZkStateReader$2.process A cluster state chan

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

ception.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> ASYNC  NEW_CORE C2573 name=collection1 org.apache.solr.core.SolrCore@4112a5f9 url=https://127.0.0.1:40857/z/collection1 node=127.0.0.1:40857_z C2573_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:40857/z, core=collection1, node_name=127.0.0.1:40857_z}
   [junit4]   2> 820589 T4826 C2573 P40857 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 820590 T4826 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 820590 T4826 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4112a5f9
   [junit4]   2> 820590 T4826 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=151,cumulative_deletesById=52,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=8724,transaction_logs_total_number=2}
   [junit4]   2> 820591 T4826 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 820591 T4826 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 820591 T4826 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 820592 T4826 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12
   [junit4]   2> 820593 T4826 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12/index.20140708135859531 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12/index.20140708135859531;done=false>>]
   [junit4]   2> 820594 T4826 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001/tempDir-001/jetty12/index.20140708135859531
   [junit4]   2> 820594 T4826 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> 820594 T4826 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-C9CCB7A565C2CC24-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {rnd_b=MockVariableIntBlock(baseBlockSize=55), _version_=FSTOrd41, a_t=PostingsFormat(name=Memory doPackFST= true), a_si=FSTOrd41, id=MockVariableIntBlock(baseBlockSize=55)}, docValues:{}, sim=DefaultSimilarity, locale=fr, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=206004176,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestMissingGroups, HdfsSyncSliceTest, QueryEqualityTest, TestRestManager, MigrateRouteKeyTest, ZkCLITest, SolrTestCaseJ4Test, PrimUtilsTest, ResponseLogComponentTest, AnalyticsQueryTest, TestConfig, UUIDFieldTest, HighlighterConfigTest, SolrCmdDistributorTest, TestOverriddenPrefixQueryForCustomFieldType, TestLuceneMatchVersion, TestAnalyzedSuggestions, ExternalFileFieldSortTest, TestManagedResource, DistributedQueryComponentOptimizationTest, TestLMJelinekMercerSimilarityFactory, TestExpandComponent, CoreMergeIndexesAdminHandlerTest, ShardRoutingTest, TestRangeQuery, TestSolr4Spatial, FastVectorHighlighterTest, TestSort, TestSolrQueryParserDefaultOperatorResource, ClusterStateUpdateTest, SuggesterTSTTest, TestReplicationHandler, CursorPagingTest, TestReloadAndDeleteDocs, CoreAdminHandlerTest, TestSolrQueryParserResource, SolrIndexSplitterTest, DateFieldTest, TestConfigSets, DeleteShardTest, TestMaxScoreQueryParser, OverseerCollectionProcessorTest, HighlighterTest, SignatureUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, JsonLoaderTest, TestStressReorder, ResourceLoaderTest, DistributedQueryComponentCustomSortTest, TestClassNameShortening, TestSolrIndexConfig, SpellCheckComponentTest, HdfsBasicDistributedZk2Test, TestCustomSort, TestCodecSupport, XsltUpdateRequestHandlerTest, FieldMutatingUpdateProcessorTest, CustomCollectionTest, AliasIntegrationTest, TestFastOutputStream, LeaderElectionTest, TestDistributedSearch, TestFaceting, TestNumberUtils, DocumentBuilderTest, CurrencyFieldOpenExchangeTest, OverseerTest, OverseerStatusTest, CircularListTest, NotRequiredUniqueKeyTest, ConnectionManagerTest, TestFieldSortValues, TestSchemaVersionResource, TestManagedSchema, DistributedDebugComponentTest, TestRemoteStreaming, AnalyticsMergeStrategyTest, TestStressRecovery, DirectSolrSpellCheckerTest, RankQueryTest, TestTolerantSearch, TestSolrXmlPersistence, TestRandomDVFaceting, WordBreakSolrSpellCheckerTest, RAMDirectoryFactoryTest, TestNonNRTOpen, TestSearcherReuse, TestHashPartitioner, RegexBoostProcessorTest, XmlUpdateRequestHandlerTest, TestComponentsName, SyncSliceTest, TestBM25SimilarityFactory, BadComponentTest, TestCopyFieldCollectionResource, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J0 in 84.53s, 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: 406 suites, 1658 tests, 1 failure, 37 ignored (16 assumptions)

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