Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4334/
Java: 32bit/jdk1.7.0_76 -server -XX:+UseParallelGC

1 tests failed.
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:50901/lnef/pl/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:50901/lnef/pl/repfacttest_c8n_1x3_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:263)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:50901/lnef/pl/repfacttest_c8n_1x3_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        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:572)
        ... 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:464)
        ... 52 more




Build Log:
[...truncated 10037 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
 1B5C97A94B575DB6-001\init-core-data-001
   [junit4]   2> 4942948 T18054 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /lnef/pl
   [junit4]   2> 4942955 T18054 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4942956 T18055 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4943072 T18054 oasc.ZkTestServer.run start zk server on 
port:50881
   [junit4]   2> 4943072 T18054 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4943075 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4943082 T18062 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10e8e1d name:ZooKeeperConnection 
Watcher:127.0.0.1:50881 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4943082 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4943082 T18054 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4943082 T18054 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4943092 T18054 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4943094 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4943097 T18065 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18a1678 name:ZooKeeperConnection 
Watcher:127.0.0.1:50881/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4943099 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4943099 T18054 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4943100 T18054 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4943105 T18054 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4943110 T18054 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4943114 T18054 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4943120 T18054 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> 4943120 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4943128 T18054 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> 4943128 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4943133 T18054 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> 4943133 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4943140 T18054 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> 4943140 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4943148 T18054 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> 4943148 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4943155 T18054 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> 4943155 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4943161 T18054 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> 4943163 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4943167 T18054 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> 4943168 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4943173 T18054 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> 4943174 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4943178 T18054 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> 4943179 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4943188 T18054 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> 4943190 T18054 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4943195 T18056 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b236404e00001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 4945082 T18054 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
 1B5C97A94B575DB6-001\control-001\cores\collection1
   [junit4]   2> 4945088 T18054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4945098 T18054 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50889
   [junit4]   2> 4945099 T18054 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b8737f
   [junit4]   2> 4945100 T18054 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4945100 T18054 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\control-001
   [junit4]   2> 4945100 T18054 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
 1B5C97A94B575DB6-001\control-001\'
   [junit4]   2> 4945142 T18054 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\control-001\solr.xml
   [junit4]   2> 4945177 T18054 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
 1B5C97A94B575DB6-001\control-001\cores
   [junit4]   2> 4945177 T18054 oasc.CoreContainer.<init> New CoreContainer 
27371884
   [junit4]   2> 4945177 T18054 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
 1B5C97A94B575DB6-001\control-001\]
   [junit4]   2> 4945180 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4945180 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4945180 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4945180 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4945180 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4945181 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4945181 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4945182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4945182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4945182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4945182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4945182 T18054 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4945185 T18054 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4945185 T18054 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4945185 T18054 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4945185 T18054 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50881/solr
   [junit4]   2> 4945185 T18054 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4945185 T18054 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4945189 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4945191 T18077 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@170aa3b name:ZooKeeperConnection 
Watcher:127.0.0.1:50881 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4945192 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4945193 T18054 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4945195 T18056 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b236404e00002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 4945197 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4945199 T18080 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1240a8b name:ZooKeeperConnection 
Watcher:127.0.0.1:50881/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4945200 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4945202 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4945209 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4945214 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4945219 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4945223 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4945231 T18054 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4945234 T18054 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50888_lnef%2Fpl
   [junit4]   2> 4945235 T18054 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50888_lnef%2Fpl
   [junit4]   2> 4945243 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4945247 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4945250 T18054 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4945253 T18054 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:50888_lnef%2Fpl
   [junit4]   2> 4945253 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4945256 T18054 oasc.Overseer.start Overseer 
(id=93207129776717827-127.0.0.1:50888_lnef%2Fpl-n_0000000000) starting
   [junit4]   2> 4945261 T18054 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4945274 T18054 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4945277 T18082 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4945277 T18054 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4945279 T18054 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4945281 T18054 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4945287 T18081 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4945289 T18054 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
 1B5C97A94B575DB6-001\control-001\cores
   [junit4]   2> 4945289 T18054 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
 1B5C97A94B575DB6-001\control-001\cores\collection1\
   [junit4]   2> 4945289 T18054 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4945293 T18084 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 4945293 T18084 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4945294 T18080 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4945294 T18084 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4945304 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:50888_lnef%2Fpl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:50888/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 4945305 T18081 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:50888_lnef%2Fpl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:50888/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4945305 T18081 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 4945305 T18081 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4945308 T18080 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> 4946331 T18084 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4946332 T18084 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 4946334 T18084 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4946334 T18084 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4946339 T18084 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4946340 T18084 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
 1B5C97A94B575DB6-001\control-001\cores\collection1\'
   [junit4]   2> 4946368 T18084 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4946372 T18084 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4946385 T18084 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4946413 T18084 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 4946465 T18084 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4946468 T18084 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4946477 T18084 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4946931 T18084 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4946946 T18084 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4946952 T18084 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4946988 T18084 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4946995 T18084 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4947000 T18084 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4947003 T18084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4947003 T18084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4947003 T18084 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4947005 T18084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4947005 T18084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4947005 T18084 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 4947005 T18084 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4947007 T18084 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
 1B5C97A94B575DB6-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
 1B5C97A94B575DB6-001\tempDir-001/control/data\
   [junit4]   2> 4947007 T18084 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc905
   [junit4]   2> 4947007 T18084 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
 1B5C97A94B575DB6-001\tempDir-001/control/data\
   [junit4]   2> 4947007 T18084 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
 1B5C97A94B575DB6-001\tempDir-001/control/data\index/
   [junit4]   2> 4947008 T18084 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
 1B5C97A94B575DB6-001\tempDir-001\control\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 4947009 T18084 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
 1B5C97A94B575DB6-001\tempDir-001/control/data\index
   [junit4]   2> 4947010 T18084 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=40.6953125, 
floorSegmentMB=2.0068359375, forceMergeDeletesPctAllowed=14.66440313564019, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4947012 T18084 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@ab8606 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec1a36),segFN=segments_1,generation=1}
   [junit4]   2> 4947012 T18084 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4947016 T18084 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4947018 T18084 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4947018 T18084 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4947018 T18084 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4947020 T18084 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4947020 T18084 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4947021 T18084 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4947021 T18084 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4947021 T18084 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4947023 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4947024 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4947024 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4947025 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4947026 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4947027 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4947028 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4947028 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4947031 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4947032 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4947034 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4947035 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4947036 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4947036 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4947038 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4947039 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4947039 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4947040 T18084 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4947051 T18084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4947051 T18084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4947054 T18084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4947061 T18084 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4947064 T18084 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4947069 T18084 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4947070 T18084 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4947070 T18084 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6390224173696323]
   [junit4]   2> 4947071 T18084 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@ab8606 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec1a36),segFN=segments_1,generation=1}
   [junit4]   2> 4947072 T18084 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4947072 T18084 oass.SolrIndexSearcher.<init> Opening 
Searcher@f75702[collection1] main
   [junit4]   2> 4947072 T18084 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4947074 T18084 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4947074 T18084 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4947077 T18084 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4947077 T18084 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4947077 T18084 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4947080 T18084 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4947080 T18084 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4947080 T18084 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4947080 T18084 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4947081 T18084 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4947081 T18085 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f75702[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4947085 T18088 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50888/lnef/pl 
collection:control_collection shard:shard1
   [junit4]   2> 4947086 T18054 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4947087 T18054 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4947089 T18088 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4947089 T18054 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4947093 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4947097 T18092 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b530dd name:ZooKeeperConnection 
Watcher:127.0.0.1:50881/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4947098 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4947099 T18054 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4947102 T18054 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4947108 T18088 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4947110 T18054 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4947114 T18080 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4947127 T18088 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4947128 T18088 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C5460 name=collection1 
org.apache.solr.core.SolrCore@18bce29 
url=http://127.0.0.1:50888/lnef/pl/collection1 node=127.0.0.1:50888_lnef%2Fpl 
C5460_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:50888_lnef%2Fpl, state=down, 
base_url=http://127.0.0.1:50888/lnef/pl, core=collection1}
   [junit4]   2> 4947128 T18088 C5460 P50888 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50888/lnef/pl/collection1/
   [junit4]   2> 4947128 T18088 C5460 P50888 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4947128 T18088 C5460 P50888 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50888/lnef/pl/collection1/ has no replicas
   [junit4]   2> 4947128 T18088 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:50888/lnef/pl/collection1/ shard1
   [junit4]   2> 4947129 T18088 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 4947130 T18081 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> 4947135 T18080 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> 4947136 T18092 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> 4947153 T18081 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:50888/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 4947161 T18092 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> 4947184 T18093 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4947207 T18088 oasc.ZkController.register We are 
http://127.0.0.1:50888/lnef/pl/collection1/ and leader is 
http://127.0.0.1:50888/lnef/pl/collection1/
   [junit4]   2> 4947207 T18088 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50888/lnef/pl
   [junit4]   2> 4947207 T18088 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4947207 T18088 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 4947207 T18088 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4947219 T18093 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4947227 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50888_lnef%2Fpl",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:50888/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 4947229 T18081 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50888_lnef%2Fpl",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:50888/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4947344 T18093 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> 4947346 T18092 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> 4949358 T18054 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
 1B5C97A94B575DB6-001\shard-1-001\cores\collection1
   [junit4]   2> 4949362 T18054 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 4949363 T18054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4949369 T18054 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50902
   [junit4]   2> 4949371 T18054 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b8737f
   [junit4]   2> 4949371 T18054 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4949371 T18054 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\shard-1-001
   [junit4]   2> 4949372 T18054 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
 1B5C97A94B575DB6-001\shard-1-001\'
   [junit4]   2> 4949410 T18054 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\shard-1-001\solr.xml
   [junit4]   2> 4949448 T18054 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
 1B5C97A94B575DB6-001\shard-1-001\cores
   [junit4]   2> 4949448 T18054 oasc.CoreContainer.<init> New CoreContainer 
4958377
   [junit4]   2> 4949448 T18054 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
 1B5C97A94B575DB6-001\shard-1-001\]
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4949451 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4949453 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4949453 T18054 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4949453 T18054 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4949453 T18054 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4949453 T18054 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4949455 T18054 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50881/solr
   [junit4]   2> 4949455 T18054 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4949455 T18054 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4949458 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4949460 T18105 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e2eb66 name:ZooKeeperConnection 
Watcher:127.0.0.1:50881 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4949461 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4949463 T18054 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4949465 T18056 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b236404e00005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 4949468 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4949471 T18108 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e107a name:ZooKeeperConnection 
Watcher:127.0.0.1:50881/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4949471 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4949483 T18054 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4950527 T18054 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50901_lnef%2Fpl
   [junit4]   2> 4950529 T18054 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50901_lnef%2Fpl
   [junit4]   2> 4950546 T18054 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4950556 T18054 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
 1B5C97A94B575DB6-001\shard-1-001\cores
   [junit4]   2> 4950558 T18054 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
 1B5C97A94B575DB6-001\shard-1-001\cores\collection1\
   [junit4]   2> 4950560 T18054 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4950562 T18109 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4950562 T18109 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4950564 T18109 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4950564 T18093 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4950568 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50901_lnef%2Fpl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50901/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 4950570 T18081 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50901_lnef%2Fpl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50901/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4950571 T18081 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 4950571 T18081 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 4950584 T18092 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> 4950587 T18108 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> 4950589 T18093 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> 4951601 T18109 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4951602 T18109 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4951605 T18109 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4951605 T18109 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4951609 T18109 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4951609 T18109 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
 1B5C97A94B575DB6-001\shard-1-001\cores\collection1\'
   [junit4]   2> 4951635 T18109 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4951639 T18109 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4951651 T18109 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4951675 T18109 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 4951750 T18109 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4951753 T18109 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4951761 T18109 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4952202 T18109 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4952211 T18109 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4952214 T18109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4952233 T18109 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4952237 T18109 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4952242 T18109 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4952244 T18109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4952244 T18109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4952244 T18109 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4952246 T18109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4952246 T18109 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4952246 T18109 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4952246 T18109 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4952247 T18109 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
 1B5C97A94B575DB6-001\shard-1-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\tempDir-001/jetty1\
   [junit4]   2> 4952247 T18109 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc905
   [junit4]   2> 4952248 T18109 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
 1B5C97A94B575DB6-001\tempDir-001/jetty1\
   [junit4]   2> 4952248 T18109 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
 1B5C97A94B575DB6-001\tempDir-001/jetty1\index/
   [junit4]   2> 4952248 T18109 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
 1B5C97A94B575DB6-001\tempDir-001\jetty1\index' doesn't exist. Creating new 
