Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4431/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([CEA7942AC859A024:46F3ABF066A5CDDC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:403)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.FieldAnalysisRequestHandlerTest.testSpatial

Error Message:
expected:<s[]> but was:<s[vk6+]>

Stack Trace:
org.junit.ComparisonFailure: expected:<s[]> but was:<s[vk6+]>
        at 
__randomizedtesting.SeedInfo.seed([CEA7942AC859A024:6AA4B1B7CA59D6AD]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.FieldAnalysisRequestHandlerTest.testSpatial(FieldAnalysisRequestHandlerTest.java:426)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ReplicationFactorTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:62767/repfacttest_c8n_1x3_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:62767/repfacttest_c8n_1x3_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:62767/repfacttest_c8n_1x3_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:622)
        ... 47 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
        ... 52 more




Build Log:
[...truncated 9536 lines...]
   [junit4] Suite: org.apache.solr.handler.FieldAnalysisRequestHandlerTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001
   [junit4]   2> 1307343 T3600 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1307345 T3600 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1307346 T3600 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1307348 T3600 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1307349 T3600 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1307349 T3600 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1307480 T3600 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1307512 T3600 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1307600 T3600 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1307601 T3600 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1307637 T3600 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1307978 T3600 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1308006 T3600 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1308008 T3600 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1308034 T3600 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1308046 T3600 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1308052 T3600 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308055 T3600 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1308056 T3600 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1308057 T3600 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308057 T3600 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1308059 T3600 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1308060 T3600 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1308060 T3600 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1308060 T3600 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 1308113 T3600 oasc.CoreContainer.<init> New CoreContainer 
12646502
   [junit4]   2> 1308114 T3600 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 1308115 T3600 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1308120 T3600 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1308144 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1308144 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1308144 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1308147 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1308147 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1308147 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1308147 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1308147 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1308149 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1308149 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1308149 T3600 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1308150 T3600 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1308150 T3600 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1308150 T3600 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1308150 T3600 oasc.CoreContainer.load Node Name: testNode
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1308156 T3601 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1308157 T3601 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1308157 T3601 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1308157 T3601 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1308225 T3601 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1308257 T3601 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1308345 T3601 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1308347 T3601 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1308368 T3601 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1308706 T3601 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1308727 T3601 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1308730 T3601 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1308753 T3601 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1308758 T3601 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1308770 T3601 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308770 T3601 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1308770 T3601 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1308772 T3601 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308772 T3601 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1308774 T3601 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1308774 T3601 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1308774 T3601 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1308776 T3601 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\
   [junit4]   2> 1308776 T3601 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41619f
   [junit4]   2> 1308780 T3601 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\
   [junit4]   2> 1308780 T3601 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\index/
   [junit4]   2> 1308780 T3601 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\index' doesn't exist. Creating new 
index...
   [junit4]   2> 1308782 T3601 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\index
   [junit4]   2> 1308784 T3601 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8437612982644563]
   [junit4]   2> 1308786 T3601 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1752a07 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@86d57d),segFN=segments_1,generation=1}
   [junit4]   2> 1308786 T3601 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1308805 T3601 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308806 T3601 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308807 T3601 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1308809 T3601 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1308809 T3601 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308811 T3601 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308811 T3601 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1308812 T3601 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1308813 T3601 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1308814 T3601 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1308815 T3601 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1308815 T3601 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1308825 T3601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1308831 T3601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1308837 T3601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1308847 T3601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1308873 T3601 oasc.PluginBag.createPlugin requestHandler : 
'lazy' created with startup=lazy 
   [junit4]   2> 1308889 T3601 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1308891 T3601 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1308893 T3601 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1308896 T3601 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1308896 T3601 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1308898 T3601 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1308899 T3601 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1308901 T3601 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=624688005, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1308903 T3601 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1752a07 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@86d57d),segFN=segments_1,generation=1}
   [junit4]   2> 1308904 T3601 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1308904 T3601 oass.SolrIndexSearcher.<init> Opening 
