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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001\tempDir-002: java.nio.file.AccessDeniedException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001\tempDir-002    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001\tempDir-002: java.nio.file.AccessDeniedException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001\tempDir-002
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001

        at __randomizedtesting.SeedInfo.seed([B2876632FEA43ED9]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandlerBackup.testBackupOnCommit

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001

        at 
__randomizedtesting.SeedInfo.seed([B2876632FEA43ED9:9B6F88D9815C82C0]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
        at 
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
        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$8.evaluate(RandomizedRunner.java:885)
        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)


FAILED:  org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup

Error Message:
no segments* file found in 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 
B2876632FEA43ED9-001\solr-instance-002\collection1\data\snapshot.20150209031106415
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ce5: files: [_0.fdx, 
_0.nvd, _0.nvm, _0_LuceneVarGapFixedInterval_0.tib, 
_0_LuceneVarGapFixedInterval_0.tiv]

Stack Trace:
org.apache.lucene.index.IndexNotFoundException: no segments* file found in 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 
B2876632FEA43ED9-001\solr-instance-002\collection1\data\snapshot.20150209031106415
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ce5: files: [_0.fdx, 
_0.nvd, _0.nvm, _0_LuceneVarGapFixedInterval_0.tib, 
_0_LuceneVarGapFixedInterval_0.tiv]
        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:632)
        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:50)
        at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:139)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:205)
        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 
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)


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:65202/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:65202/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:283)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
        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:65202/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 9144 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\init-core-data-001
   [junit4]   2> 850932 T2715 oas.SolrTestCaseJ4.setUp ###Starting 
testBackupOnCommit
   [junit4]   2> 850934 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1
   [junit4]   2> 850949 T2715 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 850956 T2715 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:64210
   [junit4]   2> 850956 T2715 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1df59bd
   [junit4]   2> 850956 T2715 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 850956 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001
   [junit4]   2> 850956 T2715 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\'
   [junit4]   2> 851027 T2715 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\solr.xml
   [junit4]   2> 851052 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.
   [junit4]   2> 851052 T2715 oasc.CoreContainer.<init> New CoreContainer 
21092052
   [junit4]   2> 851052 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\]
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 851055 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 851057 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 851057 T2715 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 851057 T2715 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 851057 T2715 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 851057 T2715 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 851060 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.
   [junit4]   2> 851062 T2715 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\
   [junit4]   2> 851064 T2715 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 851065 T2725 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\'
   [junit4]   2> 851094 T2725 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 851112 T2725 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 851147 T2725 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 851147 T2725 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 851153 T2725 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 851165 T2725 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 851166 T2725 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\
   [junit4]   2> 851166 T2725 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 851167 T2725 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\
   [junit4]   2> 851167 T2725 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 851168 T2725 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\
   [junit4]   2> 851168 T2725 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\index/
   [junit4]   2> 851168 T2725 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 851168 T2725 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\index
   [junit4]   2> 851169 T2725 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.9716796875, 
floorSegmentMB=1.2490234375, forceMergeDeletesPctAllowed=5.033984898113384, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 851169 T2725 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@62f6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b09b),segFN=segments_1,generation=1}
   [junit4]   2> 851169 T2725 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 851171 T2725 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 851171 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 851171 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 851171 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 851171 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 851172 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 851172 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 851190 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 851191 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 851191 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 851192 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 851192 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 851192 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 851192 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 851193 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 851193 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 851193 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 851194 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 851194 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 851194 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 851194 T2725 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 851194 T2725 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 851202 T2725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 851203 T2725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 851204 T2725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 851206 T2725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 851208 T2725 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 851209 T2725 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 851209 T2725 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 851210 T2725 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 851210 T2725 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@62f6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b09b),segFN=segments_1,generation=1}
   [junit4]   2> 851210 T2725 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 851210 T2725 oass.SolrIndexSearcher.<init> Opening 
