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

6 tests failed.
FAILED:  
org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings

Error Message:
some thread(s) failed

Stack Trace:
java.lang.RuntimeException: some thread(s) failed
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:584)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:475)
        at 
org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings(TestICUTokenizer.java:327)
        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 
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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
        at 
__randomizedtesting.SeedInfo.seed([129D7A496961ED16:DB2838E760062BE3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([129D7A496961ED16:6D5211C4A665008]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestStreamBody

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

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

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets\backcompat:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets\backcompat
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-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.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets\backcompat:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets\backcompat
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2\configsets
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([129D7A496961ED16]: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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-001

        at __randomizedtesting.SeedInfo.seed([CCBA2F2AC9994400]: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 3447 lines...]
   [junit4] Suite: org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer
   [junit4]   2> TEST FAIL: useCharFilter=true text='gtefe <!--& axbgwsxev 
\ud801\udca9\ud801\udc9f\ud801\udc95\ud801\udc81\ud801\udc88 
\ud802\udf68\ud802\udf64\ud802\udf62\ud802\udf75 \ud800\uddc2 
\u2c7c\u2c6e\u2c65 gkhjoi \ud802\ude69\ud802\ude72\ud802\ude71\ud802\ude65 ocva 
\u07e8\u2d03 dsxitbcl ia{0 zhcjhkpgbvm 
\ufe2f\ufe2a\ufe21\ufe2f\ufe21\ufe2b\ufe24 \ud64e\u15bd\u023bY\udb81\udffb{ 
poqpf \ua855\ua873\ua867\ua86f\ua856\ua861\ua86b\ua86e\ua849\ua864 
\ud802\udf4a\ud802\udf4c\ud802\udf43 
\ufc15\ud889\udf0c\u02b3\u028b\uc53c\uf2e2\u0250\u9f9a ?kf bhkhls uszciii 
gbgjrdcml \ud809\udc3d tfpcjnn yeumstxchyna Q\ue4a3H\u0734\ufe5a\uda8e\ude4c 
yoxsqnvyh \u2155\u2172\u2166\u2172\u2173\u215d\u2183 
\ud801\udcac\ud801\udc98\ud801\udc8e\ud801\udca0\ud801\udc86 
\u17b6\u17b2\u17d7\u1784\u17d6\u17ce\u1782 wyntx kuqw pmqrwitduik 
}\u07d4r\uc86d\ud8b1\udfc4\u169b\ue712W 
W\ue43c\u4ebc\u0005\u0533\uce41\ua58a\u0738 
\ua992\ua9dd\ua98f\ua99b\ua9c0\ua999\ua999 ?>< zhodib jioeqnbw nzsy 
\ua727\ua7a3\ua7a0\ua7a0\ua7f5\ua7fa\ua7b5\ua7b5\ua77a\ua747\ua7d4\ua7a0\ua7f3\ua7f7
 jnllcIdJ \u1940\u1932\u1901\u1947\u192f\u191d\u1923 
\u33aa\u3385\u33c6\u334e\u3329\u33c4\u33ba\u3353\u33c0\u334c\u33bd\u338f\u33ef\u3345
 iztvfdreb \ufc54\ud8f1\udc44\u000fB voocgy wfzqp 
\u202f\u205e\u202c\u2030\u205a\u202d\u201b\u203d\u205c\u2066 \\\"       rjpaxh 
\u0714\u05e7\ud397\udb15\udc8f\uf484\ub72c zkvnjtknxv 
\u05f0\u05c6\u05ba\u05d0\u05c3\u05b8\u05ee 
\ud802\udc5a\ud802\udc52\ud802\udc4b\ud802\udc41 ksieeawv 
8\u0441\ufe61\u02a0\ud94e\uddadq  \u2dc1\ud98e\udee0\ua14f\u8cd0\u07b7\uf3a2 
\u260f\u26a0\u26ff\u26df\u26c7\u2693\u26c9\u2673\u26ec 
\u3117\u3117\u3116\u310e\u3117\u3100\u3124\u3115\u312a\u311a skghj fydmuw 
\ud800\udebf\ud800\uded4\ud800\uded0 zmnmwkefowoy 
\ud83c\ude13\ud83c\ude85\ud83c\ude99\ud83c\ude4d rwnqcdamf 
\uc727\ud801\udc3c\u060f\u034e\u0821\u001b\u071f\u001e tteturylvwf 
\u0138\uda9d\udfaeZ lrhugptdtw l  --></s zrptyvzxwv \u067dR/\ufbfe\u39ec\ub251 
\u1bae\u1b88\u1ba7\u1b82\u1b94\u1bb0\u1b8f\u1b9a\u1ba5\u1ba3\u1b9b\u1ba5 cefn 
wecjcd \u2360\ufe9f$0\u05e7q\ufa3d\u071d <    
\u3359\u330b\u338b\u33f8\u33a2\u3344\u33a6\u3357\u3375\u337e\u33a4\u33e4 
ybrfolrqi kbqicnvhx kyntjm \ud834\udd56\ud834\udd0d\ud834\uddcb\ud834\udd22 
\u0006\u05a0\u0590 \u05bf\u071a\"\u01abS\ubd97\u9880 ggkcgbedNcgko 
\ua96c\ua97d\ua96f\ua979 \u3f0d\uda94\ude81P\u03f7\ue0fb\u0015\ud85b\udddc 
<!--#</p>< veKmdmQymU o Xa|)zhWu]{0,5 nvhn 2025 
\u1964\u1974\u1977\u197f\u1972\u1960 frhbsq 
\u4c7e\u365d\u4689\u36dc\u3e91\u426b\u4c39\u4392\u3d70\u3ff7\u3e1b\u385b 
\ud800\udf84 \ue361\u0192\u0756\uda8c\udd54t\ub8f4 zlqrddjzoc 
\u1b13\u1b30\u1b7e\u1b66\u1b63\u1b5d 
R\ue317n\ud83a\udc25_\uecf0\udb7b\udfad~\u33c5 dxrxqr 
\u112a\u11cb\u11a7\u11f3\u11c4\u11e6\u115a\u1179 
\u67fd\ufb09(\uf3a6\uef06\u7d90\u03d7\u0366/ 
\ud8cd\ude6b\ue173\u021a\ue3e1\udb84\udd65\u0007\ue20c vpipi kztxdmd 
\u0564\u026f\u07d1\u0007\u001a\ud830\udd50\u075c\udb11\udedb\u0002 
\ufb61\u0008%\u0693 qdtpnc rmezlbren ocptmvg 
\u0807\uda80\udf01\uc5b9\uf314\ud80d\udfa2 \udadc\udf46 cjdukislup 
\ud83c\udc6f\ud83c\udc3a\ud83c\udc5d \ud898\udc2d\ud8c0\udd47\u4a35\u2414 
\uee77\ue876\uf7f5\ue293\ue183\ue034\ued9e\ue8f0\ueda1\uf639\ue11a bndjnawmh 
ootjpjjrofyg \u796a\u5414\u4e54\u5d48\u9c0a\u8eee\u9a36\u8bef wzzuz zwipodukr 
\ua4a2\ua4c9\ua4ad\ua4c2\ua499\ua4c1\ua4a5\ua4bc\ua495\ua4ab\ua49a zkawsmwumcpx 
?><scr \ud801\udc1d\ud801\udc1f\ud801\udc10\ud801\udc3e\ud801\udc19 qkpma 
\u138b\u139a\u138c\u1389\u1385\u1381\u138f\u1397\u138c zcg Xf fzt ma 
\u0e0c\u03b6\u021b\uf8aa \u8179\ue308\u02e8\ue46b\ud6cd\u7a89\u00e5 eotmsctrcnd 
\ua4d4\ua4d4\ua4d1\ua4f5\ua4da\ua4df\ua4ed\ua4eb\ua4d8\ua4f5 wtiraxewdp 
zzcerbsg \uf271\ud911\ude81h \u015d\u02bc\ub47e\uc33bA\ub336\u01bc\u312e 
\ud9a2\udd29\uda6a\ude76\uf272\u065d\u5471\u0221\u0481\u0116\uf79f 
\uda1f\uded8\udb92\ude14\u713bz\u5100\udb31\udddf\u9c92\u057b 
\ud835\udff0\ud835\udf04\ud835\udd00 \u02e6\u02bc\u02ce\u02c1\u02d4 
\udba6\ude7f\u0009\ud869\ude38\ue6e1\u97db\u00dd\ue9c1 \u0a34{\ud143k 
\ufe11\ufe17\ufe1a\ufe19\ufe1d\ufe1f\ufe1c lqiugpc nxicrwgby 
\ua151\u0131\u051d\u01fc\u1520d\uf5fc\u97c2 
\u1065\u1088\u103b\u1025\u1037\u1000\u100a\u1056\u106d\u100e vmlsbfbh duhwymue 
acwvfsskq nyhb \ud800\udde6\ud800\uddf4 
\u000f\uda7a\udde48\ue7b4\u1635\u2a9e\u6b09 \u24d9\u24af\u24a1\u24fa\u24ca 
jgpcuksxwx cwaotr J\u001a\u029b\uf4c5\u49c7\u8ba4\uac48 oi.{0,5}{0,5} tkxezibl 
stbfthtsn flneavvn \udb60\udf5b\udba4\udee4/\u024b <    
\ud804\udc8e\ud804\udc88\ud804\udc8e ejujzps \udbd7\udd30v xj 
\u173a\u1723\u1734\u173b\u1724\u173e\u1726\u173e\u1724\u172d\u1739\u172a 
\u001e\udb8c\udd0d\u5eff tgkwh I\u3e0e2\u07d3T\udadb\udd83\u3045 |-c{0,5}(y{0, 
\ua960\ua973\ua97c\ua968\ua966\ua966\ua964\ua965\ua96e\ua963\ua971\ua977 
hwwixqxtyw dcrnat pachlur \u213d\u2103\u2111\u211a\u212f\u2106\u2117 
\ud808\ude0f\ud808\uded6 ke \u0262 
\u104d\u1065\u104c\u1086\u1064\u1017\u102d\u1073\u1008\u1036 cdiyloy 
\ud801\udc57\ud801\udc76 \uee55\u8d69\u227c\u067d\u031d\u11e5d\ud918\udfd1 
klgijdzux \ub5ee\ue26b\u0597\u3569>\u05cf\udb2d\udc5b/\u02a3 \u294e\u292a\u294b 
mqqcpwtdq HUZanYwz hbklys 
\ue682H\u01ee\u10bcz\udb1e\udfc2\u02ec\u06a6\u03ee\udab8\udca1 
\u03fd\u236a\udb4a\udf12'4 \ue114\u081e\u41dd\u3476\u0501j mnomlpvla 
\u30fa\u30f4\u30ad\u30dc ifbzy 
\uedc6\u001f\u0584\u28a5\u03c4\u3ea6\udbe5\udee8!\u5154 vru wvdmc lfajdmynsh 
\ud800\udd2e\ud800\udd2d\ud800\udd1e\ud800\udd01\ud800\udd32 ujqbjazzih sbfe 
\u0c20\u0c00\u0c2b\u0c42\u0c77\u0c12\u0c24\u0c67\u0c16\u0c2f\u0c56 fniuhkq  
)hr[{ \u1383\u138e\u138e\u1382\u1387\u1383 z?tm{0, in \u2010\u2017\u201f\u206f 
hcqwqxuvkg \ua938\ua932\ua945\ua95b\ua95f\ua93a\ua94e\ua952\ua93b ldjfrdmp 
\u2c0e\u2c1f\u2c2d\u2c4f\u2c45\u2c2c\u2c29\u2c01 jzlglfa rewziemtnone 
\ueac2\ud87e\udf65\uec78X}\uf6db gqtszyxvhrg 
\uf397\u04f1\u0013\ueea6\uf097E\uffb9\u0576\u06be  
\ud834\udf4c\ud834\udf16\ud834\udf3d\ud834\udf2d 
\u0bca\u0bda\u0b9f\u0bcb\u0bb3\u0b9a jhfmhytre gblbd 
\ued8d\u0011\uda90\udedb\uebab\ud948\udf3d\u92d7@ \\\"&;\n;<? b 
\ue0c8\udb3d\udcfc\u06ad\uf232\u68cc\u05b7\u037c!\u0016[ JjZbOElGGwgm 
rvfcequnwrjzvk ]g-)z 
\u0e70\u0e4b\u0e47\u0e53\u0e67\u0e6e\u0e25\u0e30\u0e70\u0e2a 
\ud800\udd83\ud800\udd42\ud800\udd73 
M\u671ff\uf7dd\u9e2f\u0a53\ud80c\udf19\n\u9851 Mg|ld{0,5} 
\u1722\u1721\u173f\u1725\u173c\u1739\u172b\u172a \u319b\u3197\u3193\u3197 
xgwgatg \u1a73\u1a48\u1a5d\u1aab\u1a31\u1a34\u1aa8\u1a93\u1a47 
\u1c25\u1c3c\u1c0c\u1c45\u1c3d\u1c1c\u1c2d\u1c3c\u1c1e sksiovqar ;419367 
\"--><?<!-- 
\u20e5\u20f6\u20df\u20e9\u20df\u20e0\u20e2\u20fd\u20f5\u20d9\u20d4\u20d7 
\u2622\u2630\u2642\u26af\u26d6\u2640\u262a\u2616\u26b8\u26ec 
\udbd0\udc83\u02b6\u001a\ufdffB\uf53c\uffc3\ufcfa\ud91b\uddec\u074d   
\u055d\u0001\u0518\u0604\ue41d \u01bcm\ud841\udc56\uf05f\u00df&9 nkvrplbwb 
odpxfa hfzvi hfcprhzk ybjjzxernzie ,5\ue17e\uf8a5\u050f\udaf4\udc60\u4728\u814b 
\udbe9\udd62\u0a34g\u07f9\ued4c\ud95e\ude07\u7aa2 
\udbdf\udff9\ud966\udf87\ud9b2\udfb9\uf05a\ufae0\u02ef\uff28 
\u174a\u1755\u175c\u175f\u1758\u1752\u1747 
\u0fe4\u0fc5\u0f6d\u0fdb\u0f2f\u0fcb\u0f27 jdipvaqdu ;</p>-->69307 
\udb36\udef4\u9e0b\uf7bcy yrbddafc \uaa69\uaa7f\uaa75\uaa61 
\u84b7\ub503\udb19\udf92\u1a36D \u1c24\u1c07\u1c14\u1c06\u1c4d\u1c25 ffrgwqqqlb'
   [junit4]   2> ??? 20, 2018 8:20:01 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-12,5,TGRP-TestICUTokenizer]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([62C155167D0FE3BF]:0)
   [junit4]   2>        at 
com.ibm.icu.text.RuleBasedBreakIterator$DictionaryCache.following(RuleBasedBreakIterator.java:1196)
   [junit4]   2>        at 
com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.populateFollowing(RuleBasedBreakIterator.java:1584)
   [junit4]   2>        at 
com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.next(RuleBasedBreakIterator.java:1424)
   [junit4]   2>        at 
com.ibm.icu.text.RuleBasedBreakIterator.next(RuleBasedBreakIterator.java:428)
   [junit4]   2>        at 
org.apache.lucene.analysis.icu.segmentation.BreakIteratorWrapper.next(BreakIteratorWrapper.java:52)
   [junit4]   2>        at 
org.apache.lucene.analysis.icu.segmentation.CompositeBreakIterator.next(CompositeBreakIterator.java:62)
   [junit4]   2>        at 
org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementTokenBuffer(ICUTokenizer.java:206)
   [junit4]   2>        at 
org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementToken(ICUTokenizer.java:104)
   [junit4]   2>        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:753)
   [junit4]   2>        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:664)
   [junit4]   2>        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:67)
   [junit4]   2>        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:532)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUTokenizer 
-Dtests.method=testRandomHugeStrings -Dtests.seed=62C155167D0FE3BF 
-Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Africa/Addis_Ababa 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.78s J1 | TestICUTokenizer.testRandomHugeStrings <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: some thread(s) failed
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:584)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:475)
   [junit4]    >        at 
org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings(TestICUTokenizer.java:327)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=31, name=Thread-12, state=RUNNABLE, 
group=TGRP-TestICUTokenizer]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([62C155167D0FE3BF]:0)
   [junit4]    >        at 
com.ibm.icu.text.RuleBasedBreakIterator$DictionaryCache.following(RuleBasedBreakIterator.java:1196)
   [junit4]    >        at 
com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.populateFollowing(RuleBasedBreakIterator.java:1584)
   [junit4]    >        at 
com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.next(RuleBasedBreakIterator.java:1424)
   [junit4]    >        at 
com.ibm.icu.text.RuleBasedBreakIterator.next(RuleBasedBreakIterator.java:428)
   [junit4]    >        at 
org.apache.lucene.analysis.icu.segmentation.BreakIteratorWrapper.next(BreakIteratorWrapper.java:52)
   [junit4]    >        at 
org.apache.lucene.analysis.icu.segmentation.CompositeBreakIterator.next(CompositeBreakIterator.java:62)
   [junit4]    >        at 
org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementTokenBuffer(ICUTokenizer.java:206)
   [junit4]    >        at 
org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementToken(ICUTokenizer.java:104)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:753)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:664)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:67)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:532)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{dummy=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1673, 
maxMBSortInHeap=5.676214016156557, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10dd215),
 locale=sr-CS, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=11983656,total=194248704
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUNormalizer2Filter, 
TestICUNormalizer2CharFilterFactory, TestICUCollationDocValuesField, 
TestMyanmarSyllable, TestICUTokenizer]
   [junit4] Completed [10/16 (1!)] on J1 in 1.06s, 41 tests, 1 error <<< 
