Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7146/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

5 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-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001\_2.fnm:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001\_2.fnm
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001\_2.fnm:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001\_2.fnm
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001

        at __randomizedtesting.SeedInfo.seed([357A5C5B0375DBCD]: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.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_357A5C5B0375DBCD-001\bar-009:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_357A5C5B0375DBCD-001\bar-009
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_357A5C5B0375DBCD-001\bar-009:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_357A5C5B0375DBCD-001\bar-009

        at __randomizedtesting.SeedInfo.seed([357A5C5B0375DBCD]: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.TestFilterDirectory

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

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

        at __randomizedtesting.SeedInfo.seed([357A5C5B0375DBCD]: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.AnalysisAfterCoreReloadTest

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

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

        at __randomizedtesting.SeedInfo.seed([6004E7992101CBCA]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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

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

        at __randomizedtesting.SeedInfo.seed([D62FA158F27B6241]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 295 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{text=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=932, 
maxMBSortInHeap=7.181185096909508, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e3a6), 
locale=es-CU, timezone=Australia/ACT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=37639472,total=82051072
   [junit4]   2> NOTE: All tests run in this JVM: [TestSloppyPhraseQuery, 
TestTermVectors, TestCharArrayMap, TestSumDocFreq, TestMutableValues, 
TestSnapshotDeletionPolicy, TestIndexWriterMerging, 
TestFrequencyTrackingRingBuffer, TestSpanOrQuery, TestNeedsScores, 
TestSpanExplanationsOfNonMatches, TestCrashCausesCorruptIndex]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCrashCausesCorruptIndex -Dtests.seed=357A5C5B0375DBCD 
-Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Australia/ACT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001\_2.fnm:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001\testCrashCorruptsIndexing-001\_2.fnm
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_357A5C5B0375DBCD-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([357A5C5B0375DBCD]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [26/477 (1!)] on J0 in 0.29s, 1 test, 1 error <<< 
FAILURES!

[...truncated 975 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.01s J1 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=165, maxDocsPerChunk=175, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=165, blockSize=2)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b2e562),
 locale=no-NO, timezone=Europe/Dublin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=124901904,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [TestDisjunctionMaxQuery, 
TestPersistentSnapshotDeletionPolicy, TestExitableDirectoryReader, 
TestCharArraySet, TestLMJelinekMercerSimilarity, TestDateTools, 
TestParallelTermEnum, TestControlledRealTimeReopenThread, 
TestTopFieldCollector, TestPerFieldPostingsFormat2, TestPrefixCodedTerms, 
TestIndexReaderClose, TestLogMergePolicy, TestMultiPhraseQuery, TestTermsEnum, 
TestCustomSearcherSort, TestMaxTermFrequency, TestTryDelete, 
MultiCollectorTest, TestPackedInts, TestMaxPosition, Test2BDocs, TestSetOnce, 
TestNumericUtils, TestForTooMuchCloning, TestUsageTrackingFilterCachingPolicy, 
TestTwoPhaseCommitTool, TestUniqueTermCount, TestWeakIdentityMap, 
TestStringMSBRadixSorter, TestBytesRefHash, TestSloppyPhraseQuery2, 
TestReadOnlyIndex, TestNearSpansOrdered, TestAutomatonQuery, 
TestLSBRadixSorter, TestRateLimiter, TestPostingsOffsets, 
TestLucene70NormsFormat, TestGrowableByteArrayDataOutput, TestIsCurrent, 
TestDistributionLL, TestBooleanSimilarity, TestBytesRef, 
TestCodecHoldsOpenFiles, Test2BSortedDocValuesFixedSorted, TestBinaryTerms, 
TestStopFilter, TestSparseFixedBitSet, TestRamUsageEstimator, 
TestFieldValueQuery, TestBasicModelIn, TestDeletionPolicy, 
LimitedFiniteStringsIteratorTest, TestRegexpRandom, TestTermsEnum2, 
TestSimilarity, TestBytesRefAttImpl, TestIndexWriterOnDiskFull, TestFieldReuse, 
TestDirectMonotonic, TestGeoUtils, TestAxiomaticF2EXP, TestQueryRescorer, 
TestCheckIndex, TestRoaringDocIdSet, TestCustomTermFreq, 
TestLucene60FieldInfoFormat, TestLRUQueryCache, TestPositionIncrement, 
TestIndexWriterCommit, TestSimpleAttributeImpl, TestLongValuesSource, 
TestBlockPostingsFormat, TestAllFilesHaveChecksumFooter, TestTermStates, 
TestSearchAfter, TestTerm, TestCharFilter, TestMultiTermConstantScore, 
TestVersion, TestMultiset, TestDeterminism, TestPositiveScoresOnlyCollector, 
TestBufferedChecksum, TestSleepingLockWrapper, TestOmitNorms, 
TestConstantScoreQuery, TestSearchForDuplicates, TestFuzzyQuery, 
TestFastDecompressionMode, TestIndexWriterForceMerge, TestNot, TestBoostQuery, 
TestReqOptSumScorer, TestStressAdvance, TestSimpleExplanations, 
TestVirtualMethod, TestMatchAllDocsQuery, TestStressIndexing, 
TestSimpleSearchEquivalence, TestIndexWriterExceptions2, TestBinaryDocument, 
TestDocIDMerger, TestFieldMaskingSpanQuery, TestSortedNumericSortField, 
TestBasicModelG, Test2BPostings, TestDocValuesRewriteMethod, TestTransactions, 
TestScoreCachingWrappingScorer, TestMultiFields, TestPolygon2D, TestSloppyMath, 
TestConjunctions, TestPhraseQuery, TestSpanTermQuery, Test2BBKDPoints, 
TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, 
TestBytesStore, TestIndexWriterWithThreads, TestGraphTokenizers, 
TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, 
TestSearcherManager, TestBasics, TestFlushByRamOrCountsPolicy, 
TestIndexWriterDelete, TestIndexWriterMergePolicy, TestNRTThreads, 
TestDuelingCodecs, TestBoolean2, TestAtomicUpdate, TestNorms, 
TestStandardAnalyzer, TestLongPostings, TestRollingUpdates, 
TestTieredMergePolicy, TestArrayUtil, TestByteSlices, TestLockFactory, 
TestSegmentMerger, TestComplexExplanations, TestRegexpRandom2, 
TestNRTCachingDirectory, TestPagedBytes, TestMultiDocValues, 
TestDocValuesIndexing, TestDeterminizeLexicon, TestTransactionRollback, 
TestUTF32ToUTF8, TestStressIndexing2, TestMergeSchedulerExternal, 
TestBagOfPostings, TestStressNRT, TestSameScoresWithThreads, 
TestDocumentsWriterDeleteQueue, TestLiveFieldValues, TestPayloads, 
TestNoDeletionPolicy, TestTermVectorsReader, TestIntBlockPool, 
TestTopDocsCollector, TestSortRandom, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.seed=357A5C5B0375DBCD 
-Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Europe/Dublin 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_357A5C5B0375DBCD-001\bar-009:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_357A5C5B0375DBCD-001\bar-009
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([357A5C5B0375DBCD]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [323/477 (2!)] on J1 in 1.49s, 43 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 427 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] IGNOR/A 0.00s J0 | TestFilterDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestFilterDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1191, maxMBSortInHeap=7.760633492909175, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@397be6),
 locale=pl, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=170659288,total=241172480
   [junit4]   2> NOTE: All tests run in this JVM: [TestSloppyPhraseQuery, 
TestTermVectors, TestCharArrayMap, TestSumDocFreq, TestMutableValues, 
TestSnapshotDeletionPolicy, TestIndexWriterMerging, 
TestFrequencyTrackingRingBuffer, TestSpanOrQuery, TestNeedsScores, 
TestSpanExplanationsOfNonMatches, TestCrashCausesCorruptIndex, 
TestBagOfPositions, Test2BPostingsBytes, TestLongRangeFieldQueries, 
TestBooleanOr, TestUpgradeIndexMergePolicy, TestLazyProxSkipping, 
TestSimpleFSDirectory, TestTragicIndexWriterDeadlock, TestReusableStringReader, 
TestConsistentFieldNumbers, TestLongBitSet, TestUnicodeUtil, 
TestBlendedTermQuery, TestTotalHitCountCollector, TestTopDocsMerge, 
TestMultiThreadTermVectors, TestDocsWithFieldSet, TestIntRangeFieldQueries, 
TestOneMergeWrappingMergePolicy, TestSwappedIndexFiles, TestDocsAndPositions, 
TestCharsRef, TestAddIndexes, TestTermScorer, TestCrash, 
TestTimeLimitingCollector, TestSingleInstanceLockFactory, TestReaderClosed, 
TestCachingTokenFilter, TestBKD, TestSort, TestMultiTermQueryRewrites, 
TestMultiPhraseEnum, TestCodecs, TestEarlyTermination, 
TestMutablePointsReaderUtils, TestSegmentTermEnum, TestScorerPerf, 
TestNeverDelete, TestByteArrayDataInput, TestAxiomaticF2LOG, 
Test4GBStoredFields, TestCollectionUtil, TestToken, TestSparseFixedBitDocIdSet, 
TestRadixSelector, TestLucene70DocValuesFormat, TestSimilarity2, 
TestSortedSetDocValues, TestBasicModelIF, TestDemoParallelLeafReader, 
TestMatchNoDocsQuery, TestDoc, Test2BBinaryDocValues, TestWANDScorer, 
TestSearchWithThreads, TestFieldInvertState, Test2BSortedDocValuesOrds, 
TestDoubleRangeFieldQueries, TestBooleanQueryVisitSubscorers, 
TestBooleanMinShouldMatch, TestAxiomaticF1LOG, TestLMDirichletSimilarity, 
TestDirectory, TestIndexWriterOnJRECrash, TestExternalCodecs, 
TestIndexOrDocValuesQuery, TestBooleanQuery, TestOmitTf, TestDocument, 
TestIndexWriterFromReader, TestParallelReaderEmptyIndex, TestNotDocIdSet, 
TestFSTs, TestSimpleExplanationsOfNonMatches, TestElevationComparator, 
TestDocValuesQueries, TestSpans, TestSegmentReader, TestDirectPacked, 
TestBooleanRewrites, TestAttributeSource, TestOfflineSorter, TestCodecUtil, 
TestFieldCacheRewriteMethod, TestHugeRamFile, TestNGramPhraseQuery, 
TestOmitPositions, TestDateSort, TestIndexInput, TestGeoEncodingUtils, 
TestByteBlockPool, TestIndexWriterUnicode, TestMinimize, TestPointValues, 
TestReaderWrapperDVTypeCheck, TestNativeFSLockFactory, TestMmapDirectory, 
TestParallelCompositeReader, TestSegmentCacheables, TestStringHelper, 
TestAssertions, TestPointQueries, TestLevenshteinAutomata, 
TestMultiLevelSkipList, TestMinShouldMatch2, TestIndexSorting, 
TestLucene70SegmentInfoFormat, TestDirectoryReaderReopen, 
TestConcurrentMergeScheduler, TestHighCompressionMode, 
TestDocumentsWriterStallControl, TestNRTReaderWithThreads, 
TestPerFieldPostingsFormat, TestBufferedIndexInput, TestDirectoryReader, 
TestFixedBitSet, TestIndexWriterNRTIsCurrent, TestSegmentTermDocs, 
TestFieldsReader, TestSimilarityBase, TestCustomNorms, TestMixedCodecs, 
TestFlex, TestSpanExplanations, TestFastCompressionMode, TestRAMDirectory, 
TestTermVectorsWriter, TestCharTermAttributeImpl, TestParallelLeafReader, 
TestThreadedForceMerge, TestForceMergeForever, TestTermRangeQuery, 
TestDocumentWriter, TestSpanSearchEquivalence, TestWildcard, TestRegexpQuery, 
TestPerSegmentDeletes, TestPrefixInBooleanQuery, 
TestComplexExplanationsOfNonMatches, TestAllFilesHaveCodecHeader, 
TestIndexableField, TestSentinelIntSet, TestPrefixRandom, 
TestSpanMultiTermQueryWrapper, TestIndexFileDeleter, TestSubScorerFreqs, 
TestRecyclingIntBlockAllocator, TestIndexWriterConfig, TestRollingBuffer, 
TestSimilarityProvider, TestSearch, TestPriorityQueue, TestCachingCollector, 
TestRecyclingByteBlockAllocator, TestSpanFirstQuery, TestNoMergePolicy, 
TestNoMergeScheduler, TestIndexWriterLockRelease, TestDemo, 
TestCloseableThreadLocal, TestTermdocPerf, TestIndexCommit, Test2BTerms, 
Test2BNumericDocValues, TestDelegatingAnalyzerWrapper, 
TestPackedTokenAttributeImpl, TestBlockPostingsFormat3, TestForUtil, 
TestLucene50CompoundFormat, TestLucene50TermVectorsFormat, TestFieldType, 
TestPolygon, TestAllFilesCheckIndexHeader, TestDocInverterPerFieldErrorInfo, 
TestDocValues, TestDuelingCodecsAtNight, TestExceedMaxTermLength, 
TestFilterDirectoryReader, TestIndexTooManyDocs, TestIndexWriterOnVMError, 
TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments, 
TestInfoStream, TestManyFields, TestMergePolicyWrapper, TestMergeRateLimiter, 
TestMixedDocValuesUpdates, TestMultiTermsEnum, TestNRTReaderCleanup, 
TestNumericDocValuesUpdates, TestOrdinalMap, TestSegmentInfos, 
TestStressDeletes, TestTerms, FuzzyTermOnShortTermsTest, 
TestApproximationSearchEquivalence, TestConjunctionDISI, TestIndexSearcher, 
TestMultiCollector, TestReqExclBulkScorer, 
TestSimpleExplanationsWithFillerDocs, TestAxiomaticF3LOG, TestBasicModelIne, 
TestIndependenceChiSquared, TestIndependenceSaturated, TestFilterSpans, 
TestSpanBoostQuery, TestSpanCollection, TestSpanContainQuery, 
TestSpanNearQuery, TestSpanNotQuery, TestSpansEnum, TestFilterDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFilterDirectory 
-Dtests.seed=357A5C5B0375DBCD -Dtests.slow=true -Dtests.locale=pl 
-Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFilterDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_357A5C5B0375DBCD-001\testSliceOutOfBounds-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_357A5C5B0375DBCD-001\testSliceOutOfBounds-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_357A5C5B0375DBCD-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_357A5C5B0375DBCD-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([357A5C5B0375DBCD]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [451/477 (3!)] on J0 in 0.35s, 44 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 10387 lines...]
   [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
   [junit4]   2> 550795 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\init-core-data-001
   [junit4]   2> 550795 WARN  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=433 numCloses=433
   [junit4]   2> 550795 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 550810 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-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> 551607 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 551607 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 551670 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 551685 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 551780 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 551889 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1942468
   [junit4]   2> 551889 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1942468
   [junit4]   2> 551889 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1942468
   [junit4]   2> 551889 INFO  (coreLoadExecutor-2866-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 551889 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 551951 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 551967 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 552045 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 552060 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 552060 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1942468
   [junit4]   2> 552060 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 552060 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\init-core-data-001\]
   [junit4]   2> 552060 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=19.0244140625, 
floorSegmentMB=0.4833984375, forceMergeDeletesPctAllowed=2.8244608613412217, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=46.412109375, 
floorSegmentMB=0.666015625, forceMergeDeletesPctAllowed=14.846596039165977, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8459995688514486
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d2381[collection1] 
main]
   [junit4]   2> 552186 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 552201 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 552232 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 552232 INFO  (coreLoadExecutor-2866-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1590979486522802176
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 552232 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 552232 INFO  
(searcherExecutor-2867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d2381[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 552247 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopwordsAfterCoreReload
   [junit4]   2> 552263 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1590979486555308033,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 552263 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@182caef 
commitCommandVersion:1590979486555308033
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b62d1[collection1] main]
   [junit4]   2> 552279 INFO  (searcherExecutor-2867-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b62d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 
(1590979486555308032)],commit=} 0 33
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:terma} hits=1 status=0 QTime=1
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:stopworda} hits=0 status=0 QTime=0
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:stopwordb} hits=0 status=0 QTime=0
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:stopwordc} hits=1 status=0 QTime=0
   [junit4]   2> 552279 ERROR 
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1\core.properties
   [junit4]   2> 552279 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 552355 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 552371 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 552465 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 552465 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1
   [junit4]   2> 552496 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1942468
   [junit4]   2> 552496 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\init-core-data-001\]
   [junit4]   2> 552605 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 552605 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 552605 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10f0f04[collection1] main]
   [junit4]   2> 552605 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 552605 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 
10000ms.
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10f0f04[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=77.6162109375, 
floorSegmentMB=1.3623046875, forceMergeDeletesPctAllowed=4.620454722273069, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to 
be used.
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@df203a[collection1] main]
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1065cec
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=17194220
   [junit4]   2> 552621 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15f0f48: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b0db12
   [junit4]   2> 552621 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df203a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 552636 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1590979486946426881,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 552636 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1442346 
commitCommandVersion:1590979486946426881
   [junit4]   2> 552636 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cfc6c3[collection1] main]
   [junit4]   2> 552636 INFO  