Searcher@76194d[collection1] main
   [junit4]   2> 851210 T2725 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 851211 T2725 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 851211 T2725 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 851212 T2725 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 851213 T2725 oash.ReplicationHandler.inform Replication 
enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 851213 T2725 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 851214 T2725 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 851214 T2726 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@76194d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851215 T2715 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 851215 T2715 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C711 name=collection1 
org.apache.solr.core.SolrCore@185771b
   [junit4]   2> 851217 T2719 C711 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 851218 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:*} 0 1
   [junit4]   2> 851222 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 
0 1
   [junit4]   2> 851225 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 
0 1
   [junit4]   2> 851228 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 
0 0
   [junit4]   2> 851232 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 
0 1
   [junit4]   2> 851235 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 
0 0
   [junit4]   2> 851238 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 
0 0
   [junit4]   2> 851241 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 
0 1
   [junit4]   2> 851244 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 
0 1
   [junit4]   2> 851246 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 
0 1
   [junit4]   2> 851249 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 
0 1
   [junit4]   2> 851251 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[10]} 0 1
   [junit4]   2> 851253 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[11]} 0 0
   [junit4]   2> 851256 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[12]} 0 0
   [junit4]   2> 851259 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[13]} 0 0
   [junit4]   2> 851263 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[14]} 0 1
   [junit4]   2> 851266 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[15]} 0 1
   [junit4]   2> 851269 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[16]} 0 0
   [junit4]   2> 851272 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[17]} 0 0
   [junit4]   2> 851275 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[18]} 0 0
   [junit4]   2> 851278 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[19]} 0 0
   [junit4]   2> 851281 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[20]} 0 1
   [junit4]   2> 851284 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[21]} 0 0
   [junit4]   2> 851287 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[22]} 0 0
   [junit4]   2> 851291 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[23]} 0 1
   [junit4]   2> 851294 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[24]} 0 0
   [junit4]   2> 851297 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[25]} 0 1
   [junit4]   2> 851301 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[26]} 0 1
   [junit4]   2> 851304 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[27]} 0 0
   [junit4]   2> 851307 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[28]} 0 0
   [junit4]   2> 851310 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[29]} 0 1
   [junit4]   2> 851313 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[30]} 0 1
   [junit4]   2> 851316 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[31]} 0 0
   [junit4]   2> 851319 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[32]} 0 0
   [junit4]   2> 851323 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[33]} 0 0
   [junit4]   2> 851326 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[34]} 0 0
   [junit4]   2> 851330 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[35]} 0 1
   [junit4]   2> 851333 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[36]} 0 0
   [junit4]   2> 851337 T2720 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[37]} 0 0
   [junit4]   2> 851340 T2722 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[38]} 0 0
   [junit4]   2> 851347 T2723 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[39]} 0 0
   [junit4]   2> 851349 T2724 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[40]} 0 0
   [junit4]   2> 851354 T2719 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[41]} 0 0
   [junit4]   2> 851359 T2721 C711 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851364 T2721 C711 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@62f6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b09b),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@62f6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b09b),segFN=segments_2,generation=2}
   [junit4]   2> 851366 T2721 C711 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 851378 T2721 C711 oass.SolrIndexSearcher.<init> Opening 
Searcher@d005c3[collection1] main
   [junit4]   2> 851379 T2721 C711 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 851379 T2726 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@d005c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C42)))}
   [junit4]   2> 851379 T2721 C711 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={version=2&commit=true&waitSearcher=true&softCommit=false&wt=javabin} 
{commit=} 0 20
   [junit4]   2> 851383 T2728 oash.SnapShooter.createSnapshot Creating backup 
snapshot...
   [junit4]   2> 851397 T2722 C711 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 851406 T2728 oash.SnapShooter.createSnapshot Done creating 
backup snapshot: <not named>
   [junit4]   2> 852198 T2723 C711 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 853020 T2715 oas.SolrTestCaseJ4.tearDown ###Ending 