FAILURES!

[...truncated 8744 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactStatsCache
   [junit4]   2> 296102 INFO  
(SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-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.search.stats.TestExactStatsCache_129D7A496961ED16-001\init-core-data-001
   [junit4]   2> 296129 WARN  
(SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 296129 INFO  
(SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 296175 INFO  
(SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-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> 296175 INFO  
(SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 298610 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores\collection1
   [junit4]   2> 298615 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298617 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 298617 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 298617 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 298618 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d486{/,null,AVAILABLE}
   [junit4]   2> 298641 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9375da{HTTP/1.1,[http/1.1]}{127.0.0.1:63612}
   [junit4]   2> 298641 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server 
Started @305989ms
   [junit4]   2> 298641 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63612, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores}
   [junit4]   2> 298642 ERROR 
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 298642 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 298642 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 298642 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298642 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T05:31:47.418Z
   [junit4]   2> 298642 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\solr.xml
   [junit4]   2> 298685 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 298685 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 298690 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 299016 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 299033 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 299035 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 299089 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores
   [junit4]   2> 299089 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 299091 INFO  (coreLoadExecutor-1141-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 299104 INFO  (coreLoadExecutor-1141-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/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 299335 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 299518 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 299730 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299782 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 299782 INFO  (coreLoadExecutor-1141-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@bebc44
   [junit4]   2> 299783 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299783 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 299792 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=97.24609375, 
floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=11.761080263991257, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 300113 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 300113 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 300116 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300116 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300117 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=99.62109375, 
floorSegmentMB=0.783203125, forceMergeDeletesPctAllowed=19.16625549875358, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 300118 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49288d[collection1] 
main]
   [junit4]   2> 300120 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 300153 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 300455 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 300455 INFO  (coreLoadExecutor-1141-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1592896739586605056
   [junit4]   2> 300458 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 300458 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 300458 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 300458 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 300459 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 300460 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 300460 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 300461 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 300461 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 300464 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49288d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302712 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 302740 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 302741 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 302741 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 302741 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 302745 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@127621d{/,null,AVAILABLE}
   [junit4]   2> 302761 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ec9e78{HTTP/1.1,[http/1.1]}{127.0.0.1:63628}
   [junit4]   2> 302761 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server 
Started @310110ms
   [junit4]   2> 302761 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63628, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores}
   [junit4]   2> 302762 ERROR 
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 302762 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 302762 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 302762 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 302762 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T05:31:51.538Z
   [junit4]   2> 302763 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 302776 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 302776 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 302778 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 303441 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 303474 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 303474 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 303498 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores
   [junit4]   2> 303498 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 303498 INFO  (coreLoadExecutor-1152-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 303516 INFO  (coreLoadExecutor-1152-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/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 303951 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 304022 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 304242 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-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@bebc44
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 304284 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=97.24609375, 
floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=11.761080263991257, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 304550 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=99.62109375, 
floorSegmentMB=0.783203125, forceMergeDeletesPctAllowed=19.16625549875358, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d1274[collection1] 
main]
   [junit4]   2> 304557 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 304591 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 304852 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 304852 INFO  (coreLoadExecutor-1152-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1592896744197193728
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 304859 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9d1274[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 304871 INFO  
(TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 304884 INFO  (qtp6970368-2770) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1592896744223408128)} 0 7
   [junit4]   2> 304900 INFO  (qtp28936937-2783) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1592896744239136768)} 0 8
   [junit4]   2> 304904 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0 (1592896744249622528)]} 0 2
   [junit4]   2> 304908 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0 (1592896744255913984)]} 0 1
   [junit4]   2> 304912 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1592896744260108288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304912 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1fba9bc 
commitCommandVersion:1592896744260108288
   [junit4]   2> 304923 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@283ba5[collection1] main]
   [junit4]   2> 304923 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 304930 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@283ba5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 304930 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 18
   [junit4]   2> 304931 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1592896744280031232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304931 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1de98a5 
commitCommandVersion:1592896744280031232
   [junit4]   2> 304940 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0362[collection1] main]
   [junit4]   2> 304941 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 304943 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a0362[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 304943 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 12
   [junit4]   2> 304952 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 
status=0 QTime=2
   [junit4]   2> 305011 INFO  (qtp28936937-2788) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713734-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1519104713734&isShard=true&wt=javabin&debugQuery=false}
 status=0 QTime=44
   [junit4]   2> 305023 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713734-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1519104713734&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false}
 hits=1 status=0 QTime=1
   [junit4]   2> 305026 INFO  (qtp28936937-2788) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713734-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1519104713734&ids=0&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=1
   [junit4]   2> 305038 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one&shards=http://127.0.0.1:63628//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1519104713734-0 hits=1 status=0 QTime=79
   [junit4]   1> ======================= Control Response 