Searcher@17974f[collection1] main
   [junit4]   2> 1308905 T3601 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1308907 T3601 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1308907 T3601 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1308908 T3601 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1308928 T3601 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1309017 T3601 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1309021 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1309021 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1309024 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1309024 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1309025 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1309025 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1309029 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1309030 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1309030 T3602 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1309034 T3602 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@17974f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1309036 T3601 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1309049 T3600 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1309060 T3600 oas.SolrTestCaseJ4.setUp ###Starting testSpatial
   [junit4]   2> 1309197 T3600 
oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 1309300 T3600 oas.SolrTestCaseJ4.tearDown ###Ending testSpatial
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FieldAnalysisRequestHandlerTest -Dtests.method=testSpatial 
-Dtests.seed=CEA7942AC859A024 -Dtests.slow=true -Dtests.locale=es_HN 
-Dtests.timezone=America/Chicago -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.30s | FieldAnalysisRequestHandlerTest.testSpatial <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<s[]> but 
was:<s[vk6+]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CEA7942AC859A024:6AA4B1B7CA59D6AD]:0)
   [junit4]    >        at 
org.apache.solr.handler.FieldAnalysisRequestHandlerTest.testSpatial(FieldAnalysisRequestHandlerTest.java:426)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1309362 T3600 oas.SolrTestCaseJ4.setUp ###Starting 
testCharFilterAnalysis
   [junit4]   2> 1309967 T3600 oas.SolrTestCaseJ4.tearDown ###Ending 
testCharFilterAnalysis
   [junit4]   2> 1309982 T3600 oas.SolrTestCaseJ4.setUp ###Starting 
testResolveAnalysisRequest
   [junit4]   2> 1309982 T3600 oas.SolrTestCaseJ4.tearDown ###Ending 
testResolveAnalysisRequest
   [junit4]   2> 1309995 T3600 oas.SolrTestCaseJ4.setUp ###Starting 
testPositionHistoryWithWDF
   [junit4]   2> 1310000 T3600 oas.SolrTestCaseJ4.tearDown ###Ending 
testPositionHistoryWithWDF
   [junit4]   2> 1310013 T3600 oas.SolrTestCaseJ4.setUp ###Starting 
testHandleAnalysisRequest
   [junit4]   2> 1310032 T3600 oas.SolrTestCaseJ4.tearDown ###Ending 
testHandleAnalysisRequest
   [junit4]   2> 1310035 T3600 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1310037 T3600 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=12646502
   [junit4]   2> 1310038 T3600 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1571ee2
   [junit4]   2> 1310038 T3600 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1310038 T3600 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1310041 T3600 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1310041 T3600 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1310045 T3600 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1310126 T3600 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1310128 T3600 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1310128 T3600 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\index
   [junit4]   2> 1310130 T3600 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1310130 T3600 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.FieldAnalysisRequestHandlerTest
 CEA7942AC859A024-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=es_HN, timezone=America/Chicago
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31 
(32-bit)/cpus=2,threads=1,free=136393104,total=234266624
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, TestRTGBase, 
TestMiniSolrCloudCluster, EnumFieldTest, DocumentBuilderTest, 
DistribDocExpirationUpdateProcessorTest, SortByFunctionTest, 
TestCloudSchemaless, TestFastLRUCache, TestNoOpRegenerator, 
ShardRoutingCustomTest, TestExactStatsCache, TestStressVersions, 
TestNonDefinedSimilarityFactory, TestFieldTypeResource, 
DistributedQueryElevationComponentTest, BasicZkTest, 
XmlUpdateRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, 
WordBreakSolrSpellCheckerTest, TestReloadAndDeleteDocs, TestNRTOpen, 
TestTrackingShardHandlerFactory, TestExactSharedStatsCache, 
AlternateDirectoryTest, IndexSchemaTest, RegexBoostProcessorTest, 
TestSolrQueryParser, TestSimpleQParserPlugin, 
TermVectorComponentDistributedTest, ActionThrottleTest, 
DistributedDebugComponentTest, ScriptEngineTest, TestDistribDocBasedVersion, 
TestStressLucene, TestUtils, PathHierarchyTokenizerFactoryTest, 
TestSurroundQueryParser, UniqFieldsUpdateProcessorFactoryTest, 
CloudMLTQParserTest, OpenExchangeRatesOrgProviderTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDynamicLoading, 
DeleteShardTest, ClusterStateTest, MigrateRouteKeyTest, 
TestIndexingPerformance, LeaderInitiatedRecoveryOnCommitTest, TestBadConfig, 
HighlighterMaxOffsetTest, TestManagedSchema, HdfsBasicDistributedZkTest, 
CustomCollectionTest, TestAnalyzeInfixSuggestions, 
FieldAnalysisRequestHandlerTest]
   [junit4] Completed in 2.87s, 5 tests, 1 failure <<< FAILURES!

[...truncated 136 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\init-core-data-001
   [junit4]   2> 1815323 T5330 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1815330 T5330 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1815330 T5331 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1815404 T5330 oasc.ZkTestServer.run start zk server on 
port:62737
   [junit4]   2> 1815404 T5330 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1815406 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1815412 T5338 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c086b name:ZooKeeperConnection 
Watcher:127.0.0.1:62737 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1815413 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1815413 T5330 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1815413 T5330 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1815420 T5330 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1815422 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1815431 T5341 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ee49b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:62737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1815431 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1815431 T5330 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1815432 T5330 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1815437 T5330 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1815443 T5330 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1815447 T5330 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1815452 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1815453 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1815460 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1815461 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1815467 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1815467 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1815473 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1815473 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1815479 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1815479 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1815487 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1815488 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1815493 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1815494 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1815501 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1815503 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1815509 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1815510 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1815514 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1815515 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1815520 T5330 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1815521 T5330 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1817038 T5330 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1
   [junit4]   2> 1817042 T5330 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1817050 T5330 oejs.AbstractConnector.doStart Started 
[email protected]:62745
   [junit4]   2> 1817050 T5330 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\tempDir-001/control/data, hostContext=/, hostPort=62744, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores}
   [junit4]   2> 1817050 T5330 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1817050 T5330 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\'
   [junit4]   2> 1817094 T5330 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\solr.xml
   [junit4]   2> 1817108 T5330 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores
   [junit4]   2> 1817109 T5330 oasc.CoreContainer.<init> New CoreContainer 
27594607
   [junit4]   2> 1817109 T5330 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\]
   [junit4]   2> 1817109 T5330 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\lib
   [junit4]   2> 1817109 T5330 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\lib).
   [junit4]   2> 1817123 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1817124 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1817124 T5330 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1817124 T5330 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1817125 T5330 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1817126 T5330 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1817126 T5330 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62737/solr
   [junit4]   2> 1817126 T5330 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1817126 T5330 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1817130 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1817132 T5353 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@576ac6 name:ZooKeeperConnection 
Watcher:127.0.0.1:62737 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1817133 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1817134 T5330 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1817141 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1817146 T5356 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d9db85 name:ZooKeeperConnection 
Watcher:127.0.0.1:62737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1817146 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1817150 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1817158 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1817164 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1817171 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1817177 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1817185 T5330 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1817190 T5330 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1817195 T5330 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1817199 T5330 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62744_
   [junit4]   2> 1817201 T5330 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62744_
   [junit4]   2> 1817207 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1817212 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1817216 T5330 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1817221 T5330 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:62744_
   [junit4]   2> 1817221 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1817230 T5330 oasc.Overseer.start Overseer 
(id=93459322775863299-127.0.0.1:62744_-n_0000000000) starting
   [junit4]   2> 1817236 T5330 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1817259 T5330 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1817260 T5330 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1817261 T5357 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1817261 T5358 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1817282 T5330 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1, 