testBackupOnCommit
   [junit4]   2> 853032 T2715 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=21092052
   [junit4]   2> 853033 T2715 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@185771b
   [junit4]   2> 853033 T2715 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=42,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 853033 T2715 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 853033 T2715 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 853033 T2715 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 853035 T2715 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 853035 T2715 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 853035 T2715 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\index;done=false>>]
   [junit4]   2> 853035 T2715 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\index
   [junit4]   2> 853035 T2715 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\;done=false>>]
   [junit4]   2> 853035 T2715 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1\data\
   [junit4]   2> 853037 T2715 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=testBackupOnCommit 
-Dtests.seed=B2876632FEA43ED9 -Dtests.slow=true -Dtests.locale=en_CA 
-Dtests.timezone=Europe/Belgrade -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.29s | TestReplicationHandlerBackup.testBackupOnCommit <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001\collection1
   [junit4]    >    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2876632FEA43ED9:9B6F88D9815C82C0]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 853218 T2715 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
   [junit4]   2> 853221 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1
   [junit4]   2> 853232 T2715 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 853236 T2715 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:64214
   [junit4]   2> 853237 T2715 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1df59bd
   [junit4]   2> 853237 T2715 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 853238 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002
   [junit4]   2> 853238 T2715 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\'
   [junit4]   2> 853268 T2715 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\solr.xml
   [junit4]   2> 853297 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.
   [junit4]   2> 853297 T2715 oasc.CoreContainer.<init> New CoreContainer 
10617398
   [junit4]   2> 853298 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\]
   [junit4]   2> 853298 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 853298 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 853299 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 853299 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 853299 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 853300 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 853300 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 853300 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 853301 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 853301 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 853301 T2715 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 853301 T2715 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 853301 T2715 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 853302 T2715 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 853302 T2715 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 853306 T2715 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.
   [junit4]   2> 853308 T2715 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\
   [junit4]   2> 853310 T2715 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 853311 T2738 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\'
   [junit4]   2> 853343 T2738 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 853360 T2738 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 853404 T2738 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 853404 T2738 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 853409 T2738 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 853421 T2738 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 853422 T2738 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\
   [junit4]   2> 853422 T2738 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 853423 T2738 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.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\
   [junit4]   2> 853423 T2738 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 853423 T2738 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\
   [junit4]   2> 853423 T2738 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\index/
   [junit4]   2> 853423 T2738 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 853425 T2738 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\index
   [junit4]   2> 853425 T2738 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.9716796875, 
floorSegmentMB=1.2490234375, forceMergeDeletesPctAllowed=5.033984898113384, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 853425 T2738 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2eed5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e10b1a),segFN=segments_1,generation=1}
   [junit4]   2> 853425 T2738 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 853426 T2738 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 853427 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 853427 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 853427 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 853428 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 853428 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 853428 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 853428 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 853428 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 853428 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 853429 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 853430 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 853430 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 853430 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 853431 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 853432 T2738 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 853439 T2738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 853440 T2738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 853441 T2738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 853442 T2738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 853446 T2738 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 853446 T2738 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 853446 T2738 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 853446 T2738 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 853447 T2738 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2eed5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e10b1a),segFN=segments_1,generation=1}
   [junit4]   2> 853447 T2738 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 853448 T2738 oass.SolrIndexSearcher.<init> Opening 
Searcher@e87b1a[collection1] main
   [junit4]   2> 853448 T2738 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 853448 T2738 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 853448 T2738 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 853449 T2738 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 853449 T2738 oash.ReplicationHandler.inform Replication 
enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 853449 T2738 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 853450 T2738 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 853450 T2739 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@e87b1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 853451 T2715 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 853451 T2715 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C712 name=collection1 
org.apache.solr.core.SolrCore@14d9aa7
   [junit4]   2> 853452 T2731 C712 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 853454 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:*} 0 2
   [junit4]   2> 853458 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 
0 1
   [junit4]   2> 853461 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 
0 1
   [junit4]   2> 853464 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 
0 1
   [junit4]   2> 853466 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 
0 0
   [junit4]   2> 853470 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 
0 0
   [junit4]   2> 853473 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 
0 0
   [junit4]   2> 853477 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 
0 0
   [junit4]   2> 853481 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 
0 0
   [junit4]   2> 853485 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 
0 0
   [junit4]   2> 853488 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 
0 0
   [junit4]   2> 853491 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[10]} 0 0
   [junit4]   2> 853494 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[11]} 0 0
   [junit4]   2> 853497 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[12]} 0 1
   [junit4]   2> 853500 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[13]} 0 0
   [junit4]   2> 853502 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[14]} 0 0
   [junit4]   2> 853506 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[15]} 0 1
   [junit4]   2> 853509 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[16]} 0 1
   [junit4]   2> 853512 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[17]} 0 0
   [junit4]   2> 853516 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[18]} 0 0
   [junit4]   2> 853519 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[19]} 0 0
   [junit4]   2> 853523 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[20]} 0 1
   [junit4]   2> 853526 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[21]} 0 1
   [junit4]   2> 853530 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[22]} 0 0
   [junit4]   2> 853532 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[23]} 0 0
   [junit4]   2> 853536 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[24]} 0 0
   [junit4]   2> 853539 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[25]} 0 1
   [junit4]   2> 853543 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[26]} 0 0
   [junit4]   2> 853547 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[27]} 0 0
   [junit4]   2> 853550 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[28]} 0 0
   [junit4]   2> 853554 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[29]} 0 0
   [junit4]   2> 853556 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[30]} 0 0
   [junit4]   2> 853560 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[31]} 0 1
   [junit4]   2> 853563 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[32]} 0 1
   [junit4]   2> 853566 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[33]} 0 0
   [junit4]   2> 853570 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[34]} 0 0
   [junit4]   2> 853573 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[35]} 0 0
   [junit4]   2> 853577 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[36]} 0 1
   [junit4]   2> 853580 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[37]} 0 1
   [junit4]   2> 853584 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[38]} 0 0
   [junit4]   2> 853587 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[39]} 0 0
   [junit4]   2> 853590 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[40]} 0 0
   [junit4]   2> 853594 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[41]} 0 1
   [junit4]   2> 853598 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[42]} 0 1
   [junit4]   2> 853602 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[43]} 0 0
   [junit4]   2> 853605 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[44]} 0 0
   [junit4]   2> 853608 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[45]} 0 0
   [junit4]   2> 853612 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[46]} 0 1
   [junit4]   2> 853615 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[47]} 0 0
   [junit4]   2> 853619 T2733 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[48]} 0 0
   [junit4]   2> 853623 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[49]} 0 1
   [junit4]   2> 853626 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[50]} 0 0
   [junit4]   2> 853628 T2737 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[51]} 0 0
   [junit4]   2> 853632 T2736 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[52]} 0 0
   [junit4]   2> 853634 T2731 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[53]} 0 0
   [junit4]   2> 853638 T2734 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={version=2&wt=javabin} 
{add=[54]} 0 0
   [junit4]   2> 853640 T2735 C712 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 853645 T2735 C712 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2eed5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e10b1a),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2eed5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e10b1a),segFN=segments_2,generation=2}
   [junit4]   2> 853646 T2735 C712 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 853649 T2735 C712 oass.SolrIndexSearcher.<init> Opening 
Searcher@d85649[collection1] main
   [junit4]   2> 853649 T2741 oash.SnapShooter.createSnapshot Creating backup 
snapshot...
   [junit4]   2> 853650 T2739 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@d85649[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):C55)))}
   [junit4]   2> 853650 T2735 C712 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 853651 T2735 C712 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={version=2&commit=true&waitSearcher=true&softCommit=false&wt=javabin} 
{commit=} 0 11
   [junit4]   2> 853656 T2737 C712 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=backup&numberToKeep=1} status=0 
QTime=1 
   [junit4]   2> 853662 T2742 oash.SnapPuller.delTree WARN Unable to delete 
directory : 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 
B2876632FEA43ED9-001\solr-instance-002\collection1\data\snapshot.20150209031106415
 java.io.IOException: Could not remove the following files (in the order of 
attempts):
   [junit4]   2>    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 
B2876632FEA43ED9-001\solr-instance-002\collection1\data\snapshot.20150209031106415:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 
B2876632FEA43ED9-001\solr-instance-002\collection1\data\snapshot.20150209031106415
   [junit4]   2> 
   [junit4]   2>        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
   [junit4]   2>        at 
org.apache.solr.handler.SnapPuller.delTree(SnapPuller.java:1168)
   [junit4]   2>        at 
org.apache.solr.handler.SnapShooter.deleteOldBackups(SnapShooter.java:175)
   [junit4]   2>        at 
org.apache.solr.handler.SnapShooter.access$100(SnapShooter.java:51)
   [junit4]   2>        at 
org.apache.solr.handler.SnapShooter$1.run(SnapShooter.java:87)
   [junit4]   2> 
   [junit4]   2> 853663 T2742 oash.SnapShooter.createSnapshot Creating backup 
snapshot...
   [junit4]   2> 853666 T2736 C712 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=2 
   [junit4]   2> 853667 T2741 oash.SnapShooter.createSnapshot Done creating 
backup snapshot: <not named>
   [junit4]   2> 853680 T2742 oash.SnapShooter.createSnapshot Done creating 
backup snapshot: <not named>
   [junit4]   2> 854546 T2731 C712 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 855436 T2715 oas.SolrTestCaseJ4.tearDown ###Ending doTestBackup
   [junit4]   2> 855450 T2715 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=10617398
   [junit4]   2> 855452 T2715 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@14d9aa7
   [junit4]   2> 855452 T2715 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=55,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 855453 T2715 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 855453 T2715 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 855453 T2715 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 855457 T2715 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 855457 T2715 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 855457 T2715 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\;done=false>>]
   [junit4]   2> 855457 T2715 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\
   [junit4]   2> 855457 T2715 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\index;done=false>>]
   [junit4]   2> 855457 T2715 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1\data\index
   [junit4]   2> 855459 T2715 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup 