(searcherExecutor-2872-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cfc6c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=/update 
params={commit=true&softCommit=false&waitSearcher=true}{add=[42 
(1590979486946426880)],commit=} 0 8
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:terma} hits=1 status=0 QTime=0
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:stopworda} hits=1 status=0 QTime=0
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:stopwordb} hits=1 status=0 QTime=0
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=teststop:stopwordc} hits=0 status=0 QTime=0
   [junit4]   2> 552652 INFO  
(TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[6004E7992101CBCA])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testStopwordsAfterCoreReload
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=6751808
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@be9bc0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@248ed3
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a2def: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@117d595
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 552652 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e32ef8: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@128552f
   [junit4]   2> 552652 INFO  
(coreCloseExecutor-2876-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@962112
   [junit4]   2> 552652 INFO  
(coreCloseExecutor-2876-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=9838866
   [junit4]   2> 552652 INFO  
(coreCloseExecutor-2876-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ec9443: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b0db12
   [junit4]   2> 552667 INFO  
(SUITE-AnalysisAfterCoreReloadTest-seed#[6004E7992101CBCA]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e216ff),
 locale=es-CL, timezone=Europe/Brussels
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=150401448,total=336592896
   [junit4]   2> NOTE: All tests run in this JVM: 
[PeerSyncWithIndexFingerprintCachingTest, TestInitQParser, TestJoin, 
TestFoldingMultitermQuery, ReplicationFactorTest, 
TestMultiValuedNumericRangeQuery, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
AlternateDirectoryTest, OpenExchangeRatesOrgProviderTest, 
TestSuggestSpellingConverter, TestTolerantSearch, TestExactStatsCache, 
DistributedFacetPivotSmallTest, CoreAdminCreateDiscoverTest, HighlighterTest, 
TestMaxTokenLenTokenizer, AutoAddReplicasPlanActionTest, TestPhraseSuggestions, 
StatsComponentTest, NumericFieldsTest, TestComputePlanAction, CursorMarkTest, 
AddReplicaTest, DistributedFacetSimpleRefinementLongTailTest, 
TestIndexSearcher, PKIAuthenticationIntegrationTest, TestLegacyNumericUtils, 
SolrIndexConfigTest, DateRangeFieldTest, TestRandomCollapseQParserPlugin, 
SolrJmxReporterTest, TestPayloadScoreQParserPlugin, 
TestSweetSpotSimilarityFactory, TestUniqueKeyFieldResource, 
SolrMetricsIntegrationTest, SolrRequestParserTest, TestRecovery, 
TestSolrCloudWithSecureImpersonation, TestNumericTerms64, 
TestMultiWordSynonyms, StressHdfsTest, TestJmxIntegration, ZkShardTermsTest, 
TestStreamBody, DistributedFacetExistsSmallTest, 
DistributedFacetPivotLongTailTest, TestManagedSchemaAPI, 
TestPseudoReturnFields, TestXIncludeConfig, TestFaceting, TestCoreContainer, 
TestQuerySenderNoQuery, BJQParserTest, ZkNodePropsTest, TestLegacyFieldCache, 
TestBinaryField, SolrCoreTest, TestTestInjection, TestMaxScoreQueryParser, 
TestSchemalessBufferedUpdates, TestImpersonationWithHadoopAuth, 
TestCustomStream, WordBreakSolrSpellCheckerTest, DistribJoinFromCollectionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSolrCloudWithDelegationTokens, 
TestReRankQParserPlugin, TestMiniSolrCloudClusterSSL, 
QueryElevationComponentTest, DistributedVersionInfoTest, TestLegacyField, 
ConfigSetsAPITest, ZkStateReaderTest, TestTolerantUpdateProcessorRandomCloud, 
AnalysisAfterCoreReloadTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AnalysisAfterCoreReloadTest -Dtests.seed=6004E7992101CBCA 
-Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Europe/Brussels 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | AnalysisAfterCoreReloadTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.AnalysisAfterCoreReloadTest_6004E7992101CBCA-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6004E7992101CBCA]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [148/772 (1!)] on J0 in 2.03s, 1 test, 1 error <<< 
FAILURES!

[...truncated 4531 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1042, maxMBSortInHeap=6.82925034789467, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8d08d8),
 locale=cs-CZ, timezone=CET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=36371712,total=72351744
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=D62FA158F27B6241 -Dtests.slow=true -Dtests.locale=cs-CZ 
-Dtests.timezone=CET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D62FA158F27B6241-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D62FA158F27B6241]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 18.24s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to