=======================
   [junit4]   1> 
{responseHeader={status=0,QTime=2},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744249622528, 
intDvoDefault=42, 
score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], 
result of:
   [junit4]   1>   0.57735026 = score(freq=1.0), product of:
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1 = docFreq, number of documents containing term
   [junit4]   1>       1 = docCount, total number of documents with field
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = freq, occurrences of term within document
   [junit4]   1>     0.57735026 = fieldNorm
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=1.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> 
{responseHeader={status=0,QTime=79},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, 
intDvoDefault=42, 
score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1519104713734-0,PARSE_QUERY={http://127.0.0.1:63628//collection1={QTime=44,ElapsedTime=57,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=44},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=44.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=42.0,query={time=42.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=2,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0,
 
score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=12,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, 
intDvoDefault=42, 
score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], 
result of:
   [junit4]   1>   0.57735026 = score(freq=1.0), product of:
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1 = docFreq, number of documents containing term
   [junit4]   1>       1 = docCount, total number of documents with field
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = freq, occurrences of term within document
   [junit4]   1>     0.57735026 = fieldNorm
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=44.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=42.0,query={time=42.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], 
result of:
   [junit4]   1>   0.57735026 = score(freq=1.0), product of:
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1 = docFreq, number of documents containing term
   [junit4]   1>       1 = docCount, total number of documents with field
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = freq, occurrences of term within document
   [junit4]   1>     0.57735026 = fieldNorm
   [junit4]   1> }}}
   [junit4]   2> 305053 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1592896744397471744)]} 0 12
   [junit4]   2> 305061 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1592896744412151808)]} 0 4
   [junit4]   2> 305061 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1592896744416346112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 305077 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1fba9bc 
