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/11/01 18:05:39 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 971 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/971/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

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:50798/collection1, http://127.0.0.1:50852/collection1, http://127.0.0.1:50807/collection1, http://127.0.0.1:50804/collection1, http://127.0.0.1:50818/collection1, http://127.0.0.1:50801/collection1, http://127.0.0.1:50832/collection1, http://127.0.0.1:50842/collection1, http://127.0.0.1:50847/collection1, http://127.0.0.1:50825/collection1, http://127.0.0.1:50811/collection1, http://127.0.0.1:50837/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50798/collection1, http://127.0.0.1:50852/collection1, http://127.0.0.1:50807/collection1, http://127.0.0.1:50804/collection1, http://127.0.0.1:50818/collection1, http://127.0.0.1:50801/collection1, http://127.0.0.1:50832/collection1, http://127.0.0.1:50842/collection1, http://127.0.0.1:50847/collection1, http://127.0.0.1:50825/collection1, http://127.0.0.1:50811/collection1, http://127.0.0.1:50837/collection1]
	at __randomizedtesting.SeedInfo.seed([1B535BE10F068E89:9AB5D5F97859EEB5]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:337)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	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:1158)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	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:50811/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 10219 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1740318 T5286 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1740327 T5286 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1383323905212
   [junit4]   2> 1740328 T5286 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1740330 T5287 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1740431 T5286 oasc.ZkTestServer.run start zk server on port:50791
   [junit4]   2> 1740434 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1740445 T5293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42e511ba name:ZooKeeperConnection Watcher:127.0.0.1:50791 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1740446 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1740446 T5286 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1740461 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1740466 T5295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fc7c82 name:ZooKeeperConnection Watcher:127.0.0.1:50791/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1740466 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1740467 T5286 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1740479 T5286 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1740488 T5286 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1740495 T5286 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1740504 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1740505 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1740518 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1740520 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1740529 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1740530 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1740539 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1740540 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1740549 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1740550 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1740558 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1740559 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1740570 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1740571 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1740580 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1740581 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1740590 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1740590 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1740600 T5286 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1740601 T5286 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1740955 T5286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1740968 T5286 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50794
   [junit4]   2> 1740969 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1740969 T5286 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1740969 T5286 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497
   [junit4]   2> 1740970 T5286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/'
   [junit4]   2> 1741000 T5286 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/solr.xml
   [junit4]   2> 1741078 T5286 oasc.CoreContainer.<init> New CoreContainer 575048002
   [junit4]   2> 1741079 T5286 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/]
   [junit4]   2> 1741081 T5286 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1741081 T5286 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1741081 T5286 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1741081 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1741082 T5286 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1741082 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1741082 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1741083 T5286 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1741083 T5286 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1741087 T5286 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1741087 T5286 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1741088 T5286 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50791/solr
   [junit4]   2> 1741088 T5286 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1741090 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1741095 T5306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a16c704 name:ZooKeeperConnection Watcher:127.0.0.1:50791 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1741095 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1741110 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1741120 T5308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ab7fcf3 name:ZooKeeperConnection Watcher:127.0.0.1:50791/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1741121 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1741126 T5286 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1741136 T5286 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1741145 T5286 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1741151 T5286 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50794_
   [junit4]   2> 1741153 T5286 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50794_
   [junit4]   2> 1741162 T5286 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1741178 T5286 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1741188 T5286 oasc.Overseer.start Overseer (id=90657515452694531-127.0.0.1:50794_-n_0000000000) starting
   [junit4]   2> 1741197 T5286 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1741210 T5310 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1741211 T5286 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1741220 T5286 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1741225 T5286 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1741234 T5309 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1741240 T5311 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1741240 T5311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1741243 T5311 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1742744 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1742746 T5309 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:50794",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50794_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1742747 T5309 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1742747 T5309 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1742759 T5308 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> 1743247 T5311 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1743247 T5311 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/collection1
   [junit4]   2> 1743247 T5311 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1743249 T5311 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1743249 T5311 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1743251 T5311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/collection1/'
   [junit4]   2> 1743253 T5311 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/collection1/lib/classes/' to classloader
   [junit4]   2> 1743253 T5311 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/collection1/lib/README' to classloader
   [junit4]   2> 1743327 T5311 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1743428 T5311 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1743432 T5311 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1743445 T5311 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1744083 T5311 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1744097 T5311 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1744103 T5311 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1744137 T5311 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1744144 T5311 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1744152 T5311 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1744155 T5311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1744156 T5311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1744156 T5311 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1744159 T5311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1744159 T5311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1744160 T5311 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1744160 T5311 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383323905497/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data/
   [junit4]   2> 1744160 T5311 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3536023a
   [junit4]   2> 1744162 T5311 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data
   [junit4]   2> 1744162 T5311 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data/index/
   [junit4]   2> 1744163 T5311 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1744163 T5311 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data/index
   [junit4]   2> 1744164 T5311 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2261582995450768]
   [junit4]   2> 1744169 T5311 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1744169 T5311 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1744172 T5311 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1744173 T5311 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1744174 T5311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1744174 T5311 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1744174 T5311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1744175 T5311 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1744175 T5311 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1744175 T5311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1744175 T5311 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1744176 T5311 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1744177 T5311 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1744178 T5311 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1744178 T5311 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1744179 T5311 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1744179 T5311 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1744190 T5311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744194 T5311 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1744195 T5311 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1744195 T5311 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=9.3837890625, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=5.0748493945979245, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1744197 T5311 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1744197 T5311 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1744198 T5311 oass.SolrIndexSearcher.<init> Opening Searcher@355631c7 main
   [junit4]   2> 1744206 T5312 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@355631c7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1744207 T5311 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1744207 T5311 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50794 collection:control_collection shard:shard1
   [junit4]   2> 1744209 T5311 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1744230 T5311 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1744237 T5311 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1744238 T5311 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1744238 T5311 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50794/collection1/
   [junit4]   2> 1744238 T5311 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1744238 T5311 oasc.SyncStrategy.syncToMe http://127.0.0.1:50794/collection1/ has no replicas
   [junit4]   2> 1744238 T5311 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50794/collection1/ shard1
   [junit4]   2> 1744239 T5311 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1744273 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1744297 T5308 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> 1744361 T5311 oasc.ZkController.register We are http://127.0.0.1:50794/collection1/ and leader is http://127.0.0.1:50794/collection1/
   [junit4]   2> 1744362 T5311 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50794
   [junit4]   2> 1744362 T5311 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1744362 T5311 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1744362 T5311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1744365 T5311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1744372 T5286 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1744373 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1744377 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744383 T5315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@277893e3 name:ZooKeeperConnection Watcher:127.0.0.1:50791/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744384 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1744390 T5286 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1744399 T5286 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1744750 T5286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1744759 T5286 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50798
   [junit4]   2> 1744760 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1744761 T5286 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1744761 T5286 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284
   [junit4]   2> 1744761 T5286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/'
   [junit4]   2> 1744797 T5286 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/solr.xml
   [junit4]   2> 1744877 T5286 oasc.CoreContainer.<init> New CoreContainer 933440975
   [junit4]   2> 1744878 T5286 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/]
   [junit4]   2> 1744880 T5286 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1744880 T5286 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1744880 T5286 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1744881 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1744881 T5286 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1744881 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1744882 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1744882 T5286 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1744882 T5286 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1744886 T5286 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1744887 T5286 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1744887 T5286 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50791/solr
   [junit4]   2> 1744888 T5286 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1744892 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744897 T5326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29cadac0 name:ZooKeeperConnection Watcher:127.0.0.1:50791 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744898 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1744908 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744912 T5328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38cb8198 name:ZooKeeperConnection Watcher:127.0.0.1:50791/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744913 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1744924 T5286 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1745818 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1745820 T5309 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:50794",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50794_",
   [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> 1745834 T5328 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> 1745834 T5315 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> 1745834 T5308 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> 1745936 T5286 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50798_
   [junit4]   2> 1745939 T5286 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50798_
   [junit4]   2> 1745951 T5315 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1745951 T5328 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1745952 T5308 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1745968 T5329 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1745969 T5329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1745972 T5329 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1747364 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1747370 T5309 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:50798",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50798_",
   [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":null}
   [junit4]   2> 1747371 T5309 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1747371 T5309 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1747385 T5315 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> 1747385 T5308 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> 1747385 T5328 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> 1747976 T5329 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1747976 T5329 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/collection1
   [junit4]   2> 1747977 T5329 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1747979 T5329 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1747980 T5329 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1747984 T5329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/collection1/'
   [junit4]   2> 1747986 T5329 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/collection1/lib/classes/' to classloader
   [junit4]   2> 1747987 T5329 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/collection1/lib/README' to classloader
   [junit4]   2> 1748069 T5329 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1748194 T5329 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748201 T5329 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1748211 T5329 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1749023 T5329 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1749033 T5329 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1749042 T5329 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1749085 T5329 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1749093 T5329 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1749105 T5329 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1749110 T5329 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1749110 T5329 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1749111 T5329 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1749114 T5329 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1749115 T5329 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1749116 T5329 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1749116 T5329 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383323909284/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1/
   [junit4]   2> 1749116 T5329 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3536023a
   [junit4]   2> 1749118 T5329 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1
   [junit4]   2> 1749118 T5329 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1/index/
   [junit4]   2> 1749119 T5329 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1749119 T5329 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1/index
   [junit4]   2> 1749120 T5329 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2261582995450768]
   [junit4]   2> 1749126 T5329 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1749127 T5329 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1749133 T5329 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1749133 T5329 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1749134 T5329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1749134 T5329 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1749135 T5329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1749135 T5329 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1749135 T5329 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1749137 T5329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1749137 T5329 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1749138 T5329 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1749140 T5329 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1749140 T5329 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1749141 T5329 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1749141 T5329 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1749142 T5329 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1749154 T5329 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1749160 T5329 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1749161 T5329 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1749163 T5329 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=9.3837890625, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=5.0748493945979245, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1749165 T5329 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1749165 T5329 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1749166 T5329 oass.SolrIndexSearcher.<init> Opening Searcher@3726955c main
   [junit4]   2> 1749175 T5330 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3726955c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1749175 T5329 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1749175 T5329 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50798 collection:collection1 shard:shard1
   [junit4]   2> 1749178 T5329 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1749209 T5329 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1749220 T5329 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1749220 T5329 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1749220 T5329 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50798/collection1/
   [junit4]   2> 1749221 T5329 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1749221 T5329 oasc.SyncStrategy.syncToMe http://127.0.0.1:50798/collection1/ has no replicas
   [junit4]   2> 1749221 T5329 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50798/collection1/ shard1
   [junit4]   2> 1749222 T5329 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1750413 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1750440 T5315 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> 1750440 T5308 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> 1750440 T5328 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> 1750479 T5329 oasc.ZkController.register We are http://127.0.0.1:50798/collection1/ and leader is http://127.0.0.1:50798/collection1/
   [junit4]   2> 1750480 T5329 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50798
   [junit4]   2> 1750480 T5329 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1750480 T5329 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1750481 T5329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1750485 T5329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1750489 T5286 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1750490 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1750943 T5286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1750956 T5286 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50801
   [junit4]   2> 1750957 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1750957 T5286 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1750958 T5286 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376
   [junit4]   2> 1750959 T5286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/'
   [junit4]   2> 1751002 T5286 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/solr.xml
   [junit4]   2> 1751106 T5286 oasc.CoreContainer.<init> New CoreContainer 1078864359
   [junit4]   2> 1751107 T5286 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/]
   [junit4]   2> 1751109 T5286 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1751109 T5286 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1751110 T5286 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1751110 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1751110 T5286 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1751111 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1751111 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1751112 T5286 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1751112 T5286 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1751116 T5286 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1751117 T5286 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1751117 T5286 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50791/solr
   [junit4]   2> 1751118 T5286 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1751120 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1751125 T5342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b209ed2 name:ZooKeeperConnection Watcher:127.0.0.1:50791 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1751125 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1751139 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1751146 T5344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fcbb0a1 name:ZooKeeperConnection Watcher:127.0.0.1:50791/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1751146 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1751160 T5286 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1751961 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1751963 T5309 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:50798",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50798_",
   [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> 1751976 T5308 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> 1751977 T5344 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> 1751977 T5315 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> 1751977 T5328 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> 1752171 T5286 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50801_
   [junit4]   2> 1752175 T5286 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50801_
   [junit4]   2> 1752185 T5344 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1752185 T5328 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1752185 T5315 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1752187 T5308 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1752211 T5345 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1752211 T5345 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1752218 T5345 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1753505 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1753508 T5309 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:50801",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50801_",
   [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":null}
   [junit4]   2> 1753509 T5309 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1753509 T5309 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1753524 T5328 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> 1753525 T5308 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> 1753524 T5344 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> 1753524 T5315 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> 1754222 T5345 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1754223 T5345 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/collection1
   [junit4]   2> 1754223 T5345 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1754226 T5345 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1754226 T5345 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1754233 T5345 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/collection1/'
   [junit4]   2> 1754235 T5345 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/collection1/lib/classes/' to classloader
   [junit4]   2> 1754236 T5345 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/collection1/lib/README' to classloader
   [junit4]   2> 1754321 T5345 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1754457 T5345 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1754462 T5345 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1754476 T5345 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1755330 T5345 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1755342 T5345 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1755348 T5345 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1755389 T5345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1755405 T5345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1755422 T5345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1755425 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1755426 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1755426 T5345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1755429 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1755430 T5345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1755431 T5345 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1755432 T5345 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383323915376/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2/
   [junit4]   2> 1755433 T5345 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3536023a
   [junit4]   2> 1755435 T5345 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2
   [junit4]   2> 1755437 T5345 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2/index/
   [junit4]   2> 1755438 T5345 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1755440 T5345 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2/index
   [junit4]   2> 1755441 T5345 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2261582995450768]
   [junit4]   2> 1755448 T5345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1755449 T5345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1755457 T5345 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1755460 T5345 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1755461 T5345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1755461 T5345 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1755462 T5345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1755463 T5345 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1755464 T5345 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1755464 T5345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1755465 T5345 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1755466 T5345 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1755467 T5345 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1755468 T5345 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1755468 T5345 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1755469 T5345 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1755470 T5345 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1755500 T5345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1755533 T5345 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1755533 T5345 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1755535 T5345 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=9.3837890625, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=5.0748493945979245, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1755539 T5345 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1755540 T5345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1755541 T5345 oass.SolrIndexSearcher.<init> Opening Searcher@2a45133d main
   [junit4]   2> 1755545 T5346 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a45133d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1755549 T5345 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1755550 T5345 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50801 collection:collection1 shard:shard2
   [junit4]   2> 1755568 T5345 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1755595 T5345 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1755611 T5345 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1755620 T5345 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1755620 T5345 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50801/collection1/
   [junit4]   2> 1755621 T5345 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1755621 T5345 oasc.SyncStrategy.syncToMe http://127.0.0.1:50801/collection1/ has no replicas
   [junit4]   2> 1755621 T5345 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50801/collection1/ shard2
   [junit4]   2> 1755622 T5345 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1756556 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1756588 T5328 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> 1756588 T5308 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> 1756589 T5344 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> 1756589 T5315 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> 1756619 T5345 oasc.ZkController.register We are http://127.0.0.1:50801/collection1/ and leader is http://127.0.0.1:50801/collection1/
   [junit4]   2> 1756620 T5345 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50801
   [junit4]   2> 1756620 T5345 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1756620 T5345 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1756621 T5345 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1756631 T5345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1756635 T5286 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1756636 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1757059 T5286 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1757066 T5286 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50804
   [junit4]   2> 1757066 T5286 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1757068 T5286 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1757069 T5286 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521
   [junit4]   2> 1757069 T5286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/'
   [junit4]   2> 1757112 T5286 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/solr.xml
   [junit4]   2> 1757211 T5286 oasc.CoreContainer.<init> New CoreContainer 1207705432
   [junit4]   2> 1757211 T5286 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/]
   [junit4]   2> 1757214 T5286 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1757214 T5286 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1757215 T5286 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1757215 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1757216 T5286 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1757216 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1757217 T5286 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1757217 T5286 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1757219 T5286 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1757225 T5286 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1757226 T5286 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1757227 T5286 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50791/solr
   [junit4]   2> 1757227 T5286 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1757231 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1757239 T5358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@81214c4 name:ZooKeeperConnection Watcher:127.0.0.1:50791 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1757240 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1757253 T5286 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1757261 T5360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fffd1b name:ZooKeeperConnection Watcher:127.0.0.1:50791/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1757262 T5286 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1757284 T5286 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1758116 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1758119 T5309 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:50801",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50801_",
   [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> 1758133 T5360 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> 1758133 T5328 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> 1758134 T5315 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> 1758134 T5344 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> 1758133 T5308 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> 1758300 T5286 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50804_
   [junit4]   2> 1758304 T5286 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50804_
   [junit4]   2> 1758317 T5315 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1758317 T5328 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1758317 T5344 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1758318 T5308 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1758317 T5360 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1758346 T5361 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1758346 T5361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1758349 T5361 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1759657 T5309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1759659 T5309 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:50804",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50804_",
   [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":null}
   [junit4]   2> 1759659 T5309 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1759660 T5309 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1759674 T5344 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> 1759674 T5360 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> 1759674 T5328 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> 1759674 T5308 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> 1759674 T5315 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> 1760353 T5361 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1760354 T5361 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/collection1
   [junit4]   2> 1760354 T5361 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1760356 T5361 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1760356 T5361 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1760359 T5361 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/collection1/'
   [junit4]   2> 1760361 T5361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/collection1/lib/classes/' to classloader
   [junit4]   2> 1760361 T5361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/collection1/lib/README' to classloader
   [junit4]   2> 1760487 T5361 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1760557 T5361 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1760561 T5361 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1760572 T5361 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1761458 T5361 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1761471 T5361 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1761479 T5361 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1761526 T5361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1761534 T5361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1761545 T5361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1761549 T5361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1761549 T5361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1761549 T5361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1761554 T5361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1761555 T5361 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1761555 T5361 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1761556 T5361 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383323921521/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3/
   [junit4]   2> 1761556 T5361 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3536023a
   [junit4]   2> 1761557 T5361 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3
   [junit4]   2> 1761557 T5361 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3/index/
   [junit4]   2> 1761558 T5361 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1761559 T5361 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3/index
   [junit4]   2> 1761559 T5361 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2261582995450768]
   [junit4]   2> 1761563 T5361 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1761564 T5361 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1761569 T5361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1761570 T5361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1761570 T5361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1761570 T5361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1761571 T5361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1761571 T5361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1761572 T5361 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1761573 T5361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1761574 T5361 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1761575 T5361 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1761576 T5361 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1761576 T5361 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1761577 T5361 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1761578 T5361 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1761579 T5361 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1761590 T5361 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1761596 T5361 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1761596 T5361 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1761597 T5361 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=9.3837890625, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=5.0748493945979245, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1761600 T5361 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383323905211/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1761600 T5361 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1761600 T5361 oass.SolrIndexSearcher.<init> Opening Searcher@520a2451 main
   [junit4]   2> 1761608 T5362 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@520a2451 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1761610 T5361 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1761611 T5361 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50804 collection:collection1 shard:shard3
   [junit4]   2> 1761618 T5361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1761640 T5361 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1761651 T5361 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1761651 T5361 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1761651 T5361 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50804/collection1/
   [junit4]   2> 1761652 T5361 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1761652 T5361 oasc.SyncStrategy.syncToMe http://127.0.0.1:50804/collection1/ has no replicas
   [junit4]   2> 1761652 T5361 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50804/collection1/ shard3
   [junit4]   2> 1761652 T5361 o

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

0.0.1:50842/collection1, http://127.0.0.1:50847/collection1, http://127.0.0.1:50825/collection1, http://127.0.0.1:50811/collection1, http://127.0.0.1:50837/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1B535BE10F068E89:9AB5D5F97859EEB5]: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:640)
   [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:1158)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
   [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:50811/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> 1848012 T5286 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 107699 T5285 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {range_facet_l=MockFixedIntBlock(blockSize=310), text=FST41, _version_=MockFixedIntBlock(blockSize=310), rnd_b=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=MockFixedIntBlock(blockSize=310), timestamp=MockFixedIntBlock(blockSize=310), id=PostingsFormat(name=Lucene41VarGapFixedInterval), a_t=MockFixedIntBlock(blockSize=310), range_facet_sl=FST41, range_facet_si=PostingsFormat(name=MockSep), other_tl1=MockFixedIntBlock(blockSize=310), multiDefault=PostingsFormat(name=MockSep), a_si=PostingsFormat(name=MockSep)}, docValues:{timestamp=DocValuesFormat(name=SimpleText)}, sim=DefaultSimilarity, locale=ar_EG, timezone=Turkey
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=154533328,total=477102080
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, TestFieldResource, TestLMDirichletSimilarityFactory, TestReversedWildcardFilterFactory, ClusterStateUpdateTest, TestCSVResponseWriter, TestBM25SimilarityFactory, TestCoreContainer, TimeZoneUtilsTest, PolyFieldTest, SuggesterWFSTTest, BinaryUpdateRequestHandlerTest, MBeansHandlerTest, SimplePostToolTest, TestClassNameShortening, TestSolrXMLSerializer, SimpleFacetsTest, TestSolrQueryParserResource, TestFoldingMultitermQuery, RequestHandlersTest, SpellCheckComponentTest, TestManagedSchemaFieldResource, NotRequiredUniqueKeyTest, XmlUpdateRequestHandlerTest, TestBinaryField, TestPostingsSolrHighlighter, TestXIncludeConfig, DocumentAnalysisRequestHandlerTest, CSVRequestHandlerTest, SpellingQueryConverterTest, TestCloudManagedSchemaAddField, ZkControllerTest, MoreLikeThisHandlerTest, TestUniqueKeyFieldResource, TestSchemaVersionResource, TestDynamicFieldResource, HdfsSyncSliceTest, TestStressRecovery, TestSolrIndexConfig, HdfsBasicDistributedZkTest, SliceStateTest, TestLFUCache, NumericFieldsTest, TestStressReorder, TestDocBasedVersionConstraints, TestSerializedLuceneMatchVersion, DisMaxRequestHandlerTest, UpdateParamsTest, TestQuerySenderNoQuery, UniqFieldsUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, BlockCacheTest, TestIndexSearcher, TestSolrXml, SoftAutoCommitTest, TestWordDelimiterFilterFactory, TestIndexingPerformance, TestSolrCoreProperties, BadIndexSchemaTest, CurrencyFieldXmlFileTest, OutputWriterTest, TestJmxMonitoredMap, TestDFRSimilarityFactory, TestBinaryResponseWriter, TestJmxIntegration, TestSchemaSimilarityResource, PreAnalyzedFieldTest, BlockDirectoryTest, TestReplicationHandler, DeleteReplicaTest, TestSolrJ, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, SolrPluginUtilsTest, TestQueryTypes, TermsComponentTest, BasicDistributedZkTest, TestCoreDiscovery, TestOmitPositions, ResourceLoaderTest, ParsingFieldUpdateProcessorsTest, TestIBSimilarityFactory, TestJoin, FileBasedSpellCheckerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSchemaResource, ShowFileRequestHandlerTest, TestNRTOpen, DistributedQueryElevationComponentTest, HardAutoCommitTest, HighlighterConfigTest, TestManagedSchema, SyncSliceTest, QueryResultKeyTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestRTGBase, TestFastOutputStream, HdfsDirectoryTest, MultiTermTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, WordBreakSolrSpellCheckerTest, TestRemoteStreaming, ShardRoutingTest, TestAddFieldRealTimeGet, AlternateDirectoryTest, IndexSchemaTest, TestUpdate, TestRealTimeGet, TestLMJelinekMercerSimilarityFactory, TestSchemaNameResource, DateMathParserTest, CustomCollectionTest, LeaderElectionIntegrationTest, ShardRoutingCustomTest, TestCodecSupport, TestDistributedGrouping, RequiredFieldsTest, DocValuesTest, SolrCmdDistributorTest, RAMDirectoryFactoryTest, SuggesterFSTTest, QueryParsingTest, IndexBasedSpellCheckerTest, CoreContainerCoreInitFailuresTest, AliasIntegrationTest, ZkSolrClientTest, TestWriterPerf, FieldMutatingUpdateProcessorTest, DirectSolrConnectionTest, TestComponentsName, StatelessScriptUpdateProcessorFactoryTest, ScriptEngineTest, PathHierarchyTokenizerFactoryTest, SolrIndexSplitterTest, IndexSchemaRuntimeFieldTest, QueryElevationComponentTest, SolrInfoMBeanTest, DefaultValueUpdateProcessorTest, SolrIndexConfigTest, JSONWriterTest, TestAnalyzeInfixSuggestions, TestFastLRUCache, LukeRequestHandlerTest, SolrXmlInZkTest, TestDefaultSearchFieldResource, SchemaVersionSpecificBehaviorTest, TestAnalyzedSuggestions, SliceStateUpdateTest, ChaosMonkeyNothingIsSafeTest, MinimalSchemaTest, TestPerFieldSimilarity, SuggesterTSTTest, TestSuggestSpellingConverter, TestMaxScoreQueryParser, CircularListTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 107.99s, 1 test, 1 error <<< FAILURES!

[...truncated 513 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:417: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:397: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:483: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 332 suites, 1464 tests, 1 error, 40 ignored (5 assumptions)

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