You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/10/05 10:49:23 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 7653 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7653/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Can not find: /sc_f/ke/onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /sc_f/ke/onenodecollectioncore/update. Reason: <pre>    Can not find: /sc_f/ke/onenodecollectioncore/update</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Can not find: /sc_f/ke/onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /sc_f/ke/onenodecollectioncore/update. Reason:
<pre>    Can not find: /sc_f/ke/onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([73EBE07E96D991CA:F20D6E66E186F1F6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:427)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Sat Oct 05 16:42:21 CST 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Sat Oct 05 16:42:21 CST 2013
	at __randomizedtesting.SeedInfo.seed([73EBE07E96D991CA:A840E0B893F1F879]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1514)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:818)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9909 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 44507 T214 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /sc_f/ke
   [junit4]   2> 44512 T214 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1380961566336
   [junit4]   2> 44513 T214 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 44514 T215 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 44614 T214 oasc.ZkTestServer.run start zk server on port:37407
   [junit4]   2> 44616 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44633 T221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d1d3755 name:ZooKeeperConnection Watcher:127.0.0.1:37407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44633 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44634 T214 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 44637 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44639 T223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eea56299 name:ZooKeeperConnection Watcher:127.0.0.1:37407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44639 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44639 T214 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 44642 T214 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 44645 T214 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 44647 T214 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 44649 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 44650 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 44654 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 44655 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 44658 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 44660 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 44663 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 44663 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 44666 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 44667 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 44670 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 44670 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 44673 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 44673 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 44676 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 44677 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 44679 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 44680 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 44682 T214 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 44683 T214 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 44802 T214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 44804 T214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48688
   [junit4]   2> 44805 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 44805 T214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44806 T214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509
   [junit4]   2> 44807 T214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/'
   [junit4]   2> 44816 T214 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/solr.xml
   [junit4]   2> 44847 T214 oasc.CoreContainer.<init> New CoreContainer -1629921438
   [junit4]   2> 44848 T214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/]
   [junit4]   2> 44850 T214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 44850 T214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 44851 T214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 44851 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 44852 T214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 44853 T214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 44853 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 44854 T214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 44854 T214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 44855 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 44856 T214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 44857 T214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 44858 T214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37407/solr
   [junit4]   2> 44858 T214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 44860 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44861 T234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@86327b3d name:ZooKeeperConnection Watcher:127.0.0.1:37407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44862 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44863 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 44865 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44866 T236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@188d3092 name:ZooKeeperConnection Watcher:127.0.0.1:37407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44867 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44868 T214 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 44871 T214 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 44875 T214 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 44876 T214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48688_sc_f%2Fke
   [junit4]   2> 44878 T214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48688_sc_f%2Fke
   [junit4]   2> 44881 T214 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 44885 T214 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 44889 T214 oasc.Overseer.start Overseer (id=90502697211592707-127.0.0.1:48688_sc_f%2Fke-n_0000000000) starting
   [junit4]   2> 44893 T214 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 44897 T238 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 44898 T214 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 44901 T214 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 44903 T214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 44905 T237 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 44908 T239 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 44909 T239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 44910 T239 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 46410 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46411 T237 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:48688/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48688_sc_f%2Fke",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 46412 T237 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 46413 T237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 46418 T236 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> 46911 T239 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 46911 T239 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/collection1
   [junit4]   2> 46912 T239 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 46913 T239 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 46913 T239 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 46915 T239 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/collection1/'
   [junit4]   2> 46915 T239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/collection1/lib/classes/' to classloader
   [junit4]   2> 46916 T239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/collection1/lib/README' to classloader
   [junit4]   2> 46952 T239 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 46984 T239 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 46986 T239 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 46993 T239 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 47333 T239 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 47333 T239 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 47334 T239 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 47341 T239 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 47343 T239 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 47361 T239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 47368 T239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 47375 T239 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 47376 T239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 47376 T239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 47376 T239 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 47378 T239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 47378 T239 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 47378 T239 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 47379 T239 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1380961566509/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/control/data/
   [junit4]   2> 47379 T239 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ed27
   [junit4]   2> 47380 T239 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/control/data
   [junit4]   2> 47380 T239 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/control/data/index/
   [junit4]   2> 47380 T239 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 47381 T239 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/control/data/index
   [junit4]   2> 47381 T239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=57.759765625, floorSegmentMB=0.8876953125, forceMergeDeletesPctAllowed=21.383085308652046, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4427565824337668
   [junit4]   2> 47382 T239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a2fd63a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cbab08b6),segFN=segments_1,generation=1}
   [junit4]   2> 47383 T239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47385 T239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 47389 T239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 47389 T239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 47390 T239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 47390 T239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 47390 T239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 47391 T239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 47391 T239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 47391 T239 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 47392 T239 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 47392 T239 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 47393 T239 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 47393 T239 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 47394 T239 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 47394 T239 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 47395 T239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 47398 T239 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 47398 T239 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 47399 T239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=193021172, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 47400 T239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a2fd63a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cbab08b6),segFN=segments_1,generation=1}
   [junit4]   2> 47400 T239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47400 T239 oass.SolrIndexSearcher.<init> Opening Searcher@51c431da main
   [junit4]   2> 47403 T240 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51c431da main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 47403 T239 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 47404 T239 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48688/sc_f/ke collection:control_collection shard:shard1
   [junit4]   2> 47406 T239 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 47408 T239 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 47414 T239 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 47416 T239 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 47417 T239 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 47418 T239 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48688/sc_f/ke/collection1/
   [junit4]   2> 47418 T239 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 47418 T239 oasc.SyncStrategy.syncToMe http://127.0.0.1:48688/sc_f/ke/collection1/ has no replicas
   [junit4]   2> 47419 T239 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48688/sc_f/ke/collection1/ shard1
   [junit4]   2> 47419 T239 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 47923 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47930 T236 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> 47977 T239 oasc.ZkController.register We are http://127.0.0.1:48688/sc_f/ke/collection1/ and leader is http://127.0.0.1:48688/sc_f/ke/collection1/
   [junit4]   2> 47978 T239 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48688/sc_f/ke
   [junit4]   2> 47978 T239 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 47978 T239 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 47978 T239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 47982 T239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47983 T214 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 47984 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 47986 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 47992 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 47994 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 47996 T243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c5c913b6 name:ZooKeeperConnection Watcher:127.0.0.1:37407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47996 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 47998 T214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48001 T214 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 48085 T214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 48087 T214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53458
   [junit4]   2> 48088 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 48088 T214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48089 T214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825
   [junit4]   2> 48090 T214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/'
   [junit4]   2> 48098 T214 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/solr.xml
   [junit4]   2> 48130 T214 oasc.CoreContainer.<init> New CoreContainer -247819321
   [junit4]   2> 48131 T214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/]
   [junit4]   2> 48132 T214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 48133 T214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 48133 T214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 48134 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 48134 T214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 48135 T214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 48136 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 48136 T214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 48137 T214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 48137 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 48139 T214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48139 T214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48140 T214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37407/solr
   [junit4]   2> 48141 T214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 48142 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48143 T254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@584406f7 name:ZooKeeperConnection Watcher:127.0.0.1:37407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48144 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48145 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 48147 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48148 T256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4776072 name:ZooKeeperConnection Watcher:127.0.0.1:37407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48149 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48152 T214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 49156 T214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53458_sc_f%2Fke
   [junit4]   2> 49158 T214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53458_sc_f%2Fke
   [junit4]   2> 49161 T236 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 49162 T243 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 49162 T236 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 49162 T256 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 49169 T257 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 49169 T257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 49171 T257 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 49441 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 49442 T237 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:48688/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48688_sc_f%2Fke",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 49446 T237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53458/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53458_sc_f%2Fke",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 49446 T237 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 49446 T237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 49451 T236 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> 49451 T243 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> 49451 T256 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> 50171 T257 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 50172 T257 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/collection1
   [junit4]   2> 50172 T257 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 50173 T257 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 50173 T257 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 50174 T257 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/collection1/'
   [junit4]   2> 50175 T257 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/collection1/lib/classes/' to classloader
   [junit4]   2> 50176 T257 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/collection1/lib/README' to classloader
   [junit4]   2> 50214 T257 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 50247 T257 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 50248 T257 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 50256 T257 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 50598 T257 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 50598 T257 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 50599 T257 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 50606 T257 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 50608 T257 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 50624 T257 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 50629 T257 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 50633 T257 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 50634 T257 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 50635 T257 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 50635 T257 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 50636 T257 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 50637 T257 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 50637 T257 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 50637 T257 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1380961569825/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty1/
   [junit4]   2> 50638 T257 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ed27
   [junit4]   2> 50639 T257 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty1
   [junit4]   2> 50639 T257 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty1/index/
   [junit4]   2> 50639 T257 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 50640 T257 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty1/index
   [junit4]   2> 50640 T257 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=57.759765625, floorSegmentMB=0.8876953125, forceMergeDeletesPctAllowed=21.383085308652046, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4427565824337668
   [junit4]   2> 50641 T257 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@655ab9ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3298527),segFN=segments_1,generation=1}
   [junit4]   2> 50641 T257 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50644 T257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 50645 T257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 50645 T257 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 50645 T257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50646 T257 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50646 T257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 50646 T257 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50647 T257 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50647 T257 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 50648 T257 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 50648 T257 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 50649 T257 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 50649 T257 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 50650 T257 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 50650 T257 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 50651 T257 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50654 T257 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 50654 T257 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 50655 T257 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=193021172, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 50656 T257 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@655ab9ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3298527),segFN=segments_1,generation=1}
   [junit4]   2> 50656 T257 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50657 T257 oass.SolrIndexSearcher.<init> Opening Searcher@fc0818d6 main
   [junit4]   2> 50666 T258 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fc0818d6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 50668 T257 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 50669 T257 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53458/sc_f/ke collection:collection1 shard:shard1
   [junit4]   2> 50669 T257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 50671 T257 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 50682 T257 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 50685 T257 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 50685 T257 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 50685 T257 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53458/sc_f/ke/collection1/
   [junit4]   2> 50686 T257 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 50686 T257 oasc.SyncStrategy.syncToMe http://127.0.0.1:53458/sc_f/ke/collection1/ has no replicas
   [junit4]   2> 50686 T257 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53458/sc_f/ke/collection1/ shard1
   [junit4]   2> 50687 T257 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 50957 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50965 T236 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> 50965 T243 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> 50965 T256 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> 50996 T257 oasc.ZkController.register We are http://127.0.0.1:53458/sc_f/ke/collection1/ and leader is http://127.0.0.1:53458/sc_f/ke/collection1/
   [junit4]   2> 50997 T257 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53458/sc_f/ke
   [junit4]   2> 50997 T257 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 50998 T257 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 50998 T257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51000 T257 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51002 T214 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 51003 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 51004 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 51100 T214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 51103 T214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60969
   [junit4]   2> 51104 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 51105 T214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51106 T214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828
   [junit4]   2> 51107 T214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/'
   [junit4]   2> 51118 T214 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/solr.xml
   [junit4]   2> 51150 T214 oasc.CoreContainer.<init> New CoreContainer -1058000363
   [junit4]   2> 51150 T214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/]
   [junit4]   2> 51151 T214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 51152 T214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 51153 T214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 51153 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 51154 T214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 51154 T214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 51155 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 51155 T214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 51156 T214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 51157 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 51158 T214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 51159 T214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 51159 T214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37407/solr
   [junit4]   2> 51160 T214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 51161 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51163 T270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63345eec name:ZooKeeperConnection Watcher:127.0.0.1:37407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51163 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51165 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 51167 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51169 T272 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48d79180 name:ZooKeeperConnection Watcher:127.0.0.1:37407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51169 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51173 T214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 52177 T214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60969_sc_f%2Fke
   [junit4]   2> 52178 T214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60969_sc_f%2Fke
   [junit4]   2> 52181 T243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 52181 T256 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52181 T236 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52182 T256 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 52182 T272 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52182 T236 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 52183 T243 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52187 T273 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 52188 T273 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 52191 T273 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 52471 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 52472 T237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53458/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53458_sc_f%2Fke",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 52476 T237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60969/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60969_sc_f%2Fke",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 52476 T237 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 52476 T237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 52480 T236 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> 52480 T256 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> 52480 T243 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> 52480 T272 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> 53191 T273 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 53192 T273 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/collection1
   [junit4]   2> 53192 T273 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 53193 T273 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 53193 T273 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 53194 T273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/collection1/'
   [junit4]   2> 53195 T273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/collection1/lib/classes/' to classloader
   [junit4]   2> 53196 T273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/collection1/lib/README' to classloader
   [junit4]   2> 53247 T273 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 53278 T273 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 53280 T273 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 53287 T273 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 53654 T273 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 53654 T273 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 53656 T273 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 53663 T273 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 53666 T273 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 53683 T273 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 53687 T273 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 53692 T273 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 53693 T273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 53693 T273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 53694 T273 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 53695 T273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 53695 T273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 53695 T273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 53696 T273 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1380961572828/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty2/
   [junit4]   2> 53696 T273 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ed27
   [junit4]   2> 53697 T273 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty2
   [junit4]   2> 53697 T273 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty2/index/
   [junit4]   2> 53698 T273 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 53698 T273 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1380961566336/jetty2/index
   [junit4]   2> 53699 T273 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=57.759765625, floorSegmentMB=0.8876953125, forceMergeDeletesPctAllowed=21.383085308652046, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4427565824337668
   [junit4]   2> 53700 T273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e351145 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cb18bad),segFN=segments_1,generation=1}
   [junit4]   2> 53700 T273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 53704 T273 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 53704 T273 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 53705 T273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 53705 T273 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 53705 T273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 53706 T273 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 53706 T273 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 53707 T273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 53707 T273 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 53708 T273 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 53708 T273 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 53709 T273 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 53709 T273 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 53710 T273 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 53710 T273 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 53711 T273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 53714 T273 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 53714 T273 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 53716 T273 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=193021172, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 53717 T273 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e351145 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cb18bad),segFN=segments_1,generation=1}
   [junit4]   2> 53717 T273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 53718 T273 oass.SolrIndexSearcher.<init> Opening Searcher@19746759 main
   [junit4]   2> 53723 T274 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19746759 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 53725 T273 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 53725 T273 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60969/sc_f/ke collection:collection1 shard:shard2
   [junit4]   2> 53726 T273 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 53727 T273 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 53733 T273 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 53737 T273 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 53737 T273 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 53738 T273 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60969/sc_f/ke/collection1/
   [junit4]   2> 53738 T273 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 53738 T273 oasc.SyncStrategy.syncToMe http://127.0.0.1:60969/sc_f/ke/collection1/ has no replicas
   [junit4]   2> 53739 T273 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60969/sc_f/ke/collection1/ shard2
   [junit4]   2> 53740 T273 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 53986 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 53995 T236 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> 53996 T256 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> 53997 T272 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> 53997 T243 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> 54050 T273 oasc.ZkController.register We are http://127.0.0.1:60969/sc_f/ke/collection1/ and leader is http://127.0.0.1:60969/sc_f/ke/collection1/
   [junit4]   2> 54051 T273 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60969/sc_f/ke
   [junit4]   2> 54051 T273 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 54051 T273 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 54052 T273 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 54054 T273 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 54056 T214 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 54057 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 54057 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 54151 T214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 54154 T214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40909
   [junit4]   2> 54156 T214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 54157 T214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 54157 T214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882
   [junit4]   2> 54159 T214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/'
   [junit4]   2> 54171 T214 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/solr.xml
   [junit4]   2> 54224 T214 oasc.CoreContainer.<init> New CoreContainer 1851540424
   [junit4]   2> 54225 T214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/]
   [junit4]   2> 54226 T214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 54227 T214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 54228 T214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 54228 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 54229 T214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 54230 T214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 54230 T214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 54231 T214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 54231 T214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 54232 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 54233 T214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 54234 T214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 54235 T214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37407/solr
   [junit4]   2> 54235 T214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 54242 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 54244 T286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26c0b90b name:ZooKeeperConnection Watcher:127.0.0.1:37407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 54244 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 54246 T214 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 54247 T214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 54249 T288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@737c6bd1 name:ZooKeeperConnection Watcher:127.0.0.1:37407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 54249 T214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 54252 T214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 55256 T214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40909_sc_f%2Fke
   [junit4]   2> 55259 T214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40909_sc_f%2Fke
   [junit4]   2> 55261 T272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 55261 T236 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55261 T243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 55261 T236 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 55261 T288 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55261 T256 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55263 T272 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55263 T256 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 55263 T243 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55269 T289 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 55269 T289 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 55271 T289 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 55503 T237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 55504 T237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60969/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60969_sc_f%2Fke",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 55591 T237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40909/sc_f/ke",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40909_sc_f%2Fke",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 55592 T237 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 55592 T237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 55596 T236 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> 55597 T243 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> 55596 T272 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> 55597 T256 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> 55596 T288 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> 56271 T289 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 56272 T289 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/collection1
   [junit4]   2> 56272 T289 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 56273 T289 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 56274 T289 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 56275 T289 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/collection1/'
   [junit4]   2> 56276 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/collection1/lib/classes/' to classloader
   [junit4]   2> 56277 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1380961575882/collection1/lib/README' to classloader
   [junit4]   2> 56324 T289 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 56387 T289 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 56398 T289 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 56418 T289 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 56944 T289 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 56944 T289 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 56946 T289 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 56959 T289 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 56963 T289 oass.IndexSchema.read

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

e Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data/index.20131005164322006
   [junit4]   2> 1080221 T3313 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data/index.20131005164322006
   [junit4]   2> 1080250 T3307 C1400 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin&sort=id+desc} hits=492 status=0 QTime=0 
   [junit4]   2> 1080251 T2635 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 1080272 T2635 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1784785811
   [junit4]   2> 1080273 T2635 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f56efa8b
   [junit4]   2> 1080273 T2635 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1080274 T2635 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1080275 T2635 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1080275 T2635 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1080276 T2635 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1080277 T2635 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1080277 T2635 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599262/master/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599262/master/collection1/data/index;done=false>>]
   [junit4]   2> 1080278 T2635 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599262/master/collection1/data/index
   [junit4]   2> 1080278 T2635 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599262/master/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599262/master/collection1/data;done=false>>]
   [junit4]   2> 1080279 T2635 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599262/master/collection1/data
   [junit4]   2> 1080280 T2635 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1080352 T2635 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1578384939
   [junit4]   2> 1080353 T2635 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6045139a
   [junit4]   2> 1080354 T2635 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1080354 T2635 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1080355 T2635 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1080355 T2635 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1080356 T2635 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1080357 T2635 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1080357 T2635 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data;done=false>>]
   [junit4]   2> 1080358 T2635 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data
   [junit4]   2> 1080359 T2635 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data/index;done=false>>]
   [junit4]   2> 1080359 T2635 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1380962599405/slave/collection1/data/index
   [junit4]   2> 1080360 T2635 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1080419 T2635 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=fr_FR, timezone=Asia/Chongqing
   [junit4]   2> NOTE: Linux 3.8.0-31-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=61056392,total=217448448
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestFieldCollectionResource, TestXIncludeConfig, AssignTest, TestDefaultSimilarityFactory, XmlUpdateRequestHandlerTest, DirectUpdateHandlerTest, TestZkChroot, TestSolrXmlPersistence, DocValuesMultiTest, BasicDistributedZk2Test, TestPhraseSuggestions, CustomCollectionTest, TestSolrQueryParserResource, SignatureUpdateProcessorFactoryTest, TestQueryTypes, TestDistributedGrouping, DateFieldTest, CoreMergeIndexesAdminHandlerTest, IndexSchemaRuntimeFieldTest, BasicZkTest, SuggesterWFSTTest, SortByFunctionTest, TestBinaryField, FileUtilsTest, HighlighterConfigTest, TestQuerySenderNoQuery, TestJmxIntegration, RequiredFieldsTest, SuggesterTSTTest, TestFoldingMultitermQuery, ConvertedLegacyTest, TestIndexingPerformance, XsltUpdateRequestHandlerTest, TestFiltering, TestSerializedLuceneMatchVersion, TestSweetSpotSimilarityFactory, LeaderElectionIntegrationTest, TestSolrXmlPersistor, ChaosMonkeySafeLeaderTest, TestCloudManagedSchemaAddField, TestWordDelimiterFilterFactory, BlockCacheTest, TestDefaultSearchFieldResource, TestNumberUtils, TestFuzzyAnalyzedSuggestions, SolrIndexConfigTest, TestMaxScoreQueryParser, TestBinaryResponseWriter, DefaultValueUpdateProcessorTest, TestAtomicUpdateErrorCases, TestAnalyzedSuggestions, SolrPluginUtilsTest, HdfsBasicDistributedZk2Test, CachingDirectoryFactoryTest, CurrencyFieldOpenExchangeTest, TestRandomFaceting, TestCloudManagedSchema, TestRangeQuery, TestDistributedSearch, SolrCmdDistributorTest, SpellingQueryConverterTest, SimplePostToolTest, TestPartialUpdateDeduplication, TestHashPartitioner, SpellCheckComponentTest, SolrRequestParserTest, AlternateDirectoryTest, TestOmitPositions, HdfsRecoveryZkTest, DirectSolrConnectionTest, TestQuerySenderListener, TestStressReorder, CurrencyFieldXmlFileTest, FullSolrCloudDistribCmdsTest, MultiTermTest, NumericFieldsTest, TestAddFieldRealTimeGet, TimeZoneUtilsTest, TestReplicationHandler]
   [junit4] Completed on J1 in 67.26s, 14 tests, 1 failure <<< FAILURES!

[...truncated 480 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:451: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 327 suites, 1454 tests, 1 error, 1 failure, 34 ignored (6 assumptions)

Total time: 47 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure