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 2013/10/21 18:25:54 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 909 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/909/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:52437/d_gt/collection1, http://127.0.0.1:52444/d_gt/collection1, http://127.0.0.1:52419/d_gt/collection1, http://127.0.0.1:52459/d_gt/collection1, http://127.0.0.1:52416/d_gt/collection1, http://127.0.0.1:52449/d_gt/collection1, http://127.0.0.1:52454/d_gt/collection1, http://127.0.0.1:52464/d_gt/collection1, http://127.0.0.1:52413/d_gt/collection1, http://127.0.0.1:52410/d_gt/collection1, http://127.0.0.1:52430/d_gt/collection1, http://127.0.0.1:52423/d_gt/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:52437/d_gt/collection1, http://127.0.0.1:52444/d_gt/collection1, http://127.0.0.1:52419/d_gt/collection1, http://127.0.0.1:52459/d_gt/collection1, http://127.0.0.1:52416/d_gt/collection1, http://127.0.0.1:52449/d_gt/collection1, http://127.0.0.1:52454/d_gt/collection1, http://127.0.0.1:52464/d_gt/collection1, http://127.0.0.1:52413/d_gt/collection1, http://127.0.0.1:52410/d_gt/collection1, http://127.0.0.1:52430/d_gt/collection1, http://127.0.0.1:52423/d_gt/collection1]
	at __randomizedtesting.SeedInfo.seed([87F6A6541BBD5650:610284C6CE2366C]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:337)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1140)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:138)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52449/d_gt/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:476)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	... 46 more
Caused by: java.net.SocketException: Invalid argument
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:61)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
	... 48 more