index...
   [junit4]   2> 4952248 T18109 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
 1B5C97A94B575DB6-001\tempDir-001/jetty1\index
   [junit4]   2> 4952249 T18109 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=40.6953125, 
floorSegmentMB=2.0068359375, forceMergeDeletesPctAllowed=14.66440313564019, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4952249 T18109 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@c6ea1b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1339409),segFN=segments_1,generation=1}
   [junit4]   2> 4952249 T18109 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4952254 T18109 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4952254 T18109 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4952255 T18109 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4952255 T18109 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4952255 T18109 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4952255 T18109 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4952256 T18109 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4952256 T18109 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4952256 T18109 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4952258 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4952258 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4952258 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4952259 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4952259 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4952260 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4952260 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4952261 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4952261 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4952263 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4952263 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4952264 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4952264 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4952265 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4952265 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4952267 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4952267 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4952268 T18109 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4952275 T18109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4952278 T18109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4952282 T18109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4952282 T18109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4952286 T18109 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4952289 T18109 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4952289 T18109 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4952290 T18109 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6390224173696323]
   [junit4]   2> 4952291 T18109 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@c6ea1b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1339409),segFN=segments_1,generation=1}
   [junit4]   2> 4952291 T18109 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4952291 T18109 oass.SolrIndexSearcher.<init> Opening 
Searcher@11369e[collection1] main
   [junit4]   2> 4952292 T18109 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4952294 T18109 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4952294 T18109 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4952295 T18109 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4952295 T18109 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4952295 T18109 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4952296 T18109 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4952296 T18109 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4952296 T18109 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4952296 T18109 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4952298 T18110 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11369e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4952298 T18109 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4952300 T18113 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50901/lnef/pl collection:collection1 
shard:shard2
   [junit4]   2> 4952301 T18054 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4952301 T18054 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4952302 T18113 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4952314 T18113 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 4952317 T18093 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4952318 T18113 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4952318 T18113 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C5461 name=collection1 
org.apache.solr.core.SolrCore@18bd5d1 
url=http://127.0.0.1:50901/lnef/pl/collection1 node=127.0.0.1:50901_lnef%2Fpl 
C5461_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:50901_lnef%2Fpl, state=down, 
base_url=http://127.0.0.1:50901/lnef/pl, core=collection1}
   [junit4]   2> 4952318 T18113 C5461 P50901 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50901/lnef/pl/collection1/
   [junit4]   2> 4952318 T18113 C5461 P50901 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4952318 T18113 C5461 P50901 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50901/lnef/pl/collection1/ has no replicas
   [junit4]   2> 4952318 T18113 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:50901/lnef/pl/collection1/ shard2
   [junit4]   2> 4952320 T18113 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 4952321 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 4952325 T18092 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> 4952325 T18108 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> 4952326 T18093 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> 4952348 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50901/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 4952352 T18080 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4952458 T18092 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> 4952460 T18108 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> 4952497 T18113 oasc.ZkController.register We are 
http://127.0.0.1:50901/lnef/pl/collection1/ and leader is 
http://127.0.0.1:50901/lnef/pl/collection1/
   [junit4]   2> 4952497 T18113 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50901/lnef/pl
   [junit4]   2> 4952497 T18113 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4952497 T18113 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4952497 T18113 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4952499 T18093 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4952506 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50901_lnef%2Fpl",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50901/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 4952508 T18081 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50901_lnef%2Fpl",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50901/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4952619 T18093 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> 4952620 T18092 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> 4952621 T18108 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> 4954091 T18054 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
 1B5C97A94B575DB6-001\shard-2-001\cores\collection1
   [junit4]   2> 4954095 T18054 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 4954097 T18054 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4954105 T18054 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50912
   [junit4]   2> 4954111 T18054 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1b8737f
   [junit4]   2> 4954111 T18054 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4954111 T18054 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\shard-2-001
   [junit4]   2> 4954111 T18054 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
 1B5C97A94B575DB6-001\shard-2-001\'
   [junit4]   2> 4954151 T18054 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\shard-2-001\solr.xml
   [junit4]   2> 4954180 T18054 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
 1B5C97A94B575DB6-001\shard-2-001\cores
   [junit4]   2> 4954180 T18054 oasc.CoreContainer.<init> New CoreContainer 
