Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7083/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
Error from server at http://127.0.0.1:52828/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52828/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([8C637C894519A8C6:2C7937D2E169E3CA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:52828/solr: Could not fully create 
collection: deleteShard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52828/solr: Could not fully create collection: 
deleteShard
        at 
__randomizedtesting.SeedInfo.seed([8C637C894519A8C6:4374353EBE5C53E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:57)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
        at 
__randomizedtesting.SeedInfo.seed([8C637C894519A8C6:AAF393DB11976ECC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testTriggerThrottling

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
        at 
__randomizedtesting.SeedInfo.seed([8C637C894519A8C6:7741D4AC97B34B54]:0)
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
        at java.util.ArrayList$Itr.next(ArrayList.java:851)
        at 
org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
        at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_8C637C894519A8C6-001

        at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.TestPayloadScoreQParserPlugin

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001\spellchecker1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001\spellchecker1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001\spellchecker1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001\init-core-data-001\spellchecker1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_8C637C894519A8C6-001

        at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001

        at __randomizedtesting.SeedInfo.seed([5F4AC56BF4BCE95C]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001

        at __randomizedtesting.SeedInfo.seed([20C3EDE2A3F5B19B]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4771 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{content6=Lucene50(blocksize=128), 
content5=PostingsFormat(name=LuceneFixedGap), 
content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
content3=PostingsFormat(name=MockRandom), content2=Lucene50(blocksize=128), 
fie?ld=Lucene50(blocksize=128), 
utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=Lucene50(blocksize=128), 
content=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
autf8=PostingsFormat(name=MockRandom)}, 
docValues:{ndv2=DocValuesFormat(name=Lucene70), 
ndv1=DocValuesFormat(name=Direct), utf8=DocValuesFormat(name=Direct), 
fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Lucene70), 
dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Lucene70), 
dvBytesSortedVar=DocValuesFormat(name=Memory), 
dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Direct), 
floatPoint1d=DocValuesFormat(name=Memory), bdv2=DocValuesFormat(name=Lucene70), 
bdv2_c=DocValuesFormat(name=Lucene70), 
intPoint1d=DocValuesFormat(name=Lucene70), bdv1=DocValuesFormat(name=Direct), 
bdv1_c=DocValuesFormat(name=Memory), 
doublePoint2d=DocValuesFormat(name=Memory), 
dvBytesDerefVar=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Direct), 
dvSortedNumeric=DocValuesFormat(name=Lucene70), 
dvBytesDerefFixed=DocValuesFormat(name=Direct), 
autf8=DocValuesFormat(name=Lucene70), 
dvBytesSortedFixed=DocValuesFormat(name=Lucene70), 
dvBytesStraightVar=DocValuesFormat(name=Lucene70), 
dvBytesStraightFixed=DocValuesFormat(name=Memory), 
dvLong=DocValuesFormat(name=Lucene70), 
longPoint1d=DocValuesFormat(name=Direct), 
floatPoint2d=DocValuesFormat(name=Lucene70), 
dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), 
content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Lucene70), 
dvPacked=DocValuesFormat(name=Lucene70), 
intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Direct), 
content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), 
doublePoint1d=DocValuesFormat(name=Lucene70), 
dvByte=DocValuesFormat(name=Lucene70), ndv1_c=DocValuesFormat(name=Memory), 
ndv2_c=DocValuesFormat(name=Lucene70), 
binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=431, 
maxMBSortInHeap=7.719828366227755, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f3350ad),
 locale=zh-CN, timezone=America/Tijuana
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=61653280,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=5F4AC56BF4BCE95C 
-Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=America/Tijuana 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5F4AC56BF4BCE95C]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 14.40s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 6918 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> 77369 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\init-core-data-001
   [junit4]   2> 77372 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 77381 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 77383 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001
   [junit4]   2> 77384 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77384 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77384 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 77389 ERROR (Thread-142) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 77485 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52824
   [junit4]   2> 77487 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77494 INFO  (jetty-launcher-162-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 77494 INFO  (jetty-launcher-162-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 77496 INFO  (jetty-launcher-162-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@475e1b5f{/solr,null,AVAILABLE}
   [junit4]   2> 77496 INFO  (jetty-launcher-162-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ebae7e3{/solr,null,AVAILABLE}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f5d65a3{HTTP/1.1,[http/1.1]}{127.0.0.1:52829}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71dc5dc4{HTTP/1.1,[http/1.1]}{127.0.0.1:52828}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-1) [    ] 
o.e.j.s.Server Started @85650ms
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-2) [    ] 
o.e.j.s.Server Started @85650ms
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52829}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52828}
   [junit4]   2> 77502 ERROR (jetty-launcher-162-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77502 ERROR (jetty-launcher-162-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-31T02:30:40.824Z
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-31T02:30:40.824Z
   [junit4]   2> 77511 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77511 INFO  (zkConnectionManagerCallback-169-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77516 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77516 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77533 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160aa6827460002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 77546 INFO  (jetty-launcher-162-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52824/solr
   [junit4]   2> 77550 INFO  (jetty-launcher-162-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52824/solr
   [junit4]   2> 77552 INFO  (zkConnectionManagerCallback-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77556 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77559 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160aa6827460004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 77566 INFO  
(zkConnectionManagerCallback-181-thread-1-processing-n:127.0.0.1:52828_solr) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77566 INFO  
(zkConnectionManagerCallback-179-thread-1-processing-n:127.0.0.1:52829_solr) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77751 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77752 INFO  (jetty-launcher-162-thread-1) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77753 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52828_solr
   [junit4]   2> 77753 INFO  (jetty-launcher-162-thread-1) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52829_solr
   [junit4]   2> 77754 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.Overseer Overseer 
(id=99266556114370566-127.0.0.1:52828_solr-n_0000000000) starting
   [junit4]   2> 77757 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:52829_solr) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 77758 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:52828_solr) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 77774 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52828_solr
   [junit4]   2> 77789 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:52829_solr) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 77789 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:52828_solr) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 77986 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52828.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 77994 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52828.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 77994 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52828.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 77996 INFO  (jetty-launcher-162-thread-2) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node2\.
   [junit4]   2> 78079 INFO  (jetty-launcher-162-thread-1) 
[n:127.0.0.1:52829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52829.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 78087 INFO  (jetty-launcher-162-thread-1) 
[n:127.0.0.1:52829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52829.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 78087 INFO  (jetty-launcher-162-thread-1) 
[n:127.0.0.1:52829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52829.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 78089 INFO  (jetty-launcher-162-thread-1) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\.
   [junit4]   2> 78155 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78166 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78169 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 78171 INFO  
(SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52824/solr ready
   [junit4]   2> 78197 INFO  
(TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[8C637C894519A8C6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDirectoryCleanupAfterDeleteShard
   [junit4]   2> 78206 INFO  (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 78211 INFO  
(OverseerThreadFactory-328-thread-1-processing-n:127.0.0.1:52828_solr) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
deleteshard_test
   [junit4]   2> 78332 INFO  
(OverseerStateUpdate-99266556114370566-127.0.0.1:52828_solr-n_0000000000) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"deleteshard_test_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52829/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78336 INFO  
(OverseerStateUpdate-99266556114370566-127.0.0.1:52828_solr-n_0000000000) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"deleteshard_test_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52828/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78339 INFO  
(OverseerStateUpdate-99266556114370566-127.0.0.1:52828_solr-n_0000000000) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"deleteshard_test_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52829/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78546 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica_n2&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78547 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteshard_test_a_replica_n1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78548 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 78549 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 78556 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica_n4&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78669 INFO  
(zkCallback-180-thread-1-processing-n:127.0.0.1:52828_solr) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/deleteshard_test/state.json] for collection 
[deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78671 INFO  
(zkCallback-180-thread-2-processing-n:127.0.0.1:52828_solr) 
[n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/deleteshard_test/state.json] for collection 
[deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78671 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:52829_solr) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/deleteshard_test/state.json] for collection 
[deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78673 INFO  
(zkCallback-178-thread-2-processing-n:127.0.0.1:52829_solr) 
[n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/deleteshard_test/state.json] for collection 
[deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 79590 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 79590 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 79591 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 79616 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.s.IndexSchema [deleteshard_test_a_replica_n1] Schema name=minimal
   [junit4]   2> 79616 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.s.IndexSchema [deleteshard_test_b_replica_n2] Schema name=minimal
   [junit4]   2> 79619 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.s.IndexSchema [deleteshard_test_c_replica_n4] Schema name=minimal
   [junit4]   2> 79621 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 79621 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_c_replica_n4' using 
configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 79621 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_b_replica_n2' using 
configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 79622 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52829.solr.core.deleteshard_test.c.replica_n4' (registry 
'solr.core.deleteshard_test.c.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 79622 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52828.solr.core.deleteshard_test.b.replica_n2' (registry 
'solr.core.deleteshard_test.b.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 79622 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.SolrCore [[deleteshard_test_c_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\deleteshard_test_c_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\.\deleteshard_test_c_replica_n4\data\]
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.SolrCore [[deleteshard_test_b_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node2\deleteshard_test_b_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node2\.\deleteshard_test_b_replica_n2\data\]
   [junit4]   2> 79622 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 79622 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_a_replica_n1' using 
configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 79623 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52829.solr.core.deleteshard_test.a.replica_n1' (registry 
'solr.core.deleteshard_test.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 79623 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79623 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.SolrCore [[deleteshard_test_a_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\deleteshard_test_a_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\.\deleteshard_test_a_replica_n1\data\]
   [junit4]   2> 79728 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 79728 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79730 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79730 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79731 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 79731 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79732 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79732 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79733 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 79733 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79735 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c652c6b[deleteshard_test_a_replica_n1] main]
   [junit4]   2> 79735 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79735 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79736 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 79736 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79736 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ddd1e83[deleteshard_test_b_replica_n2] main]
   [junit4]   2> 79737 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79758 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588264900314005504
   [junit4]   2> 79759 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79a572f3[deleteshard_test_c_replica_n4] main]
   [junit4]   2> 79761 INFO  
(searcherExecutor-335-thread-1-processing-n:127.0.0.1:52829_solr 
x:deleteshard_test_a_replica_n1 s:a c:deleteshard_test r:core_node3) 
[n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 
x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore 
[deleteshard_test_a_replica_n1] Registered new searcher 
Searcher@3c652c6b[deleteshard_test_a_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79761 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 79762 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79762 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 79762 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79763 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588264900318199808
   [junit4]   2> 79765 INFO  
(searcherExecutor-334-thread-1-processing-n:127.0.0.1:52828_solr 
x:deleteshard_test_b_replica_n2 s:b c:deleteshard_test r:core_node5) 
[n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 
x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore 
[deleteshard_test_b_replica_n2] Registered new searcher 
Searcher@ddd1e83[deleteshard_test_b_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79765 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79766 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79766 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588264900322394112
   [junit4]   2> 79768 INFO  
(searcherExecutor-333-thread-1-processing-n:127.0.0.1:52829_solr 
x:deleteshard_test_c_replica_n4 s:c c:deleteshard_test r:core_node6) 
[n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 
x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore 
[deleteshard_test_c_replica_n4] Registered new searcher 
Searcher@79a572f3[deleteshard_test_c_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52829/solr/deleteshard_test_a_replica_n1/
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:52829/solr/deleteshard_test_a_replica_n1/ 
has no replicas
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52828/solr/deleteshard_test_b_replica_n2/
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:52828/solr/deleteshard_test_b_replica_n2/ 
has no replicas
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52829/solr/deleteshard_test_c_replica_n4/
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.SyncStrategy http://127.0.0.1:52829/solr/deleteshard_test_c_replica_n4/ 
has no replicas
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 79779 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52829/solr/deleteshard_test_a_replica_n1/ a
   [junit4]   2> 79779 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr 
c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52828/solr/deleteshard_test_b_replica_n2/ b
   [junit4]   2> 79779 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr 
c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52829/solr/deleteshard_test_c_replica_n4/ c
   [junit4]   2> 258211 ERROR (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 258212 INFO  (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2}
 status=500 QTime=180007
   [junit4]   2> 258217 ERROR (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 258219 INFO  
(TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[8C637C894519A8C6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDirectoryCleanupAfterDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteShardTest 
-Dtests.method=testDirectoryCleanupAfterDeleteShard 
-Dtests.seed=8C637C894519A8C6 -Dtests.slow=true -Dtests.locale=de-CH 
-Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    180s J0 | 
DeleteShardTest.testDirectoryCleanupAfterDeleteShard <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52828/solr: create the collection time out:180s
   [junit4]    >        at __randomizedtesting.SeedInfo.seed([8C637C89451

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

slZkACLProviderTest, SearchHandlerTest, HdfsRestartWhileUpdatingTest, 
TestStressReorder, TestHashPartitioner, TestNodeAddedTrigger, 
MBeansHandlerTest, TestDFISimilarityFactory, TestReplicaProperties, 
TestCharFilters, StatsReloadRaceTest, MetricsHandlerTest, 
TestManagedStopFilterFactory, HLLUtilTest, TestXmlQParserPlugin, 
TestSolrCLIRunExample, TestLRUCache, UUIDUpdateProcessorFallbackTest, 
TestGraphMLResponseWriter, TestCloudJSONFacetJoinDomain, 
TestAddFieldRealTimeGet, DistributedMLTComponentTest, SolrCoreTest, 
TestSchemaNameResource, SolrPluginUtilsTest, TestFilteredDocIdSet, 
TestJsonRequest, DebugComponentTest, PeerSyncReplicationTest, 
SchemaVersionSpecificBehaviorTest, TestDistribStateManager, 
TestRequestStatusCollectionAPI, SolrCoreCheckLockOnStartupTest, 
HdfsRecoverLeaseTest, TestSimpleTextCodec, TestSmileRequest, 
LeaderElectionContextKeyTest, BadComponentTest, SampleTest, 
TestPayloadCheckQParserPlugin, MetricUtilsTest, TestCloudPseudoReturnFields, 
UpdateLogTest, TermVectorComponentTest, TestInitParams, 
LeaderElectionIntegrationTest, DistributedFacetPivotSmallAdvancedTest, 
CopyFieldTest, TestBackupRepositoryFactory, TestPolicyCloud, 
DistributedIntervalFacetingTest, TestDocSet, FullSolrCloudDistribCmdsTest, 
TestExceedMaxTermLength, TestSolrConfigHandlerCloud, 
OverseerModifyCollectionTest, DistributedFacetPivotWhiteBoxTest, 
TestFunctionQuery, CollectionsAPIDistributedZkTest, SolrCoreMetricManagerTest, 
TestAnalyzeInfixSuggestions, RemoteQueryErrorTest, MoveReplicaHDFSFailoverTest, 
TestGenericDistributedQueue, TestManagedSynonymGraphFilterFactory, 
TestSchemaSimilarityResource, TestLRUStatsCache, AliasIntegrationTest, 
TestManagedSchemaAPI, TestSolrCloudWithHadoopAuthPlugin, JSONWriterTest, 
TestGroupingSearch, AtomicUpdatesTest, LargeFieldTest, 
VMParamsZkACLAndCredentialsProvidersTest, MigrateRouteKeyTest, 
TestJettySolrRunner, HdfsUnloadDistributedZkTest, AnalysisErrorHandlingTest, 
FileUtilsTest, DirectSolrSpellCheckerTest, SolrSlf4jReporterTest, 
TestIndexSearcher, TestQueryTypes, AnalyticsQueryTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSerializedLuceneMatchVersion, 
TestCloudSchemaless, FileBasedSpellCheckerTest, BlockJoinFacetDistribTest, 
UnloadDistributedZkTest, OverseerTest, ZkSolrClientTest, ZkCLITest, 
ShardRoutingCustomTest, TestDistributedGrouping]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedGrouping -Dtests.seed=8C637C894519A8C6 
-Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Europe/Warsaw 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDistributedGrouping (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8C637C894519A8C6]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [395/765 (6!)] on J1 in 26.27s, 1 test, 1 error <<< 
FAILURES!

[...truncated 3733 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7587ccb8),
 locale=es-PE, timezone=Australia/LHI
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=59347600,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=20C3EDE2A3F5B19B -Dtests.slow=true -Dtests.locale=es-PE 
-Dtests.timezone=Australia/LHI -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([20C3EDE2A3F5B19B]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.07s, 8 tests, 1 error <<< FAILURES!

[...truncated 45696 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to