-Dtests.seed=B2876632FEA43ED9 -Dtests.slow=true -Dtests.locale=en_CA 
-Dtests.timezone=Europe/Belgrade -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.43s | TestReplicationHandlerBackup.doTestBackup <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.IndexNotFoundException: 
no segments* file found in 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 
B2876632FEA43ED9-001\solr-instance-002\collection1\data\snapshot.20150209031106415
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ce5: files: [_0.fdx, 
_0.nvd, _0.nvm, _0_LuceneVarGapFixedInterval_0.tib, 
_0_LuceneVarGapFixedInterval_0.tiv]
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:632)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:50)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:139)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:205)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   [junit4]    >    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002\collection1
   [junit4]    >    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001\solr-instance-002
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 855644 T2715 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 B2876632FEA43ED9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{name=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_CA, 
timezone=Europe/Belgrade
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_76 
(32-bit)/cpus=2,threads=1,free=160733048,total=493879296
   [junit4]   2> NOTE: All tests run in this JVM: 
[DeleteLastCustomShardedReplicaTest, ExitableDirectoryReaderTest, 
TestMissingGroups, TestSolrConfigHandler, TestDocumentBuilder, 
MinimalSchemaTest, CacheHeaderTest, ScriptEngineTest, TestQueryUtils, 
LukeRequestHandlerTest, AsyncMigrateRouteKeyTest, TestStressReorder, 
ChangedSchemaMergeTest, RAMDirectoryFactoryTest, DistribCursorPagingTest, 
NotRequiredUniqueKeyTest, TestSolrIndexConfig, TestIntervalFaceting, 
DeleteShardTest, HighlighterTest, TestFreeTextSuggestions, TestRealTimeGet, 
CursorMarkTest, TestManagedSynonymFilterFactory, OutputWriterTest, 
SpellingQueryConverterTest, DistributedIntervalFacetingTest, 
TestHighlightDedupGrouping, AutoCommitTest, UpdateRequestProcessorFactoryTest, 
NumericFieldsTest, TestClusterStateMutator, 
TestOverriddenPrefixQueryForCustomFieldType, SuggesterTSTTest, JSONWriterTest, 
HardAutoCommitTest, SolrRequestParserTest, DeleteInactiveReplicaTest, 
TestSolrQueryParserResource, ZkStateWriterTest, FullSolrCloudDistribCmdsTest, 
TestStressLucene, FieldAnalysisRequestHandlerTest, TestBulkSchemaConcurrent, 
StatelessScriptUpdateProcessorFactoryTest, ZkSolrClientTest, 
PrimitiveFieldTypeTest, LeaderInitiatedRecoveryOnCommitTest, 
AddBlockUpdateTest, DirectSolrSpellCheckerTest, ResponseHeaderTest, 
TestDefaultSimilarityFactory, TestReplicationHandlerBackup]
   [junit4] Completed in 4.76s, 2 tests, 2 errors <<< FAILURES!

[...truncated 223 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
 B2876632FEA43ED9-001\init-core-data-001
   [junit4]   2> 1394817 T5010 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1394826 T5010 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1394827 T5011 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1394905 T5010 oasc.ZkTestServer.run start zk server on 
port:65195
   [junit4]   2> 1394906 T5010 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1394909 T5010 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1394917 T5018 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@392d6a name:ZooKeeperConnection 
Watcher:127.0.0.1:65195 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1394917 T5010 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1394918 T5010 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1394918 T5010 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1394926 T5010 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1394929 T5010 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1394932 T5021 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@177914c name:ZooKeeperConnection 
Watcher:127.0.0.1:65195/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1394932 T5010 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1394932 T5010 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1394932 T5010 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1394939 T5010 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1394942 T5010 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1394945 T5010 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1394948 T5010 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> 1394948 T5010 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1394954 T5010 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> 1394955 T5010 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1394960 T5010 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> 1394961 T5010 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1394964 T5010 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> 1394965 T5010 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1394969 T5010 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> 1394970 T5010 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1394972 T5010 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> 1394972 T5010 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1394976 T5010 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\so

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


   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> 5714353 T12560 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{oddField_s=FSTOrd50, foo_f=FSTOrd50, 
other_tl1=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), 
n_dt1=PostingsFormat(name=LuceneFixedGap), 
timestamp=PostingsFormat(name=MockRandom), 
n_tf1=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), 
foo_b=FSTOrd50, n_ti1=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=MockRandom), foo_d=BlockTreeOrds(blocksize=128), 
range_facet_l=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
rnd_b=BlockTreeOrds(blocksize=128), n_l1=PostingsFormat(name=MockRandom), 
n_td1=PostingsFormat(name=LuceneFixedGap), 
n_f1=PostingsFormat(name=LuceneFixedGap), 
SubjectTerms_mfacet=PostingsFormat(name=MockRandom), 
a_i1=PostingsFormat(name=MockRandom), n_d1=PostingsFormat(name=MockRandom), 
n_tdt1=PostingsFormat(name=MockRandom), text=FSTOrd50, 
n_tl1=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{timestamp=DocValuesFormat(name=Lucene50)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=pt_PT, 
timezone=America/Mendoza
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_76 
(32-bit)/cpus=2,threads=1,free=219281696,total=441450496
   [junit4]   2> NOTE: All tests run in this JVM: 
[DeleteLastCustomShardedReplicaTest, ExitableDirectoryReaderTest, 
TestMissingGroups, TestSolrConfigHandler, TestDocumentBuilder, 
MinimalSchemaTest, CacheHeaderTest, ScriptEngineTest, TestQueryUtils, 
LukeRequestHandlerTest, AsyncMigrateRouteKeyTest, TestStressReorder, 
ChangedSchemaMergeTest, RAMDirectoryFactoryTest, DistribCursorPagingTest, 
NotRequiredUniqueKeyTest, TestSolrIndexConfig, TestIntervalFaceting, 
DeleteShardTest, HighlighterTest, TestFreeTextSuggestions, TestRealTimeGet, 
CursorMarkTest, TestManagedSynonymFilterFactory, OutputWriterTest, 
SpellingQueryConverterTest, DistributedIntervalFacetingTest, 
TestHighlightDedupGrouping, AutoCommitTest, UpdateRequestProcessorFactoryTest, 
NumericFieldsTest, TestClusterStateMutator, 
TestOverriddenPrefixQueryForCustomFieldType, SuggesterTSTTest, JSONWriterTest, 
HardAutoCommitTest, SolrRequestParserTest, DeleteInactiveReplicaTest, 
TestSolrQueryParserResource, ZkStateWriterTest, FullSolrCloudDistribCmdsTest, 
TestStressLucene, FieldAnalysisRequestHandlerTest, TestBulkSchemaConcurrent, 
StatelessScriptUpdateProcessorFactoryTest, ZkSolrClientTest, 
PrimitiveFieldTypeTest, LeaderInitiatedRecoveryOnCommitTest, 
AddBlockUpdateTest, DirectSolrSpellCheckerTest, ResponseHeaderTest, 
TestDefaultSimilarityFactory, TestReplicationHandlerBackup, DocValuesTest, 
ResponseLogComponentTest, SpellPossibilityIteratorTest, 
TestAddFieldRealTimeGet, DistributedQueryComponentOptimizationTest, 
ReturnFieldsTest, TestSolrXml, SystemInfoHandlerTest, TestFaceting, 
DirectUpdateHandlerTest, TestMiniSolrCloudCluster, 
TestDefaultSearchFieldResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
DistributedQueryComponentCustomSortTest, TestReload, TestDefaultStatsCache, 
CoreAdminCreateDiscoverTest, TestRebalanceLeaders, ConvertedLegacyTest, 
StatsComponentTest, TestZkChroot, TestQuerySenderNoQuery, TestSolrJ, 
TermVectorComponentTest, TestPartialUpdateDeduplication, 
TestReloadAndDeleteDocs, TestElisionMultitermQuery, TestDynamicFieldResource, 
TestHighFrequencyDictionaryFactory, TestJoin, DistributedSuggestComponentTest, 
TestNonDefinedSimilarityFactory, TestBadConfig, JsonLoaderTest, 
UUIDUpdateProcessorFallbackTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
DocumentBuilderTest, TestTolerantSearch, SyncSliceTest, 
HdfsBasicDistributedZk2Test, TestLRUStatsCache, 
DocExpirationUpdateProcessorFactoryTest, TestCopyFieldCollectionResource, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, MultiTermTest, TestLazyCores, 
ExternalCollectionsTest, TestMergePolicyConfig, TestAnalyzeInfixSuggestions, 
FileUtilsTest, TestFoldingMultitermQuery, TestFileDictionaryLookup, 
DistributedFacetPivotLargeTest, PolyFieldTest, SynonymTokenizerTest, 
RequestLoggingTest, TestRawResponseWriter, TestCursorMarkWithoutUniqueKey, 
HdfsCollectionsAPIDistributedZkTest, CoreMergeIndexesAdminHandlerTest, 
TriLevelCompositeIdRoutingTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestWordDelimiterFilterFactory, TestChildDocTransformer, 
SchemaVersionSpecificBehaviorTest, URLClassifyProcessorTest, TestCodecSupport, 
TestInitParams, TestSuggestSpellingConverter, SOLR749Test, 
ReplicationFactorTest, TestRestManager, TestHashPartitioner, 
TestBinaryResponseWriter, HdfsDirectoryTest, TestMiniSolrCloudClusterSSL, 
TestUtils, TestPostingsSolrHighlighter, DebugComponentTest, TestCollationField, 
TestShardHandlerFactory, TestRandomFaceting, CurrencyFieldOpenExchangeTest, 
TestConfigSets, TestCloudInspectUtil, UniqFieldsUpdateProcessorFactoryTest, 
TestSchemaVersionResource, CollectionsAPIDistributedZkTest, DistanceUnitsTest, 
TestFastLRUCache, SharedFSAutoReplicaFailoverTest, TestDistributedSearch, 
AlternateDirectoryTest, SolrIndexSplitterTest, TestExactStatsCache, 
StandardRequestHandlerTest, DistribJoinFromCollectionTest, RollingRestartTest, 
TestManagedSchemaFieldTypeResource, TestStressVersions, 
DistributedFacetPivotLongTailTest, TestSolrQueryParserDefaultOperatorResource, 
SuggestComponentTest, ShardRoutingCustomTest, ExternalFileFieldSortTest, 
OverseerCollectionProcessorTest, TestPHPSerializedResponseWriter, 
RequiredFieldsTest, TestCSVLoader, TestSolrDeletionPolicy2, UUIDFieldTest, 
TestFastWriter, TestShortCircuitedRequests, TestSerializedLuceneMatchVersion, 
TestSolrCoreProperties, SolrIndexConfigTest, SpatialFilterTest, 
CSVRequestHandlerTest, ShardRoutingTest, TestInfoStreamLogging, 
AnalyticsQueryTest, PreAnalyzedFieldTest, TestTrie, 
TestCloudManagedSchemaConcurrent, TestSearchPerf, CloudMLTQParserTest, 
TestSolrDeletionPolicy1, SolrTestCaseJ4Test, PathHierarchyTokenizerFactoryTest, 
CloudExitableDirectoryReaderTest, DistributedFacetPivotSmallTest, 
TestExceedMaxTermLength, BinaryUpdateRequestHandlerTest, DocValuesMultiTest, 
VMParamsZkACLAndCredentialsProvidersTest, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, XsltUpdateRequestHandlerTest, TestJmxIntegration, 
TestCoreContainer, ClusterStateUpdateTest, TestDynamicLoading, 
TestLeaderElectionZkExpiry, TestFieldCollectionResource, 
FastVectorHighlighterTest, SpatialRPTFieldTypeTest, BadIndexSchemaTest, 
TestSchemaManager, ShowFileRequestHandlerTest, HdfsLockFactoryTest, 
TestBulkSchemaAPI, HttpPartitionTest, TestLuceneMatchVersion, 
TestCSVResponseWriter, RecoveryZkTest, UnloadDistributedZkTest, TestWriterPerf, 
SolrXmlInZkTest, TestFuzzyAnalyzedSuggestions, BadCopyFieldTest, 
TestArbitraryIndexDir, HdfsSyncSliceTest, SortByFunctionTest, 
AnalysisErrorHandlingTest, DirectUpdateHandlerOptimizeTest, 
SpellCheckCollatorTest, TestFieldTypeResource, TestSortingResponseWriter, 
HdfsDirectoryFactoryTest, TestSolrConfigHandlerConcurrent, 
CoreAdminHandlerTest, TestSearcherReuse, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZk2Test -Dtests.seed=B2876632FEA43ED9 
-Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=America/Mendoza 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | BasicDistributedZk2Test (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001\tempDir-002: java.nio.file.AccessDeniedException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001\tempDir-002
   [junit4]    >    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
 B2876632FEA43ED9-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2876632FEA43ED9]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed in 65.22s, 1 test, 1 error <<< FAILURES!

[...truncated 747 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1368:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:975:
 There were test failures: 465 suites, 1857 tests, 1 suite-level error, 3 
errors, 55 ignored (30 assumptions)

Total time: 179 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -server 
-XX:+UseG1GC
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