collection=control_collection, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 1817285 T5330 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\
   [junit4]   2> 1817288 T5330 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1817290 T5360 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1817290 T5360 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1817292 T5360 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1817292 T5356 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1817294 T5357 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62744";,
   [junit4]   2>          "node_name":"127.0.0.1:62744_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1817296 T5357 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62744";,
   [junit4]   2>          "node_name":"127.0.0.1:62744_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1817296 T5357 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1817296 T5357 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1817298 T5356 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> 1818098 T5360 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1818098 T5360 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1818100 T5360 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1818101 T5360 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1818103 T5360 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1818104 T5360 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\'
   [junit4]   2> 1818138 T5360 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1818143 T5360 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1818157 T5360 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1818161 T5360 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1818170 T5360 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1818175 T5360 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1818209 T5360 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1818348 T5360 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1818361 T5360 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1818363 T5360 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1818386 T5360 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1818391 T5360 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1818397 T5360 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1818399 T5360 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1818400 T5360 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1818400 T5360 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1818402 T5360 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1818402 T5360 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1818402 T5360 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1818402 T5360 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1818405 T5360 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\data\
   [junit4]   2> 1818405 T5360 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41619f
   [junit4]   2> 1818407 T5360 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\data\
   [junit4]   2> 1818407 T5360 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1818407 T5360 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1818409 T5360 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\control-001\cores\collection1\data\index
   [junit4]   2> 1818410 T5360 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1818412 T5360 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1dc0af 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@192e433),segFN=segments_1,generation=1}
   [junit4]   2> 1818413 T5360 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1818423 T5360 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1818423 T5360 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1818424 T5360 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1818424 T5360 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1818424 T5360 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1818424 T5360 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1818425 T5360 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1818426 T5360 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1818426 T5360 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1818433 T5360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1818435 T5360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1818438 T5360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1818441 T5360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1818453 T5360 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1818454 T5360 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1818455 T5360 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1818455 T5360 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1818459 T5360 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1818459 T5360 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1818460 T5360 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=10.0556640625, 
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=5.791333267168211, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1818461 T5360 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1dc0af 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@192e433),segFN=segments_1,generation=1}
   [junit4]   2> 1818461 T5360 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1818462 T5360 oass.SolrIndexSearcher.<init> Opening 
Searcher@23fb31[collection1] main
   [junit4]   2> 1818462 T5360 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1818464 T5360 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1818465 T5360 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1818466 T5360 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1818466 T5360 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1818466 T5360 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1818469 T5360 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1818470 T5360 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1818470 T5360 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1818470 T5360 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1818471 T5360 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1818473 T5361 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@23fb31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1818474 T5364 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62744 collection:control_collection 
shard:shard1
   [junit4]   2> 1818475 T5330 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1818475 T5330 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1818477 T5364 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1818479 T5330 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1818483 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1818488 T5368 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@121e437 name:ZooKeeperConnection 
Watcher:127.0.0.1:62737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1818490 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1818490 T5330 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1818490 T5330 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1818499 T5364 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1818502 T5356 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1818503 T5330 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1818504 T5364 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1818504 T5364 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4035 name=collection1 
org.apache.solr.core.SolrCore@216de url=http://127.0.0.1:62744/collection1 
node=127.0.0.1:62744_ C4035_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:62744, 
node_name=127.0.0.1:62744_, state=down}
   [junit4]   2> 1818504 T5364 C4035 P62744 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:62744/collection1/
   [junit4]   2> 1818504 T5364 C4035 P62744 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1818504 T5364 C4035 P62744 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62744/collection1/ has no replicas
   [junit4]   2> 1818504 T5364 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:62744/collection1/ shard1
   [junit4]   2> 1818504 T5364 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1818505 T5357 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1818512 T5356 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> 1818514 T5368 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> 1818538 T5357 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:62744";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1818544 T5356 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1818630 T5356 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> 1818630 T5368 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> 1818665 T5364 oasc.ZkController.register We are 