commitCommandVersion:1592896744416346112
   [junit4]   2> 305096 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16c7334[collection1] main]
   [junit4]   2> 305100 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 305120 INFO  
(searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16c7334[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 305125 INFO  (qtp6970368-2765) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 62
   [junit4]   2> 305133 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1592896744491843584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 305133 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1de98a5 
commitCommandVersion:1592896744491843584
   [junit4]   2> 305147 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1250779[collection1] main]
   [junit4]   2> 305149 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 305154 INFO  
(searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1250779[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 305154 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 20
   [junit4]   2> 305160 INFO  (qtp6970368-2766) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} 
hits=2 status=0 QTime=3
   [junit4]   2> 305169 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713942-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1519104713942&isShard=true&wt=javabin&debugQuery=false}
 status=0 QTime=1
   [junit4]   2> 305172 INFO  (qtp28936937-2788) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713942-1&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1519104713942&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false}
 hits=2 status=0 QTime=1
   [junit4]   2> 305177 INFO  (qtp28936937-2785) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713942-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1519104713942&ids=0,1&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=2
   [junit4]   2> 305181 INFO  (qtp28936937-2787) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one+a_t:four&shards=http://127.0.0.1:63628//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1519104713942-1 hits=2 status=0 QTime=16
   [junit4]   1> ======================= Control Response 