Build Log:
[...truncated 10141 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1132635 T2876 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /d_gt/
   [junit4]   2> 1132644 T2876 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1382370158147
   [junit4]   2> 1132646 T2876 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1132647 T2877 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1132748 T2876 oasc.ZkTestServer.run start zk server on port:52403
   [junit4]   2> 1132752 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1132772 T2883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5568168a name:ZooKeeperConnection Watcher:127.0.0.1:52403 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1132773 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1132774 T2876 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1132801 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1132812 T2885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7430e28f name:ZooKeeperConnection Watcher:127.0.0.1:52403/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1132814 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1132815 T2876 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1132836 T2876 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1132852 T2876 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1132867 T2876 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1132888 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1132891 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1132905 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1132906 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1132914 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1132914 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1132923 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1132924 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1132932 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1132933 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1132942 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1132943 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1132952 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1132953 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1132960 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1132960 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1132967 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1132968 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1132975 T2876 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1132975 T2876 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1133389 T2876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1133395 T2876 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52406
   [junit4]   2> 1133396 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1133397 T2876 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1133397 T2876 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486
   [junit4]   2> 1133398 T2876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/'
   [junit4]   2> 1133445 T2876 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/solr.xml
   [junit4]   2> 1133550 T2876 oasc.CoreContainer.<init> New CoreContainer 1614681789
   [junit4]   2> 1133551 T2876 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/]
   [junit4]   2> 1133553 T2876 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1133553 T2876 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1133553 T2876 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1133554 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1133554 T2876 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1133555 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1133555 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1133556 T2876 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1133556 T2876 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1133561 T2876 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1133562 T2876 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1133562 T2876 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52403/solr
   [junit4]   2> 1133563 T2876 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1133564 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133571 T2896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35bbedfe name:ZooKeeperConnection Watcher:127.0.0.1:52403 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1133572 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1133579 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133583 T2898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1583f68b name:ZooKeeperConnection Watcher:127.0.0.1:52403/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1133583 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1133587 T2876 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1133596 T2876 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1133603 T2876 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1133608 T2876 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52406_d_gt
   [junit4]   2> 1133610 T2876 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52406_d_gt
   [junit4]   2> 1133619 T2876 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1133634 T2876 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1133641 T2876 oasc.Overseer.start Overseer (id=90595010684846083-127.0.0.1:52406_d_gt-n_0000000000) starting
   [junit4]   2> 1133654 T2876 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1133669 T2900 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1133672 T2876 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1133683 T2876 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1133692 T2876 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1133707 T2899 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1134057 T2901 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1134058 T2901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1134061 T2901 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1135226 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1135230 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52406/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52406_d_gt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1135231 T2899 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1135233 T2899 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1135254 T2898 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> 1136066 T2901 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1136067 T2901 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/collection1
   [junit4]   2> 1136067 T2901 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1136070 T2901 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1136071 T2901 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1136076 T2901 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/collection1/'
   [junit4]   2> 1136078 T2901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/collection1/lib/classes/' to classloader
   [junit4]   2> 1136079 T2901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/collection1/lib/README' to classloader
   [junit4]   2> 1136165 T2901 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1136256 T2901 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1136259 T2901 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1136271 T2901 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1137078 T2901 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1137080 T2901 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1137081 T2901 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1137109 T2901 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1137114 T2901 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1137146 T2901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1137153 T2901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1137160 T2901 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1137163 T2901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1137163 T2901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1137164 T2901 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1137166 T2901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1137166 T2901 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1137167 T2901 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1137167 T2901 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1382370158486/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data/
   [junit4]   2> 1137168 T2901 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fb9ffe
   [junit4]   2> 1137169 T2901 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data
   [junit4]   2> 1137170 T2901 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data/index/
   [junit4]   2> 1137171 T2901 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1137172 T2901 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data/index
   [junit4]   2> 1137172 T2901 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=45.0107421875, floorSegmentMB=1.525390625, forceMergeDeletesPctAllowed=24.996495779980993, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769743945686111
   [junit4]   2> 1137178 T2901 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1137178 T2901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1137183 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1137184 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1137185 T2901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1137185 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1137186 T2901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1137186 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1137187 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1137187 T2901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1137188 T2901 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1137188 T2901 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1137189 T2901 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1137189 T2901 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1137190 T2901 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1137191 T2901 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1137191 T2901 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1137205 T2901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1137210 T2901 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1137210 T2901 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1137211 T2901 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=7.9501953125, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=29.659768692573298, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38784437417290196
   [junit4]   2> 1137219 T2901 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1137219 T2901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1137219 T2901 oass.SolrIndexSearcher.<init> Opening Searcher@1f6d9a31 main
   [junit4]   2> 1137226 T2902 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f6d9a31 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1137227 T2901 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1137228 T2901 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52406/d_gt collection:control_collection shard:shard1
   [junit4]   2> 1137230 T2901 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1137247 T2901 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1137261 T2901 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1137261 T2901 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1137261 T2901 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52406/d_gt/collection1/
   [junit4]   2> 1137262 T2901 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1137262 T2901 oasc.SyncStrategy.syncToMe http://127.0.0.1:52406/d_gt/collection1/ has no replicas
   [junit4]   2> 1137262 T2901 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52406/d_gt/collection1/ shard1
   [junit4]   2> 1137262 T2901 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1138279 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1138299 T2898 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> 1138360 T2901 oasc.ZkController.register We are http://127.0.0.1:52406/d_gt/collection1/ and leader is http://127.0.0.1:52406/d_gt/collection1/
   [junit4]   2> 1138360 T2901 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52406/d_gt
   [junit4]   2> 1138361 T2901 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1138361 T2901 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1138361 T2901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1138366 T2901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1138368 T2876 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1138369 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1138372 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138377 T2905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@642885cf name:ZooKeeperConnection Watcher:127.0.0.1:52403/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1138378 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1138382 T2876 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1138389 T2876 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1138815 T2876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1138819 T2876 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52410
   [junit4]   2> 1138820 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1138821 T2876 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1138821 T2876 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892
   [junit4]   2> 1138822 T2876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/'
   [junit4]   2> 1138868 T2876 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/solr.xml
   [junit4]   2> 1138980 T2876 oasc.CoreContainer.<init> New CoreContainer 66899827
   [junit4]   2> 1138981 T2876 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/]
   [junit4]   2> 1138983 T2876 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1138984 T2876 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1138984 T2876 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1138984 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1138985 T2876 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1138985 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1138986 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1138986 T2876 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1138987 T2876 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1138991 T2876 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1138992 T2876 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1138992 T2876 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52403/solr
   [junit4]   2> 1138993 T2876 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1138998 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139002 T2916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ae570e4 name:ZooKeeperConnection Watcher:127.0.0.1:52403 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1139002 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1139013 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139018 T2918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25e2f718 name:ZooKeeperConnection Watcher:127.0.0.1:52403/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1139018 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1139028 T2876 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1139820 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1139824 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52406/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52406_d_gt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1139845 T2918 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> 1139846 T2905 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> 1139846 T2898 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> 1140039 T2876 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52410_d_gt
   [junit4]   2> 1140045 T2876 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52410_d_gt
   [junit4]   2> 1140062 T2918 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1140063 T2898 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1140064 T2905 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1140108 T2919 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1140109 T2919 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1140114 T2919 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1141375 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1141380 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52410/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52410_d_gt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1141380 T2899 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1141380 T2899 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1141404 T2898 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> 1141405 T2905 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> 1141405 T2918 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> 1142118 T2919 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1142119 T2919 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/collection1
   [junit4]   2> 1142119 T2919 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1142123 T2919 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1142124 T2919 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1142130 T2919 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/collection1/'
   [junit4]   2> 1142134 T2919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/collection1/lib/classes/' to classloader
   [junit4]   2> 1142136 T2919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/collection1/lib/README' to classloader
   [junit4]   2> 1142240 T2919 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1142326 T2919 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1142329 T2919 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1142341 T2919 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1143152 T2919 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1143153 T2919 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1143154 T2919 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1143168 T2919 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1143173 T2919 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1143209 T2919 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1143216 T2919 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1143223 T2919 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1143226 T2919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1143227 T2919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1143227 T2919 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1143230 T2919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1143230 T2919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1143230 T2919 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1143232 T2919 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1382370163892/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1/
   [junit4]   2> 1143232 T2919 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fb9ffe
   [junit4]   2> 1143233 T2919 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1
   [junit4]   2> 1143234 T2919 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1/index/
   [junit4]   2> 1143235 T2919 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1143235 T2919 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1/index
   [junit4]   2> 1143236 T2919 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=45.0107421875, floorSegmentMB=1.525390625, forceMergeDeletesPctAllowed=24.996495779980993, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769743945686111
   [junit4]   2> 1143241 T2919 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1143241 T2919 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1143248 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1143249 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1143250 T2919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1143250 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1143251 T2919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1143251 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1143252 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1143253 T2919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1143253 T2919 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1143254 T2919 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1143255 T2919 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1143255 T2919 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1143256 T2919 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1143256 T2919 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1143257 T2919 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1143293 T2919 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1143299 T2919 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1143299 T2919 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1143300 T2919 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=7.9501953125, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=29.659768692573298, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38784437417290196
   [junit4]   2> 1143302 T2919 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1143303 T2919 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1143303 T2919 oass.SolrIndexSearcher.<init> Opening Searcher@742f937d main
   [junit4]   2> 1143309 T2920 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@742f937d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1143314 T2919 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1143314 T2919 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52410/d_gt collection:collection1 shard:shard1
   [junit4]   2> 1143316 T2919 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1143341 T2919 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1143348 T2919 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1143348 T2919 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1143348 T2919 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52410/d_gt/collection1/
   [junit4]   2> 1143348 T2919 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1143349 T2919 oasc.SyncStrategy.syncToMe http://127.0.0.1:52410/d_gt/collection1/ has no replicas
   [junit4]   2> 1143349 T2919 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52410/d_gt/collection1/ shard1
   [junit4]   2> 1143349 T2919 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1144435 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1144454 T2898 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> 1144455 T2905 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> 1144454 T2918 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> 1144501 T2919 oasc.ZkController.register We are http://127.0.0.1:52410/d_gt/collection1/ and leader is http://127.0.0.1:52410/d_gt/collection1/
   [junit4]   2> 1144502 T2919 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52410/d_gt
   [junit4]   2> 1144502 T2919 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1144502 T2919 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1144502 T2919 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1144506 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1144509 T2876 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1144509 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1144924 T2876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1144929 T2876 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52413
   [junit4]   2> 1144929 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1144930 T2876 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1144930 T2876 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012
   [junit4]   2> 1144931 T2876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/'
   [junit4]   2> 1144984 T2876 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/solr.xml
   [junit4]   2> 1145084 T2876 oasc.CoreContainer.<init> New CoreContainer 612222244
   [junit4]   2> 1145084 T2876 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/]
   [junit4]   2> 1145086 T2876 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1145087 T2876 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1145087 T2876 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1145088 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1145088 T2876 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1145088 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1145089 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1145089 T2876 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1145090 T2876 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1145095 T2876 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1145095 T2876 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1145096 T2876 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52403/solr
   [junit4]   2> 1145097 T2876 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1145099 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1145103 T2932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@775efc75 name:ZooKeeperConnection Watcher:127.0.0.1:52403 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1145105 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1145113 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1145117 T2934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@164bf5d name:ZooKeeperConnection Watcher:127.0.0.1:52403/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1145117 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1145128 T2876 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1145977 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1145981 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52410/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52410_d_gt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1146002 T2918 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> 1146002 T2934 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> 1146003 T2898 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> 1146002 T2905 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> 1146139 T2876 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52413_d_gt
   [junit4]   2> 1146145 T2876 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52413_d_gt
   [junit4]   2> 1146163 T2918 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1146163 T2898 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1146163 T2905 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1146166 T2934 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1146211 T2935 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1146212 T2935 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1146219 T2935 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1147536 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1147540 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52413/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52413_d_gt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1147541 T2899 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1147541 T2899 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1147569 T2898 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> 1147570 T2905 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> 1147571 T2918 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> 1147570 T2934 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> 1148228 T2935 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1148229 T2935 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/collection1
   [junit4]   2> 1148229 T2935 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1148232 T2935 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1148232 T2935 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1148238 T2935 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/collection1/'
   [junit4]   2> 1148241 T2935 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/collection1/lib/classes/' to classloader
   [junit4]   2> 1148242 T2935 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/collection1/lib/README' to classloader
   [junit4]   2> 1148337 T2935 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1148421 T2935 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1148425 T2935 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1148436 T2935 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1149209 T2935 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1149211 T2935 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1149212 T2935 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1149225 T2935 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1149230 T2935 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1149263 T2935 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1149271 T2935 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1149278 T2935 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1149281 T2935 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1149281 T2935 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1149282 T2935 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1149285 T2935 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1149285 T2935 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1149285 T2935 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1149286 T2935 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1382370170012/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2/
   [junit4]   2> 1149286 T2935 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fb9ffe
   [junit4]   2> 1149288 T2935 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2
   [junit4]   2> 1149289 T2935 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2/index/
   [junit4]   2> 1149289 T2935 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1149290 T2935 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2/index
   [junit4]   2> 1149291 T2935 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=45.0107421875, floorSegmentMB=1.525390625, forceMergeDeletesPctAllowed=24.996495779980993, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769743945686111
   [junit4]   2> 1149296 T2935 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1149297 T2935 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1149309 T2935 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1149310 T2935 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1149311 T2935 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1149311 T2935 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1149312 T2935 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1149313 T2935 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1149314 T2935 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1149314 T2935 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1149315 T2935 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1149315 T2935 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1149316 T2935 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1149317 T2935 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1149317 T2935 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1149318 T2935 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1149319 T2935 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1149331 T2935 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149336 T2935 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1149336 T2935 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1149338 T2935 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=7.9501953125, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=29.659768692573298, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38784437417290196
   [junit4]   2> 1149339 T2935 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1149339 T2935 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1149340 T2935 oass.SolrIndexSearcher.<init> Opening Searcher@1e816764 main
   [junit4]   2> 1149344 T2936 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e816764 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1149346 T2935 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1149346 T2935 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52413/d_gt collection:collection1 shard:shard2
   [junit4]   2> 1149348 T2935 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1149365 T2935 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1149371 T2935 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1149372 T2935 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1149372 T2935 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52413/d_gt/collection1/
   [junit4]   2> 1149372 T2935 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1149372 T2935 oasc.SyncStrategy.syncToMe http://127.0.0.1:52413/d_gt/collection1/ has no replicas
   [junit4]   2> 1149373 T2935 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52413/d_gt/collection1/ shard2
   [junit4]   2> 1149373 T2935 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1150649 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1150693 T2898 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> 1150693 T2905 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> 1150693 T2918 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> 1150694 T2934 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> 1150741 T2935 oasc.ZkController.register We are http://127.0.0.1:52413/d_gt/collection1/ and leader is http://127.0.0.1:52413/d_gt/collection1/
   [junit4]   2> 1150742 T2935 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52413/d_gt
   [junit4]   2> 1150743 T2935 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1150743 T2935 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1150744 T2935 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1150751 T2935 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1150757 T2876 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1150759 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1151188 T2876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1151192 T2876 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52416
   [junit4]   2> 1151193 T2876 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1151194 T2876 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151194 T2876 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264
   [junit4]   2> 1151194 T2876 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/'
   [junit4]   2> 1151239 T2876 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/solr.xml
   [junit4]   2> 1151337 T2876 oasc.CoreContainer.<init> New CoreContainer 2038662799
   [junit4]   2> 1151337 T2876 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/]
   [junit4]   2> 1151340 T2876 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1151340 T2876 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1151340 T2876 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1151341 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1151341 T2876 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1151342 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1151342 T2876 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1151343 T2876 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1151343 T2876 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1151348 T2876 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1151348 T2876 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1151349 T2876 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52403/solr
   [junit4]   2> 1151349 T2876 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1151353 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151359 T2948 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aef2644 name:ZooKeeperConnection Watcher:127.0.0.1:52403 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151360 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1151367 T2876 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151372 T2950 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6343b437 name:ZooKeeperConnection Watcher:127.0.0.1:52403/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151372 T2876 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1151383 T2876 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1152231 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1152235 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52413/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52413_d_gt",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1152257 T2950 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> 1152258 T2934 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> 1152258 T2898 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> 1152259 T2918 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> 1152261 T2905 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> 1152393 T2876 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52416_d_gt
   [junit4]   2> 1152397 T2876 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52416_d_gt
   [junit4]   2> 1152406 T2934 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1152407 T2950 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1152407 T2905 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1152408 T2918 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1152409 T2898 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1152427 T2951 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1152428 T2951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1152431 T2951 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1153792 T2899 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1153796 T2899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52416/d_gt",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52416_d_gt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 1153796 T2899 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1153797 T2899 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1153820 T2934 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> 1153820 T2898 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> 1153820 T2950 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> 1153821 T2905 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> 1153820 T2918 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> 1154433 T2951 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1154434 T2951 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/collection1
   [junit4]   2> 1154435 T2951 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1154439 T2951 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1154439 T2951 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1154444 T2951 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/collection1/'
   [junit4]   2> 1154448 T2951 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/collection1/lib/classes/' to classloader
   [junit4]   2> 1154450 T2951 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/collection1/lib/README' to classloader
   [junit4]   2> 1154549 T2951 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1154609 T2951 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1154612 T2951 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1154621 T2951 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1155446 T2951 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1155447 T2951 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1155448 T2951 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1155460 T2951 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1155463 T2951 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1155492 T2951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1155499 T2951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1155506 T2951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1155508 T2951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1155509 T2951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1155509 T2951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1155512 T2951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1155512 T2951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1155512 T2951 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1155513 T2951 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1382370176264/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3/
   [junit4]   2> 1155513 T2951 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fb9ffe
   [junit4]   2> 1155515 T2951 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3
   [junit4]   2> 1155515 T2951 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3/index/
   [junit4]   2> 1155516 T2951 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1155517 T2951 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3/index
   [junit4]   2> 1155518 T2951 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=45.0107421875, floorSegmentMB=1.525390625, forceMergeDeletesPctAllowed=24.996495779980993, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769743945686111
   [junit4]   2> 1155522 T2951 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1155523 T2951 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1155531 T2951 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1155532 T2951 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1155532 T2951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1155533 T2951 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1155533 T2951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1155533 T2951 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1155534 T2951 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1155535 T2951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1155535 T2951 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1155536 T2951 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1155537 T2951 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1155538 T2951 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1155538 T2951 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1155539 T2951 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1155539 T2951 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1155552 T2951 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1155557 T2951 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1155558 T2951 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1155559 T2951 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=7.9501953125, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=29.659768692573298, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38784437417290196
   [junit4]   2> 1155561 T2951 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1382370158146/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1155561 T2951 oasc.SolrDeletionPolicy.updateComm

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