http://127.0.0.1:62744/collection1/ and leader is 
http://127.0.0.1:62744/collection1/
   [junit4]   2> 1818665 T5364 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:62744
   [junit4]   2> 1818665 T5364 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1818665 T5364 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1818665 T5364 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1818671 T5356 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1818676 T5357 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62744";,
   [junit4]   2>          "node_name":"127.0.0.1:62744_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1818678 T5357 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62744";,
   [junit4]   2>          "node_name":"127.0.0.1:62744_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1818764 T5356 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> 1818766 T5368 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> 1820069 T5330 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores\collection1
   [junit4]   2> 1820070 T5330 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001
   [junit4]   2> 1820073 T5330 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1820078 T5330 oejs.AbstractConnector.doStart Started 
[email protected]:62758
   [junit4]   2> 1820078 T5330 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=62757, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores}
   [junit4]   2> 1820078 T5330 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1820078 T5330 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\'
   [junit4]   2> 1820126 T5330 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\solr.xml
   [junit4]   2> 1820139 T5330 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores
   [junit4]   2> 1820140 T5330 oasc.CoreContainer.<init> New CoreContainer 
29937891
   [junit4]   2> 1820140 T5330 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\]
   [junit4]   2> 1820140 T5330 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\lib
   [junit4]   2> 1820140 T5330 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\lib).
   [junit4]   2> 1820154 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1820155 T5330 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1820156 T5330 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1820156 T5330 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1820156 T5330 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1820157 T5330 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1820158 T5330 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62737/solr
   [junit4]   2> 1820158 T5330 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1820158 T5330 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1820160 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1820164 T5380 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1af0902 name:ZooKeeperConnection 
Watcher:127.0.0.1:62737 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1820165 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1820166 T5330 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1820170 T5330 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1820177 T5383 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1073de8 name:ZooKeeperConnection 
Watcher:127.0.0.1:62737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1820177 T5330 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1820187 T5330 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1821005 T5330 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62757_
   [junit4]   2> 1821008 T5330 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62757_
   [junit4]   2> 1821016 T5330 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1821023 T5330 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores\collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 1821025 T5330 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores\collection1\
   [junit4]   2> 1821027 T5330 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1821029 T5384 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1821030 T5384 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1821031 T5356 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1821031 T5384 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1821034 T5357 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62757";,
   [junit4]   2>          "node_name":"127.0.0.1:62757_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1821036 T5357 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62757";,
   [junit4]   2>          "node_name":"127.0.0.1:62757_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1821036 T5357 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1821037 T5357 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1821040 T5356 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> 1821041 T5383 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> 1821040 T5368 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> 1821837 T5384 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1821838 T5384 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1821840 T5384 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1821841 T5384 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1821844 T5384 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1821844 T5384 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 CEA7942AC859A024-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1821875 T5384 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1821879 T5384 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1821892 T5384 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1821909 T5384 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1821917 T5384 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1821921 T5384 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1821932 T5384 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1822091 T5384 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1822109 T5384 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1822109 T5384 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1822129 T5384 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1822134 T5384 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1822139 T5384 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1822142

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

75494 T14749 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 4675782 T14749 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50627 50627
   [junit4]   2> 4678989 T14750 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50627 50627
   [junit4]   2> 4678993 T14750 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/aliases.json
   [junit4]   2>                14      /solr/clusterstate.json
   [junit4]   2>                7       /solr/configs/conf1
   [junit4]   2>                4       
/solr/collections/compositeid_collection_with_routerfield/state.json
   [junit4]   2>                4       
/solr/collections/implicit_collection_without_routerfield/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/live_nodes
   [junit4]   2>                7       /solr/overseer/queue
   [junit4]   2>                7       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=CEA7942AC859A024 -Dtests.slow=true -Dtests.locale=es_PR 