=======================
   [junit4]   1> 
{responseHeader={status=0,QTime=3},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1,
 range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], 
a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], 
intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, 
_version_=1592896744397471744, intDvoDefault=42, score=1.0757567}, 
SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], 
range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], 
multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 
EASST 2018, _version_=1592896744249622528, intDvoDefault=42, 
score=0.57735026}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one 
a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on 
a_t:four,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = score(freq=1.0), product of:
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>         2 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
   [junit4]   1>       0.4472136 = fieldNorm
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = score(freq=1.0), product of:
   [junit4]   1>       1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
   [junit4]   1>       0.4472136 = fieldNorm
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = score(freq=1.0), product of:
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>         2 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
   [junit4]   1>       0.57735026 = fieldNorm
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=2.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=2.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> 
{responseHeader={status=0,QTime=16},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1,
 range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], 
a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], 
intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, 
_version_=1592896744412151808, intDvoDefault=42, score=1.0757567}, 
SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], 
range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], 
multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 
EASST 2018, _version_=1592896744255913984, intDvoDefault=42, 
score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1519104713942-1,PARSE_QUERY={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=2,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=1},org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=4,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=1},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1,
 score=1.0757567}, SolrDocument{id=0, 
score=0.57735026}]},sort_values={},debug={timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:63628//collection1={QTime=2,ElapsedTime=7,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=2},response={numFound=2,start=0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, 
intDvoDefault=42, score=0.57735026}, SolrDocument{id=1, range_facet_l=[1], 
id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four 
five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue 
Feb 20 00:31:53 EASST 2018, _version_=1592896744412151808, intDvoDefault=42, 
score=1.0757567}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one 
a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on 
a_t:four,explain={0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = score(freq=1.0), product of:
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>         2 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
 

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

exSearcher, HighlighterTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, 
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, TestPseudoReturnFields, 
TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, SortByFunctionTest, DebugComponentTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, 
TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
TermsComponentTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, 
TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, 
TestMergePolicyConfig, NumericFieldsTest, TestConfig, 
TestPostingsSolrHighlighter, TestXIncludeConfig, 
TestLMJelinekMercerSimilarityFactory, OpenExchangeRatesOrgProviderTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestLRUCache, 
UUIDFieldTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, 
CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, 
DeleteStatusTest, DistribCursorPagingTest, DistributedVersionInfoTest, 
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, SolrSlf4jReporterTest, 
SubstringBytesRefFilterTest, TestIntervalFaceting, TestStreamBody]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStreamBody 
-Dtests.seed=129D7A496961ED16 -Dtests.slow=true -Dtests.locale=el-CY 
-Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestStreamBody (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([129D7A496961ED16]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [674/778 (4!)] on J1 in 4.61s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 2781 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_CCBA2F2AC9994400-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1308, maxMBSortInHeap=5.3195785525223425, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@768dca),
 locale=th-TH, timezone=Europe/Madrid
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=47686072,total=85458944
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=CCBA2F2AC9994400 -Dtests.slow=true -Dtests.locale=th-TH 
-Dtests.timezone=Europe/Madrid -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-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_CCBA2F2AC9994400-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CCBA2F2AC9994400]: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.56s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to