12008512
   [junit4]   2> 4954180 T18054 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
 1B5C97A94B575DB6-001\shard-2-001\]
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4954182 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4954185 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4954186 T18054 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4954186 T18054 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4954186 T18054 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4954186 T18054 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4954186 T18054 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4954186 T18054 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50881/solr
   [junit4]   2> 4954186 T18054 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4954186 T18054 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4954190 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4954192 T18126 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1af1b18 name:ZooKeeperConnection 
Watcher:127.0.0.1:50881 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 4954192 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4954192 T18054 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4954195 T18056 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b236404e00007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 4954197 T18054 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4954199 T18129 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f501f1 name:ZooKeeperConnection 
Watcher:127.0.0.1:50881/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 4954199 T18054 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4954209 T18054 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4955147 T18054 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50911_lnef%2Fpl
   [junit4]   2> 4955150 T18054 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50911_lnef%2Fpl
   [junit4]   2> 4955165 T18054 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4955170 T18054 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
 1B5C97A94B575DB6-001\shard-2-001\cores
   [junit4]   2> 4955170 T18054 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
 1B5C97A94B575DB6-001\shard-2-001\cores\collection1\
   [junit4]   2> 4955170 T18054 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4955175 T18130 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4955175 T18130 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4955176 T18130 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4955176 T18093 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4955178 T18081 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50911_lnef%2Fpl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50911/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 8
   [junit4]   2> 4955180 T18081 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:50911_lnef%2Fpl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:50911/lnef/pl";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 4955180 T18081 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 4955180 T18081 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4955183 T18108 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4955183 T18093 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4955184 T18129 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4955185 T18092 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4956108 T18130 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4956108 T18130 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4956111 T18130 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4956111 T18130 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4956116 T18130 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4956116 T18130 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
 1B5C97A94B575DB6-001\shard-2-001\cores\collection1\'
   [junit4]   2> 4956138 T18130 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4956142 T18130 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4956152 T18130 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4956176 T18130 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 4956219 T18130 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4956221 T18130 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4956229 T18130 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4956605 T18130 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4956613 T18130 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4956615 T18130 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4956636 T18130 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4956643 T18130 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4956649 T18130 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4956654 T18130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4956654 T18130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4956654 T18130 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4956657 T18130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4956657 T18130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4956657 T18130 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4956657 T18130 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4956659 T18130 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
 1B5C97A94B575DB6-001\shard-2-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 1B5C97A94B575DB6-001\tempDir-001/jetty2\
   [junit4]   2> 4956659 T18130 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7cc905
   [junit4]   2> 4956660 T18130 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
 1B5C97A94B575DB6-001\tempDir-001/jetty2\
   [junit4]   2> 4956660 T18130 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
 1B5C97A94B575DB6-001\tempDir-001/jetty2\index/
   [junit4]   2> 4956660 T18130 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
 1B5C97A94B575DB6-001\tempDir-001\jetty2\index' doesn't exist. Creating new 
index...
   [junit4]   2> 4956661 T18130 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
 1B5C97A94B575DB6-001\tempDir-001/jetty2\index
   [junit4]   2> 4956662 T18130 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=40.6953125, 
floorSegmentMB=2.0068359375, forceMergeDeletesPctAllowed=14.66440313564019, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4956663 T18130 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@173006e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@121629c),segFN=segments_1,generation=1}
   [junit4]   2> 4956663 T18130 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4956667 T18130 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4956668 T18130 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4956668 T18130 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4956668 T18130 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4956669 T18130 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4956669 T18130 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4956670 T18130 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4956670 T18130 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4956670 T18130 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4956672 T18130 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4956672 T18130 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4956673 T18130 oasc.RequestHandlers.initHandlersFromConfig 
created /up

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

tionCreateDeleteTest, DistributedFacetPivotSmallTest, LoggingHandlerTest, 
TestSystemIdResolver, LeaderInitiatedRecoveryOnCommitTest, 
OverseerCollectionProcessorTest, TestAtomicUpdateErrorCases, SpatialFilterTest, 
DeleteReplicaTest, TestSolrConfigHandler, IndexBasedSpellCheckerTest, 
DistribCursorPagingTest, SchemaVersionSpecificBehaviorTest, TestDocSet, 
TestRangeQuery, DirectSolrConnectionTest, UpdateParamsTest, TestFiltering, 
QueryEqualityTest, ResponseHeaderTest, TestCustomSort, 
TestDynamicFieldResource, DistanceUnitsTest, ClusterStateUpdateTest, 
SoftAutoCommitTest, BJQParserTest, TestSolrQueryParser, BadIndexSchemaTest, 
TestLeaderElectionZkExpiry, TestLMDirichletSimilarityFactory, QueryParsingTest, 
CloudExitableDirectoryReaderTest, TestBinaryResponseWriter, 
TestAddFieldRealTimeGet, TestMergePolicyConfig, EchoParamsTest, 
TestStressUserVersions, ExitableDirectoryReaderTest, BasicFunctionalityTest, 
XmlUpdateRequestHandlerTest, TestDynamicFieldCollectionResource, 
HdfsChaosMonkeySafeLeaderTest, TestRandomFaceting, SOLR749Test, 
DistributedSuggestComponentTest, DirectUpdateHandlerTest, AutoCommitTest, 
QueryElevationComponentTest, TestBM25SimilarityFactory, BlockCacheTest, 
TestLazyCores, TestSchemaResource, DocValuesMissingTest, 
TestCloudManagedSchemaConcurrent, SSLMigrationTest, TestSort, 
TestPivotHelperCode, InfoHandlerTest, SolrXmlInZkTest, 
ParsingFieldUpdateProcessorsTest, TestValueSourceCache, 
FullSolrCloudDistribCmdsTest, TestCoreDiscovery, TestFieldResource, 
DistributedDebugComponentTest, TestSolrConfigHandlerConcurrent, 
TestStressLucene, SimplePostToolTest, TestDynamicLoading, 
TestFreeTextSuggestions, TestDocBasedVersionConstraints, BasicZkTest, 
TestSearcherReuse, TestSchemaManager, TestGroupingSearch, 
HdfsWriteToMultipleCollectionsTest, FieldMutatingUpdateProcessorTest, 
TestReloadAndDeleteDocs, CSVRequestHandlerTest, PreAnalyzedFieldTest, 
TestFileDictionaryLookup, DeleteLastCustomShardedReplicaTest, 
TestCollationFieldDocValues, TestBulkSchemaAPI, TestManagedSchemaFieldResource, 
TestIBSimilarityFactory, ConvertedLegacyTest, SpellCheckCollatorTest, 
SolrCoreTest, TestStressReorder, OutputWriterTest, TestExpandComponent, 
AsyncMigrateRouteKeyTest, DistributedExpandComponentTest, MigrateRouteKeyTest, 
ExternalFileFieldSortTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestBinaryField, FacetPivotSmallTest, AnalyticsMergeStrategyTest, 
TestCursorMarkWithoutUniqueKey, TestImplicitCoreProperties, PeerSyncTest, 
DistributedQueryElevationComponentTest, TestLRUStatsCache, SimpleFacetsTest, 
ShowFileRequestHandlerTest, TriLevelCompositeIdRoutingTest, 
TestSolrIndexConfig, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
UnloadDistributedZkTest, TestStressRecovery, TestLuceneMatchVersion, 
HdfsBasicDistributedZk2Test, TestManagedSynonymFilterFactory, 
LeaderElectionTest, CurrencyFieldOpenExchangeTest, CacheHeaderTest, 
TestDefaultSearchFieldResource, TestManagedStopFilterFactory, 
TestManagedResource, TestUniqueKeyFieldResource, DateMathParserTest, 
SolrIndexConfigTest, TestLFUCache, WordBreakSolrSpellCheckerTest, 
TestShardHandlerFactory, TestInitParams, ZkStateWriterTest, 
TestFuzzyAnalyzedSuggestions, TestDistributedMissingSort, 
TestSerializedLuceneMatchVersion, XsltUpdateRequestHandlerTest, TestSearchPerf, 
FieldAnalysisRequestHandlerTest, CircularListTest, 
DistributedQueryComponentCustomSortTest, MultiTermTest, SolrInfoMBeanTest, 
DisMaxRequestHandlerTest, CopyFieldTest, SystemInfoHandlerTest, TestQueryUtils, 
CurrencyFieldXmlFileTest, RecoveryAfterSoftCommitTest, TestPhraseSuggestions, 
TestRecovery, TermsComponentTest, TestConfigOverlay, StatsComponentTest, 
TestPartialUpdateDeduplication, MergeStrategyTest, SimpleMLTQParserTest, 
ChangedSchemaMergeTest, DistributedFacetPivotLargeTest, TestUtils, 
SolrRequestParserTest, TestCSVResponseWriter, TestReplicaProperties, 
TestReRankQParserPlugin, TestDefaultStatsCache, 
CollectionsAPIAsyncDistributedZkTest, ShardRoutingTest, 
TestDFRSimilarityFactory, TestConfig, RAMDirectoryFactoryTest, 
TestClassNameShortening, FileBasedSpellCheckerTest, TestInfoStreamLogging, 
TestLMJelinekMercerSimilarityFactory, PrimitiveFieldTypeTest, 
OverseerRolesTest, TestFastLRUCache, OverseerTest, ChaosMonkeySafeLeaderTest, 
TestMaxScoreQueryParser, TestRealTimeGet, SyncSliceTest, 
LeaderFailoverAfterPartitionTest, AnalyticsQueryTest, 
DocExpirationUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, 
DateRangeFieldTest, SaslZkACLProviderTest, TestExceedMaxTermLength, 
TestManagedSchemaFieldTypeResource, TestRebalanceLeaders, 
TestSchemaNameResource, BadComponentTest, SuggesterTSTTest, FileUtilsTest, 
TestExactStatsCache, MinimalSchemaTest, TestPerFieldSimilarity, 
TestBulkSchemaConcurrent, TestFastWriter, DeleteShardTest, PrimUtilsTest, 
TestSolrJ, TestArbitraryIndexDir, BasicDistributedZkTest, 
TestAnalyzeInfixSuggestions, QueryResultKeyTest, 
TestNonDefinedSimilarityFactory, TestCollapseQParserPlugin, TestComponentsName, 
TestSchemaVersionResource, TestCloudSchemaless, AddBlockUpdateTest, 
TestFieldTypeResource, TestCharFilters, TestWriterPerf, CursorPagingTest, 
SuggestComponentTest, TestSortingResponseWriter, TestRemoteStreaming, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesTest, DOMUtilTest, 
SharedFSAutoReplicaFailoverTest, TestSolrDeletionPolicy2, NoCacheHeaderTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, 
TestReplicationHandler, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, 
ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, 
TestDistributedGrouping, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, 
SpellCheckComponentTest, SolrCmdDistributorTest, TestFunctionQuery, 
TestBadConfig, TestIndexSearcher, HighlighterTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, 
TestFoldingMultitermQuery, SuggesterTest, TestTrie, SuggesterWFSTTest, 
TestCSVLoader, PolyFieldTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, 
TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
TestQueryTypes, TestOmitPositions, RequestHandlersTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, 
TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, 
ResponseLogComponentTest, SampleTest, NumericFieldsTest, 
TestElisionMultitermQuery, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, 
TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, 
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter, DateFieldTest, 
SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestHighlightDedupGrouping, TestTolerantSearch, AliasIntegrationTest, 
AssignTest, ConnectionManagerTest, CustomCollectionTest, 
DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, 
DistributedQueueTest, ExternalCollectionsTest, HttpPartitionTest, 
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RemoteQueryErrorTest, ReplicationFactorTest]
   [junit4] Completed in 91.99s, 1 test, 1 error <<< FAILURES!

[...truncated 275 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:190: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
 There were test failures: 461 suites, 1846 tests, 1 error, 54 ignored (29 
assumptions)

Total time: 135 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -server 
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to