-Dtests.timezone=America/Catamarca -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 91.8s | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CEA7942AC859A024:46F3ABF066A5CDDC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:403)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4679031 T14749 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.FullSolrCloudDistribCmdsTest
 CEA7942AC859A024-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=es_PR, timezone=America/Catamarca
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31 
(32-bit)/cpus=2,threads=1,free=102799168,total=340627456
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, TestRTGBase, 
TestMiniSolrCloudCluster, EnumFieldTest, DocumentBuilderTest, 
DistribDocExpirationUpdateProcessorTest, SortByFunctionTest, 
TestCloudSchemaless, TestFastLRUCache, TestNoOpRegenerator, 
ShardRoutingCustomTest, TestExactStatsCache, TestStressVersions, 
TestNonDefinedSimilarityFactory, TestFieldTypeResource, 
DistributedQueryElevationComponentTest, BasicZkTest, 
XmlUpdateRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, 
WordBreakSolrSpellCheckerTest, TestReloadAndDeleteDocs, TestNRTOpen, 
TestTrackingShardHandlerFactory, TestExactSharedStatsCache, 
AlternateDirectoryTest, IndexSchemaTest, RegexBoostProcessorTest, 
TestSolrQueryParser, TestSimpleQParserPlugin, 
TermVectorComponentDistributedTest, ActionThrottleTest, 
DistributedDebugComponentTest, ScriptEngineTest, TestDistribDocBasedVersion, 
TestStressLucene, TestUtils, PathHierarchyTokenizerFactoryTest, 
TestSurroundQueryParser, UniqFieldsUpdateProcessorFactoryTest, 
CloudMLTQParserTest, OpenExchangeRatesOrgProviderTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDynamicLoading, 
DeleteShardTest, ClusterStateTest, MigrateRouteKeyTest, 
TestIndexingPerformance, LeaderInitiatedRecoveryOnCommitTest, TestBadConfig, 
HighlighterMaxOffsetTest, TestManagedSchema, HdfsBasicDistributedZkTest, 
CustomCollectionTest, TestAnalyzeInfixSuggestions, 
FieldAnalysisRequestHandlerTest, TestBulkSchemaAPI, NoCacheHeaderTest, 
ShowFileRequestHandlerTest, OpenCloseCoreStressTest, FastVectorHighlighterTest, 
TestBlendedInfixSuggestions, CoreMergeIndexesAdminHandlerTest, EchoParamsTest, 
SuggestComponentTest, RequestLoggingTest, FileBasedSpellCheckerTest, 
DocExpirationUpdateProcessorFactoryTest, 
DistributedQueryComponentOptimizationTest, HdfsBasicDistributedZk2Test, 
SolrRequestParserTest, LeaderElectionIntegrationTest, HardAutoCommitTest, 
RollingRestartTest, SegmentsInfoRequestHandlerTest, TestRandomFaceting, 
HttpPartitionTest, HighlighterConfigTest, DOMUtilTest, TestZkChroot, 
InfoHandlerTest, ChaosMonkeySafeLeaderTest, PreAnalyzedUpdateProcessorTest, 
AliasIntegrationTest, TestIBSimilarityFactory, DebugComponentTest, 
TestSolrCoreProperties, TestConfigSets, SynonymTokenizerTest, 
ResponseLogComponentTest, CoreAdminHandlerTest, MinimalSchemaTest, 
SharedFSAutoReplicaFailoverUtilsTest, SuggesterFSTTest, TestSolrIndexConfig, 
TestPostingsSolrHighlighter, ReplicationFactorTest, 
TestPartialUpdateDeduplication, SuggesterWFSTTest, TestSchemaNameResource, 
TestQueryTypes, TestCloudManagedSchemaConcurrent, TestLFUCache, 
TestDefaultStatsCache, TestReversedWildcardFilterFactory, 
TestSolrDeletionPolicy1, SpellCheckComponentTest, TestDistributedSearch, 
SimpleCollectionCreateDeleteTest, TestManagedSchemaFieldTypeResource, 
TestGroupingSearch, TestManagedResource, SSLMigrationTest, 
TestExtendedDismaxParser, TestSortingResponseWriter, BlockDirectoryTest, 
TestValueSourceCache, TestBinaryResponseWriter, PrimitiveFieldTypeTest, 
TestReplicaProperties, TestFileDictionaryLookup, TestDocumentBuilder, 
TestManagedSchemaFieldResource, TestRealTimeGet, SolrInfoMBeanTest, 
ConnectionManagerTest, ParsingFieldUpdateProcessorsTest, 
TestElisionMultitermQuery, DistributedQueueTest, TestCustomSort, 
AddSchemaFieldsUpdateProcessorFactoryTest, JSONWriterTest, ZkSolrClientTest, 
TestSchemaSimilarityResource, TestDynamicFieldCollectionResource, 
AnalysisAfterCoreReloadTest, TestFieldCollectionResource, OverseerStatusTest, 
TestCollectionAPI, DistributedIntervalFacetingTest, QueryEqualityTest, 
JsonLoaderTest, CopyFieldTest, DistributedTermsComponentTest, TestLazyCores, 
TestFuzzyAnalyzedSuggestions, CurrencyFieldOpenExchangeTest, TimeZoneUtilsTest, 
SolrXmlInZkTest, TestInitParams, CursorMarkTest, TestSolrConfigHandlerCloud, 
RemoteQueryErrorTest, TestStressRecovery, TestRangeQuery, 
TriLevelCompositeIdRoutingTest, TermsComponentTest, RequiredFieldsTest, 
TestReRankQParserPlugin, TestTrie, TestSchemaVersionResource, 
TestUniqueKeyFieldResource, SliceStateTest, FieldMutatingUpdateProcessorTest, 
UUIDUpdateProcessorFallbackTest, DirectUpdateHandlerTest, 
SolrIndexSplitterTest, TestSearchPerf, QueryResultKeyTest, FacetPivotSmallTest, 
TestLRUStatsCache, SolrCmdDistributorTest, BasicDistributedZk2Test, 
TestOmitPositions, ZkControllerTest, SpellPossibilityIteratorTest, 
StandardRequestHandlerTest, TestExceedMaxTermLength, SolrIndexConfigTest, 
HdfsUnloadDistributedZkTest, TestSchemaManager, DateMathParserTest, 
SpatialHeatmapFacetsTest, PluginInfoTest, TestWordDelimiterFilterFactory, 
TestCloudManagedSchema, MoreLikeThisHandlerTest, SpatialRPTFieldTypeTest, 
TestWriterPerf, CacheHeaderTest, MBeansHandlerTest, 
HdfsCollectionsAPIDistributedZkTest, LukeRequestHandlerTest, TestJoin, 
SpatialFilterTest, TestObjectReleaseTracker, TermVectorComponentTest, 
BadIndexSchemaTest, TestArbitraryIndexDir, TestPivotHelperCode, 
HdfsChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, TestOrdValues, 
TestInitQParser, CollectionsAPIAsyncDistributedZkTest, 
CloudExitableDirectoryReaderTest, StatelessScriptUpdateProcessorFactoryTest, 
TestSchemaResource, TestSerializedLuceneMatchVersion, 
TestDocBasedVersionConstraints, DateFieldTest, CoreAdminRequestStatusTest, 
SaslZkACLProviderTest, SimpleMLTQParserTest, RecoveryZkTest, 
SpellCheckCollatorTest, TestRandomDVFaceting, TestIntervalFaceting, 
TestFoldingMultitermQuery, TestChildDocTransformer, TestShortCircuitedRequests, 
CSVRequestHandlerTest, OverseerRolesTest, TestQueryUtils, 
ExternalCollectionsTest, TestReplicationHandlerBackup, SyncSliceTest, 
TestSolrDeletionPolicy2, SolrPluginUtilsTest, BasicDistributedZkTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, 
ShardRoutingTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed in 91.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 725 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976:
 There were test failures: 472 suites, 1882 tests, 1 error, 2 failures, 57 
ignored (30 assumptions)

Total time: 155 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client 
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to