Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/498/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestCrashCausesCorruptIndex

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001

        at __randomizedtesting.SeedInfo.seed([454CA4DB0D187974]: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.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001

        at __randomizedtesting.SeedInfo.seed([7AF21506C3CDB420]: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.core.ConfigureRecoveryStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ConfigureRecoveryStrategyTest_68F5B618164C372D-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ConfigureRecoveryStrategyTest_68F5B618164C372D-001\init-core-data-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ConfigureRecoveryStrategyTest_68F5B618164C372D-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ConfigureRecoveryStrategyTest_68F5B618164C372D-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([68F5B618164C372D]: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.handler.component.DistributedFacetPivotSmallTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001\tempDir-001\control\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_68F5B618164C372D-001

        at __randomizedtesting.SeedInfo.seed([68F5B618164C372D]: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.handler.component.DistributedSuggestComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001\tempDir-001\shard2\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_68F5B618164C372D-001

        at __randomizedtesting.SeedInfo.seed([68F5B618164C372D]: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.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_68F5B618164C372D-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([68F5B618164C372D]: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.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-094

        at __randomizedtesting.SeedInfo.seed([24442ED344CBB20B]: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.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001\tempDir-024\cores\core\data\index\write.lock
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_24442ED344CBB20B-001

        at __randomizedtesting.SeedInfo.seed([24442ED344CBB20B]: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.ZkFailoverTest.testRestartZkWhenClusterDown

Error Message:
Collection not found: coll1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: coll1
        at 
__randomizedtesting.SeedInfo.seed([68F5B618164C372D:66235546FAB91AE]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:852)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:50)
        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)




Build Log:
[...truncated 1176 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{text=FST50}, docValues:{}, maxPointsInLeafNode=1562, 
maxMBSortInHeap=6.550889052544804, sim=RandomSimilarity(queryNorm=false): 
{text=DFR GB3(800.0)}, locale=es-GT, timezone=America/Anchorage
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=152692224,total=224395264
   [junit4]   2> NOTE: All tests run in this JVM: [TestBufferedIndexInput, 
TestLevenshteinAutomata, TestFilterLeafReader, TestPhrasePrefixQuery, 
TestNeedsScores, TestRegexpRandom2, TestSegmentReader, TestManyFields, 
TestEarlyTerminatingSortingCollector, TestSearch, Test2BNumericDocValues, 
TestParallelCompositeReader, TestPriorityQueue, TestBooleanRewrites, 
TestStandardAnalyzer, TestBagOfPositions, TestLockFactory, TestNoMergePolicy, 
TestFieldInvertState, TestBooleanQuery, TestLucene70SegmentInfoFormat, 
TestFieldCacheRewriteMethod, TestTermScorer, TestMinShouldMatch2, 
TestPayloadsOnVectors, TestSpanContainQuery, TestBooleanQueryVisitSubscorers, 
TestTieredMergePolicy, TestMixedCodecs, TestUsageTrackingFilterCachingPolicy, 
TestConjunctions, TestUTF32ToUTF8, TestGraphTokenStreamFiniteStrings, 
TestLucene70DocValuesFormat, TestDocValuesQueries, TestMultiPhraseEnum, 
TestLSBRadixSorter, TermInSetQueryTest, TestDirectMonotonic, 
TestFilterIterator, TestFixedLengthBytesRefArray, TestSloppyPhraseQuery, 
TestInPlaceMergeSorter, TestIndexInput, TestSwappedIndexFiles, 
TestLRUQueryCache, TestOmitTf, TestIndexWriterWithThreads, TestAtomicUpdate, 
TestNorms, TestBytesRefArray, TestAllFilesHaveCodecHeader, 
TestConsistentFieldNumbers, TestMinimize, TestSpanNotQuery, TestCustomNorms, 
TestDoubleRangeFieldQueries, TestSpans, TestBlockPostingsFormat2, 
TestSearchWithThreads, TestIntroSelector, TestRateLimiter, TestRAMDirectory, 
TestPositionIncrement, TestAttributeSource, TestExceedMaxTermLength, 
TestExternalCodecs, TestSegmentTermEnum, TestMixedDocValuesUpdates, 
TestPrefixQuery, TestForceMergeForever, TestToken, TestComplexExplanations, 
TestDocumentsWriterDeleteQueue, TestIntBlockPool, TestDocument, TestDoc, 
TestDemoParallelLeafReader, TestAddIndexes, TestDirectoryReader, 
TestTragicIndexWriterDeadlock, TestFloatRangeFieldQueries, TestTerm, 
TestParallelReaderEmptyIndex, TestDocIdsWriter, TestReaderWrapperDVTypeCheck, 
TestIndexWriterOnVMError, TestForUtil, TestNumericUtils, TestCodecs, 
TestNIOFSDirectory, TestRecyclingIntBlockAllocator, TestScorerPerf, 
TestUnicodeUtil, TestIndexWriterUnicode, TestOneMergeWrappingMergePolicy, 
TestLiveFieldValues, TestSameScoresWithThreads, 
TestDocInverterPerFieldErrorInfo, TestCharArrayMap, TestDocsAndPositions, 
TestDocIdSetBuilder, TestWordlistLoader, TestAllFilesDetectTruncation, 
TestVersion, TestIntRange, TestFieldInfos, TestTopDocsCollector, 
TestAssertions, TestFieldsReader, TestSpanExplanationsOfNonMatches, 
TestTermVectors, TestRecyclingByteBlockAllocator, TestMultiThreadTermVectors, 
TestCodecUtil, TestSort, TestMultiMMap, TestDeletionPolicy, 
TestFlushByRamOrCountsPolicy, TestDuelingCodecs, TestConcurrentMergeScheduler, 
TestSnapshotDeletionPolicy, TestArrayUtil, TestOmitNorms, 
TestNRTCachingDirectory, TestFastDecompressionMode, TestPagedBytes, 
TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestSpanExplanations, 
TestBagOfPostings, TestThreadedForceMerge, TestMultiFields, 
TestCrashCausesCorruptIndex]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCrashCausesCorruptIndex -Dtests.seed=454CA4DB0D187974 
-Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=America/Anchorage 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCrashCausesCorruptIndex (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-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_454CA4DB0D187974-001\testCrashCorruptsIndexing-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([454CA4DB0D187974]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [286/466 (1!)] on J0 in 0.23s, 1 test, 1 error <<< 
FAILURES!

[...truncated 7268 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=64762184,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, 
TestMultiPassIndexSplitter, TestInetAddressRangeQueries, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory 
-Dtests.seed=7AF21506C3CDB420 -Dtests.slow=true -Dtests.locale=lt-LT 
-Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001\testThreadSafety-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_7AF21506C3CDB420-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7AF21506C3CDB420]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/13 (1!)] on J0 in 1.81s, 42 tests, 1 error <<< 
FAILURES!

[...truncated 4523 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\init-core-data-001
   [junit4]   2> 885335 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 885336 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-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> 885336 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 885338 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001
   [junit4]   2> 885338 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 885339 INFO  (Thread-1549) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 885339 INFO  (Thread-1549) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 885343 ERROR (Thread-1549) [    ] 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> 885438 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50937
   [junit4]   2> 885442 INFO  (zkConnectionManagerCallback-1931-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885444 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10035eed0d30000, likely client has closed socket
   [junit4]   2> 885446 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 885446 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 885446 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@722fdf72{/solr,null,AVAILABLE}
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 885447 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e444b99{/solr,null,AVAILABLE}
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fabd0e{HTTP/1.1,[http/1.1]}{127.0.0.1:50941}
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.Server Started @893798ms
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50941}
   [junit4]   2> 885449 ERROR (jetty-launcher-1928-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 885449 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-11T21:06:28.895Z
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@259c663c{HTTP/1.1,[http/1.1]}{127.0.0.1:50944}
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.Server Started @893800ms
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50944}
   [junit4]   2> 885451 ERROR (jetty-launcher-1928-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 885451 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-11T21:06:28.897Z
   [junit4]   2> 885461 INFO  (zkConnectionManagerCallback-1933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885461 INFO  (zkConnectionManagerCallback-1935-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885462 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 885462 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 885472 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10035eed0d30002, likely client has closed socket
   [junit4]   2> 885476 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 885476 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 885479 INFO  (zkConnectionManagerCallback-1941-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885479 INFO  (zkConnectionManagerCallback-1943-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885479 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10035eed0d30004, likely client has closed socket
   [junit4]   2> 885483 INFO  
(zkConnectionManagerCallback-1946-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885483 INFO  
(zkConnectionManagerCallback-1947-thread-1-processing-n:127.0.0.1:50941_solr) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885582 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 885583 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50944_solr
   [junit4]   2> 885583 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.Overseer Overseer 
(id=72116893859905541-127.0.0.1:50944_solr-n_0000000000) starting
   [junit4]   2> 885597 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 885598 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50941_solr
   [junit4]   2> 885657 INFO  
(zkConnectionManagerCallback-1953-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885657 INFO  
(zkCallback-1944-thread-1-processing-n:127.0.0.1:50941_solr) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 885657 INFO  
(zkCallback-1945-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 885659 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 885659 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50937/solr ready
   [junit4]   2> 885661 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50944_solr
   [junit4]   2> 885671 INFO  
(zkCallback-1944-thread-1-processing-n:127.0.0.1:50941_solr) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 885671 INFO  
(zkCallback-1945-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 885702 INFO  
(zkCallback-1952-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 885746 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50941.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885750 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50941.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885750 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50941.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885752 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\.
   [junit4]   2> 885757 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50944.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885762 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50944.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885764 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50944.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c0e49d
   [junit4]   2> 885766 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\.
   [junit4]   2> 885797 INFO  
(zkConnectionManagerCallback-1957-thread-1-processing-n:127.0.0.1:50941_solr) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885798 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 885799 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50937/solr ready
   [junit4]   2> 885827 INFO  (zkConnectionManagerCallback-1959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885829 INFO  (zkConnectionManagerCallback-1963-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885830 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 885832 INFO  
(SUITE-ZkFailoverTest-seed#[68F5B618164C372D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50937/solr ready
   [junit4]   2> 885846 INFO  
(TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[68F5B618164C372D]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
   [junit4]   2> 885846 INFO  (qtp610466976-8062) [n:127.0.0.1:50944_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 885852 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
coll1
   [junit4]   2> 885853 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/coll1.AUTOCREATED/managed-schema
   [junit4]   2> 885854 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/coll1.AUTOCREATED/protwords.txt
   [junit4]   2> 885855 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/coll1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 885857 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/coll1.AUTOCREATED/synonyms.txt
   [junit4]   2> 885858 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/coll1.AUTOCREATED/stopwords.txt
   [junit4]   2> 885860 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 885861 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/coll1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 885862 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 885863 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 885864 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 885865 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 885866 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 885868 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 885869 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 885870 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 885871 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 885872 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 885874 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 885875 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 885876 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 885877 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/coll1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 885878 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 885879 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 885881 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 885882 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/coll1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 885883 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 885884 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 885885 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 885886 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/coll1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 885887 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 885888 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 885890 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 885891 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 885891 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 885893 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 885894 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 885894 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 885896 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 885897 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 885898 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 885900 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/coll1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 885901 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/coll1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 885902 INFO  
(OverseerThreadFactory-3672-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/coll1.AUTOCREATED/params.json
   [junit4]   2> 886013 INFO  
(OverseerStateUpdate-72116893859905541-127.0.0.1:50944_solr-n_0000000000) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"coll1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50944/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 886013 INFO  
(OverseerStateUpdate-72116893859905541-127.0.0.1:50944_solr-n_0000000000) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"coll1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50941/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 886215 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard1_replica_n1&action=CREATE&numShards=2&collection=coll1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886216 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 886219 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=coll1.AUTOCREATED&newCollection=true&name=coll1_shard2_replica_n2&action=CREATE&numShards=2&collection=coll1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886220 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 886331 INFO  
(zkCallback-1945-thread-1-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/coll1/state.json] for collection [coll1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 886331 INFO  
(zkCallback-1944-thread-1-processing-n:127.0.0.1:50941_solr) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/coll1/state.json] for collection [coll1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 886332 INFO  
(zkCallback-1945-thread-2-processing-n:127.0.0.1:50944_solr) 
[n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/coll1/state.json] for collection [coll1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 886333 INFO  
(zkCallback-1944-thread-2-processing-n:127.0.0.1:50941_solr) 
[n:127.0.0.1:50941_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/coll1/state.json] for collection [coll1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 887256 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 887256 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 887256 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 887257 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 887259 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 887259 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 887260 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887260 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887262 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 887262 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 887262 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887262 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887263 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\langid\lib
   [junit4]   2> 887263 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887263 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 887263 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887264 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 887264 WARN  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node2\coll1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 887265 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 887265 WARN  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkFailoverTest_68F5B618164C372D-001\tempDir-001\node1\coll1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 887271 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 887271 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 887291 INFO  (qtp1551091959-8053) [n:127.0.0.1:50941_solr 
c:coll1 s:shard2 r:core_node4 x:coll1_shard2_replica_n2] o.a.s.s.IndexSchema 
[coll1_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 887292 INFO  (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] o.a.s.s.IndexSchema 
[coll1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 887412 ERROR (qtp610466976-8067) [n:127.0.0.1:50944_solr 
c:coll1 s:shard1 r:core_node3 x:coll1_shard1_replica_n1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'coll1_shard1_replica_n1': Unable to create core 
[coll1_shard1_replica_n1] Caused by: Can't find resource 
'lang/contractions_ca.txt' in classpath or '/configs/coll1.AUTOCREATED', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:989)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:358)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [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:384)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [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:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [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:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [coll1_shard1_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1056)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2>        ... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core coll1_shard1_replica_n1: Can't load schema managed-schema: 
org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 
'lang/contractions_ca.txt' in classpath or '/configs/coll1.AUTOCREATED', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1084)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1036)
   [junit4]   2>        ... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load 
schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'lang/contractions_ca.txt' in classpath or 
'/configs/coll1.AUTOCREATED', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:582)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:179)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:105)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:173)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at org.apa

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

leted [5/25] on J1 in 4.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4] OK      0.00s J1 | 
ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal
   [junit4] OK      0.02s J1 | ConfigureRecoveryStrategyTest.testBuilder
   [junit4] Completed [6/25] on J1 in 0.50s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      6.81s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [7/25] on J1 in 7.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4] OK      0.00s J1 | 
ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal
   [junit4] OK      0.00s J1 | ConfigureRecoveryStrategyTest.testBuilder
   [junit4] Completed [8/25] on J1 in 0.44s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(2332@serv1-vm1): 2018-03-11T22:20:51, stalled for 
62.1s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] HEARTBEAT J1 PID(7032@serv1-vm1): 2018-03-11T22:21:27, stalled for 
69.8s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      18.4s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [9/25] on J0 in 143.86s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      4.50s J0 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [10/25] on J0 in 5.08s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest. This may 
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to 
skip this message.
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      7.33s J0 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [11/25] on J0 in 8.04s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest. This may 
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to 
skip this message.
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      11.6s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [12/25] on J1 in 126.45s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.ZkFailoverTest. This may confuse tools that process XML 
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] HEARTBEAT J0 PID(2332@serv1-vm1): 2018-03-11T22:23:15, stalled for 
68.8s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] HEARTBEAT J1 PID(7032@serv1-vm1): 2018-03-11T22:23:27, stalled for 
66.7s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      9.32s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [13/25] on J0 in 124.13s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      4.08s J0 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [14/25] on J0 in 4.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      9.47s J1 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [15/25] on J1 in 119.12s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      12.5s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [16/25] on J1 in 13.09s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.handler.component.DistributedSuggestComponentTest. This may 
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to 
skip this message.
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      11.7s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [17/25] on J1 in 13.13s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      10.0s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [18/25] on J1 in 10.61s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] OK      11.4s J1 | DistributedSuggestComponentTest.test
   [junit4] Completed [19/25] on J1 in 11.87s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      6.61s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [20/25] on J1 in 9.22s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      7.04s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [21/25] on J1 in 7.96s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4] OK      6.37s J1 | DistributedFacetPivotSmallTest.test
   [junit4] Completed [22/25] on J1 in 7.14s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(2332@serv1-vm1): 2018-03-11T22:25:27, stalled for 
71.9s at: ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Suite: 
org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      6.81s J1 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [23/25] on J1 in 7.35s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4] OK      3.37s J1 | PeerSyncWithIndexFingerprintCachingTest.test
   [junit4] Completed [24/25] on J1 in 4.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4] OK      9.50s J0 | ZkFailoverTest.testRestartZkWhenClusterDown
   [junit4] Completed [25/25] on J0 in 121.16s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.74 ..   408.63 =   407.89s
   [junit4] JVM J1:     0.67 ..   378.21 =   377.54s
   [junit4] Execution time total: 6 minutes 48 seconds
   [junit4] Tests summary: 25 suites, 30 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 523.90s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 249.87s | 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4:tophints] 228.04s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 184.93s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints] 138.83s | org.apache.solr.cloud.api.collections.ShardSplitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 51 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestCrashCausesCorruptIndex
[repro]   0/5 failed: org.apache.lucene.store.TestRAFDirectory
[repro]   0/5 failed: org.apache.solr.cloud.ZkFailoverTest
[repro]   0/5 failed: org.apache.solr.core.ConfigureRecoveryStrategyTest
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedSuggestComponentTest
[repro]   0/5 failed: 
org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
[repro]   1/5 failed: org.apache.solr.client.solrj.request.SchemaTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=3ecefe1d0e4d0cbeb6e4393fa2339210f8eb612d, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #497
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to