t Solr cannot talk to ZK
   [junit4]   2> 1315156 T2876 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1315159 T2876 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52403 52403
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> safe stop:
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=87F6A6541BBD5650 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Europe/Helsinki -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    183s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:52437/d_gt/collection1, http://127.0.0.1:52444/d_gt/collection1, http://127.0.0.1:52419/d_gt/collection1, http://127.0.0.1:52459/d_gt/collection1, http://127.0.0.1:52416/d_gt/collection1, http://127.0.0.1:52449/d_gt/collection1, http://127.0.0.1:52454/d_gt/collection1, http://127.0.0.1:52464/d_gt/collection1, http://127.0.0.1:52413/d_gt/collection1, http://127.0.0.1:52410/d_gt/collection1, http://127.0.0.1:52430/d_gt/collection1, http://127.0.0.1:52423/d_gt/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([87F6A6541BBD5650:610284C6CE2366C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:337)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1140)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:138)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52449/d_gt/collection1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:476)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
   [junit4]    > 	... 46 more
   [junit4]    > Caused by: java.net.SocketException: Invalid argument
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:61)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
   [junit4]    > 	... 48 more
   [junit4]   2> 1315330 T2876 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 182703 T2875 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1316025 T3109 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45: {range_facet_l=PostingsFormat(name=MockRandom), text=PostingsFormat(name=NestedPulsing), _version_=Pulsing41(freqCutoff=10 minBlockSize=23 maxBlockSize=118), rnd_b=PostingsFormat(name=MockSep), intDefault=Pulsing41(freqCutoff=10 minBlockSize=23 maxBlockSize=118), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockSep), a_t=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=MockSep), range_facet_si=PostingsFormat(name=MockRandom), other_tl1=Pulsing41(freqCutoff=10 minBlockSize=23 maxBlockSize=118), multiDefault=PostingsFormat(name=MockRandom), a_si=Pulsing41(freqCutoff=10 minBlockSize=23 maxBlockSize=118)}, docValues:{}, sim=DefaultSimilarity, locale=pt, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=106229160,total=224399360
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, IndexBasedSpellCheckerTest, DOMUtilTest, DocValuesMultiTest, BinaryUpdateRequestHandlerTest, TestJmxIntegration, UpdateParamsTest, ExternalFileFieldSortTest, QueryEqualityTest, ShardSplitTest, TermsComponentTest, PolyFieldTest, CoreMergeIndexesAdminHandlerTest, BadIndexSchemaTest, FieldMutatingUpdateProcessorTest, TestZkChroot, DirectSolrSpellCheckerTest, TestPhraseSuggestions, TestSchemaResource, RequestHandlersTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestNumberUtils, TestMaxScoreQueryParser, SolrCoreCheckLockOnStartupTest, SuggesterFSTTest, TestDefaultSearchFieldResource, TestFieldTypeResource, OpenExchangeRatesOrgProviderTest, HdfsChaosMonkeySafeLeaderTest, LegacyHTMLStripCharFilterTest, ReturnFieldsTest, CollectionsAPIDistributedZkTest, DeleteShardTest, TestMergePolicyConfig, RequiredFieldsTest, SampleTest, PingRequestHandlerTest, SolrPluginUtilsTest, ResourceLoaderTest, TestLRUCache, SOLR749Test, SpellCheckComponentTest, TestUtils, HardAutoCommitTest, ParsingFieldUpdateProcessorsTest, ChaosMonkeyNothingIsSafeTest, NumericFieldsTest, RegexBoostProcessorTest, CoreContainerCoreInitFailuresTest, FieldAnalysisRequestHandlerTest, TestImplicitCoreProperties, TestFiltering, IndexSchemaTest, CSVRequestHandlerTest, UUIDFieldTest, TestSolrQueryParser, NoCacheHeaderTest, TestMultiCoreConfBootstrap, TestCodecSupport, OverseerCollectionProcessorTest, TestValueSourceCache, DistributedSpellCheckComponentTest, DocumentAnalysisRequestHandlerTest, ShowFileRequestHandlerTest, ShardRoutingCustomTest, TestIndexingPerformance, TestFastWriter, SearchHandlerTest, HdfsRecoveryZkTest, SpatialFilterTest, TestDFRSimilarityFactory, AliasIntegrationTest, AutoCommitTest, TestCharFilters, BJQParserTest, TestReplicationHandler, SynonymTokenizerTest, TestDocSet, SolrIndexSplitterTest, SolrIndexConfigTest, BasicFunctionalityTest, TestFunctionQuery, TestIndexSearcher, TestBM25SimilarityFactory, TestDynamicFieldResource, TestRTGBase, HdfsLockFactoryTest, HdfsDirectoryTest, StressHdfsTest, TestHashPartitioner, TestNonNRTOpen, TestElisionMultitermQuery, TestLMJelinekMercerSimilarityFactory, TestSort, BadComponentTest, TestRangeQuery, TestManagedSchemaFieldResource, UnloadDistributedZkTest, CopyFieldTest, TestSchemaVersionResource, TestNoOpRegenerator, TestArbitraryIndexDir, TestAtomicUpdateErrorCases, FileUtilsTest, TestLMDirichletSimilarityFactory, DirectUpdateHandlerTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 183.52s, 1 test, 1 error <<< FAILURES!

[...truncated 678 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:428: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:408: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:483: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1263: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:906: There were test failures: 327 suites, 1453 tests, 1 error, 40 ignored (5 assumptions)

Total time: 105 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure