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

7 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001

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


FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001

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


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([442A5612539D0D08:CC7E69C8FD6160F0]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1276)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
        at 
__randomizedtesting.SeedInfo.seed([442A5612539D0D08:8D9F14BC5AFACBFD]: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:706)
        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.search.MergeStrategyTest

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

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

        at __randomizedtesting.SeedInfo.seed([442A5612539D0D08]: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.TestRealTimeGet

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

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

        at __randomizedtesting.SeedInfo.seed([442A5612539D0D08]: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.servlet.HttpSolrCallGetCoreTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001

        at __randomizedtesting.SeedInfo.seed([442A5612539D0D08]: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 1918 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=465, maxMBSortInHeap=7.832388336550486, 
sim=RandomSimilarity(queryNorm=true): {=DFR I(n)B1, ssnbcmwv=IB SPL-L2, 
joirhwsqyp=DFR I(n)L1, jzlyar=DFR I(F)L2, ccf=IB SPL-L3(800.0), dusap=DFR 
I(F)2, rmzdz=DFR GBZ(0.3), izobbw=DFR I(n)2, ahoe=DFR I(F)3(800.0), rois=DFR 
I(F)3(800.0), leyppak=DFR I(ne)L1, iox=DFR I(n)L1, naytv=DFR I(F)L1, 
xbfydhba=DFR I(ne)B2, qkdm=DFR I(F)2, wjrjuloz=LM Jelinek-Mercer(0.100000), 
wxlownzpbk=DFR G2, wcfeajmq=DFR I(n)B1, yukbaltln=IB SPL-L2, baw=DFR 
I(ne)LZ(0.3), jyun=DFR I(ne)L3(800.0), sxifchewj=DFR I(ne)1, tlykrnop=DFR 
I(F)1, iyxs=DFR GBZ(0.3), f_NONE=LM Jelinek-Mercer(0.100000), wlthrvf=DFR 
I(ne)3(800.0), weehs=DFR GB2, tdbdjwho=DFR GB3(800.0), twfevxwuob=IB LL-D1, 
yzdbpljul=LM Jelinek-Mercer(0.100000), obyuseg=DFR I(ne)1, qeoat=DFR I(n)B2, 
lcusfm=IB LL-D2, hnq=DFR I(ne)B1, layacjhoxs=IB SPL-D3(800.0), fapx=DFR 
I(n)Z(0.3), hwoovqmtu=IB LL-LZ(0.3), kvzfjs=DFR GLZ(0.3), gwuzvzl=DFR I(ne)L1, 
chyqejxop=DFR I(n)Z(0.3), rukxftv=DFR I(ne)B3(800.0), clqtplpzi=DFR 
I(ne)BZ(0.3), nopebk=DFR I(n)BZ(0.3), fbrooi=IB SPL-D1, 
kkwfw=DFI(Standardized), hloem=IB SPL-L3(800.0), zlnt=DFR G1, bd=IB SPL-D2, 
mioc=IB LL-D1, f_POSITIONS_AND_OFFSETS_AND_PAYLOADS=DFR I(F)L2, tdykukzl=DFR 
GL3(800.0), wciyx=DFR I(n)3(800.0), hop=DFR I(F)2, 
bpdslfzjdu=DFI(Standardized), oxdmlpz=DFR I(ne)B2, gpyhb=DFR GB2, ekljtu=DFR 
GBZ(0.3), isyumw=DFI(Standardized), bl=DFR I(F)B2, bm=DFR GB1, rptawkjw=DFR 
I(F)2, uxvkkulu=IB SPL-L1, kkbqtefdl=DFR I(n)LZ(0.3), ykrawdqs=DFR GL3(800.0), 
nvnsntu=DFR I(F)B2, bhcobpyftf=DFR I(F)3(800.0), nmsw=DFR I(F)LZ(0.3), bu=DFR 
I(n)2, xdiursjuzn=DFR I(ne)1, hsqk=IB SPL-DZ(0.3), bv=DFR I(F)L1, bw=DFR 
GZ(0.3), tgj=IB LL-L3(800.0), ludjuy=DFR I(ne)3(800.0), yhtdb=IB SPL-D1, 
mukmtc=DFR I(n)BZ(0.3), zmlrdd=DFR I(F)3(800.0), pbnuehkrlx=DFR G2, irwex=DFR 
I(n)B3(800.0), yqt=DFR GB3(800.0), gnc=ClassicSimilarity, tgq=DFR I(n)2, 
iyyz=DFR I(n)1, cd=DFR G3(800.0), b=DFR I(F)L2, dxifl=DFR I(F)LZ(0.3), e=DFR 
I(ne)L1, f=DFR I(n)L1, qmbnt=IB SPL-D2, adgi=DFR I(n)B1, cgbjeswma=DFR I(F)B1, 
ztd=DFR GL3(800.0), co=DFR I(ne)B1, equgysdfm=DFR I(n)LZ(0.3), pjolypoc=IB 
LL-D3(800.0), sfa=DFR GZ(0.3), cft=DFR GB2, q=DFR I(n)2, zotpejcnrn=IB LL-L2, 
hvxgwfi=DFR I(F)B1, ribiwf=DFR G3(800.0), hspg=DFR GZ(0.3), t=DFR I(ne)BZ(0.3), 
setyg=DFR I(ne)B1, u=IB LL-D2, onqs=IB SPL-L1, tnyilgbz=IB SPL-D1, dgwlcj=DFR 
I(n)BZ(0.3), qpsgh=DFR I(n)Z(0.3), y=DFR I(n)3(800.0), juc=DFR GB1, xuwzcw=DFR 
GZ(0.3), aujfg=DFR I(n)L2, isd=DFR I(ne)L3(800.0), qlgz=IB SPL-L3(800.0), 
xpr=DFI(Saturated), jtvtgryani=IB LL-LZ(0.3), ozdxlhdngw=DFI(Standardized), 
yhxmbsnwhn=IB SPL-D3(800.0), ukhlmm=DFR I(F)L2, ebemcdsp=DFR I(n)B1, 
btniokfo=DFR I(n)L2, f_POSITIONS_AND_PAYLOADS=DFR I(n)2, uvse=LM 
Jelinek-Mercer(0.700000), tjhoo=DFR I(n)BZ(0.3), wieuzxbvms=DFR I(n)B2, jut=DFR 
I(F)3(800.0), gxmqwnue=DFR I(n)L1, dn=DFR G3(800.0), qpyyiegk=IB LL-D2, dp=LM 
Jelinek-Mercer(0.100000), djdrwlng=DFR GBZ(0.3), stzysta=DFR I(n)L2, dt=DFR 
I(ne)L1, hzcdea=IB SPL-LZ(0.3), mvdmmls=DFR I(F)L1, aljeegnen=DFR I(F)L1, 
cgkta=DFR I(F)3(800.0), xumjb=DFR I(n)B3(800.0), eb=DFR I(F)Z(0.3), ed=DFR 
I(F)B1, uxdmwjavst=IB SPL-D3(800.0), qdpdoysj=BM25(k1=1.2,b=0.75), 
jdcdwttgh=DFR I(F)L2, nwiza=DFR I(ne)B3(800.0), lkuaje=DFR I(ne)B3(800.0), 
ftkoxjan=DFR I(F)Z(0.3), mrboelgiao=IB LL-D2, en=IB LL-D2, ep=DFR I(n)BZ(0.3), 
crbqttcm=DFR I(n)B1, sybafau=DFR I(F)3(800.0), kkiuibqv=DFR I(ne)LZ(0.3), 
zhrswfnq=IB LL-L2, edqgxtggmv=DFR I(n)B3(800.0), qoox=DFR I(F)L1, lzkpepja=DFR 
I(F)B1, wurnzokrzm=ClassicSimilarity, fmivqaiqac=DFR I(ne)3(800.0), gpzgj=DFR 
I(n)2, vzauvku=DFR I(ne)L1, yomvhe=DFR I(n)L1, vxmqqjoa=DFR I(ne)B1, 
kpmhzxllw=DFR GB2, puzzdimg=IB SPL-L3(800.0), yatvzpmp=DFR I(F)B2, 
wrjju=DFI(Saturated), ulr=DFR I(F)2, isoq=DFR GL2, umbjeyhc=ClassicSimilarity, 
vwjtt=IB SPL-L2, baibck=DFR I(ne)2, udwdt=DFR GL2, lxxxrpzcc=DFR GB1, fq=DFR 
I(ne)2, gauv=IB SPL-L2, hkrgmjfxq=DFR I(F)L3(800.0), qeb=DFR GBZ(0.3), 
rouellp=DFR I(F)Z(0.3), vok=IB LL-L3(800.0), mflz=DFR I(F)B3(800.0), mhqa=IB 
SPL-L1, gc=DFR I(F)B2, qlyxvod=DFI(Saturated), gkhr=IB LL-L1, ekvvplwu=DFR 
I(n)1, wexozp=DFR I(n)L2, idwpbiyvnn=IB SPL-D3(800.0), jpehois=IB LL-DZ(0.3), 
dnvv=DFR I(F)3(800.0), edbvykhs=DFR GB3(800.0), afp=DFI(ChiSquared), 
ypnxcpf=DFR I(F)1, lbwrizpww=DFR G2, bvexwh=DFR GB2, wrk=IB LL-L3(800.0), 
dmuh=DFR I(ne)1, vrtfsejkf=DFR I(ne)2, gsc=DFR I(ne)BZ(0.3), xdfz=IB 
SPL-LZ(0.3), voiyzvhke=DFR I(ne)3(800.0), ulbguspcef=DFR GL3(800.0), hc=IB 
LL-L1, rycjwabblk=DFR I(F)L2, pbkumvwn=DFR I(F)LZ(0.3), qzwery=DFR I(F)B2, 
psdfmkqfrc=IB SPL-L3(800.0), grjxbhye=DFR I(ne)1, zzsxng=DFR I(n)LZ(0.3), 
gsq=DFR I(n)L1, rntswd=DFI(Standardized), ukoegzzf=DFR I(n)3(800.0), 
zggwjgrqb=IB SPL-D2, puvofi=DFR I(n)L1, kydknhtg=IB SPL-DZ(0.3), puejlwtucx=DFR 
I(n)1, vhpyjvzx=DFR GL2, skcjn=DFR I(F)2, twetmamvx=DFR I(ne)Z(0.3), 
znavzjnvlf=DFR GLZ(0.3), maen=DFR I(n)B3(800.0), vqi=DFR GL3(800.0), 
rpmybxdk=ClassicSimilarity, f_OFFSETS=DFR I(ne)1, umlnkxq=DFR I(ne)1, 
rtyiyvsdu=DFR GZ(0.3), fpyeppvxf=DFR I(F)L2, zogwskv=IB SPL-L3(800.0), fwea=DFR 
I(n)2, mrwhvlwmmp=DFR GZ(0.3), tkcw=DFR G1, eozslikj=IB SPL-DZ(0.3), ggaq=DFR 
I(n)BZ(0.3), grecwatd=DFR I(ne)2, il=DFR I(F)B3(800.0), frp=DFR I(n)B2, 
iethpus=DFR I(ne)L1, ip=DFR I(F)Z(0.3), eclwsuvp=DFR GL3(800.0), iq=DFR GB2, 
jqjuqe=DFR GB2, yvhpfjy=IB LL-L2, ncijkvds=IB SPL-LZ(0.3), ix=DFR I(ne)1, 
rjf=DFR I(F)L3(800.0), slj=DFI(Standardized), iz=DFR G2, 
lzngbzaoeb=DFI(ChiSquared), hrold=DFR I(F)B3(800.0), zemgogn=DFR I(n)B1, 
apgel=IB SPL-L2, ntopyp=DFR GB2, icuooige=BM25(k1=1.2,b=0.75), efjllpectf=IB 
LL-DZ(0.3), gefadrdu=DFR I(ne)2, fzbownw=DFR I(ne)BZ(0.3), rauo=IB SPL-D2, 
lfbxm=DFR I(F)Z(0.3), dpwxppz=IB LL-D1, jk=DFR I(n)LZ(0.3), wuf=DFR 
I(n)B3(800.0), pskykfwkwg=DFR I(ne)B3(800.0), ju=BM25(k1=1.2,b=0.75), gvvho=DFR 
I(F)BZ(0.3), mdtnvxbcm=DFR I(n)L2, bkw=DFR I(ne)L2, sbuznyypch=DFR I(F)L1, 
trsw=IB SPL-DZ(0.3), oem=ClassicSimilarity, ka=LM Jelinek-Mercer(0.100000), 
kb=IB SPL-L1, crnqgufzm=DFR I(ne)3(800.0), kj=DFR GL3(800.0), ljjxcabesu=DFR 
I(ne)2, uauwj=DFI(ChiSquared), hydg=DFR I(n)1, zfukvkzdcj=DFR I(ne)L1, zhmo=DFR 
I(ne)3(800.0), fjgvlw=IB LL-DZ(0.3), kw=DFR I(F)Z(0.3), cffipzx=IB LL-DZ(0.3), 
gnnqhh=DFR I(F)2, orax=DFR GLZ(0.3), yfyhupb=DFR GL3(800.0), hnzku=LM 
Jelinek-Mercer(0.700000), fffiiic=DFR I(n)2, exjcj=IB SPL-D1, dfbdnieb=DFR 
I(F)B3(800.0), jrpt=DFI(Saturated), ghjzs=IB SPL-L3(800.0), xyd=DFR I(F)2, 
ahuasirx=IB SPL-D3(800.0), fzprhbvdw=IB SPL-L1, xbgpkhp=DFR I(F)Z(0.3), dysf=IB 
LL-DZ(0.3), utxakiaac=IB SPL-LZ(0.3), f_POSITIONS=DFR I(ne)L3(800.0), 
eyqyumkn=DFR I(F)B3(800.0), zheqxqumyb=DFI(ChiSquared), hgdb=IB LL-LZ(0.3), 
wppqfm=DFR I(F)1, gxa=DFR I(F)2, ghwjeqj=IB SPL-D1, mdzxlddzd=DFR I(n)B2, 
mkxqyjb=IB LL-DZ(0.3), ommjs=DFI(Standardized), zvimow=IB SPL-D2, rdzko=IB 
SPL-D1, qku=DFR GB1, mh=DFR I(n)1, ccprvcr=IB LL-L2, hvdcwytw=IB LL-D1, 
fvm=ClassicSimilarity, vazmwqtl=DFR I(ne)2, gkntydw=DFR GL2, mm=DFR 
I(ne)B3(800.0), kxgnfam=LM Jelinek-Mercer(0.700000), ivrxeoi=DFI(Standardized), 
whdibszjqu=IB LL-L2, cijdgrqfj=DFR GL1, 
f_POSITIONS_AND_OFFSETS=ClassicSimilarity, rne=DFR I(F)2, vwqtmao=DFR I(n)L1, 
ijitiulpmj=DFR I(F)Z(0.3), kjrtkv=IB LL-L2, hamxvcbx=DFR I(F)Z(0.3), 
zqfgpkyamx=DFR I(ne)B3(800.0), sxcw=DFR I(F)L1, nfh=DFR GLZ(0.3), pfhiunfqm=DFR 
I(F)L2, otkrr=DFR I(F)L1, tru=DFR I(n)Z(0.3), dknhf=DFR I(F)B3(800.0), 
nfn=DFI(Saturated), ctbbzjv=IB SPL-DZ(0.3), hbusnpo=DFR I(ne)1, fiotnz=DFR 
I(F)2, lfwhfxj=IB LL-L1, fqaea=ClassicSimilarity, taoxzc=LM 
Jelinek-Mercer(0.100000), uwyym=DFR I(F)BZ(0.3), dumh=IB SPL-LZ(0.3), 
canvuh=DFR I(F)2, kojztroreu=DFR GL3(800.0), chmuanenr=DFR GB3(800.0), 
rfjmcixr=DFR I(F)B1, rupcq=DFR GL1, dbxubm=DFR I(F)B2, sqd=DFR I(F)L2, 
izekhhamb=LM Jelinek-Mercer(0.700000), rjnt=DFR I(F)L1, ilssuj=IB SPL-L2, 
ezzww=DFR I(F)L3(800.0), evuujok=LM Jelinek-Mercer(0.700000), eapdlqyxot=IB 
SPL-L2, rnyphfqkdy=DFR I(F)BZ(0.3), qmm=IB SPL-D1, oc=IB LL-L2, 
iifm=DFI(ChiSquared), tsv=LM Jelinek-Mercer(0.100000), xruwzooxyn=IB LL-D2, 
tmxxsxocl=BM25(k1=1.2,b=0.75), ol=BM25(k1=1.2,b=0.75), tta=DFR I(F)L2, 
btkxqaba=DFR I(ne)L2, ieauvs=IB SPL-D3(800.0), wmbgdfhx=DFR I(ne)BZ(0.3), 
oqogle=IB SPL-LZ(0.3), dnbutvd=DFR I(n)L3(800.0), ot=DFR I(ne)Z(0.3), 
iovtbuxpxt=IB SPL-D2, evz=DFR I(F)B1, jicbgg=BM25(k1=1.2,b=0.75), xsnvko=DFR 
I(ne)B1, hfnipshx=DFR I(F)3(800.0), bpkiorloba=IB SPL-LZ(0.3), dxczqdtvx=DFR 
GL3(800.0), ezxsbl=DFR I(n)L1, soazp=DFR I(ne)2, frtoxca=DFR I(ne)Z(0.3), 
dwncjcugp=BM25(k1=1.2,b=0.75), pf=DFR I(n)L1, ofsjb=IB SPL-D3(800.0), rpyh=DFR 
I(ne)3(800.0), luykhfvptb=IB SPL-D3(800.0), yhtj=DFR I(F)B3(800.0), csn=IB 
SPL-DZ(0.3), ifgpzkdj=DFR GB1, tgehyysfxw=DFR G2, 
kljwqmzni=BM25(k1=1.2,b=0.75), zkmvpput=DFR I(n)L1, jmvrmde=DFR G3(800.0), 
uoqlnstv=DFR GL3(800.0), lpipw=DFR I(n)L3(800.0), asmqghgax=DFR I(ne)Z(0.3), 
xjiomrb=LM Jelinek-Mercer(0.700000), ujkng=DFR I(F)1, ilok=IB SPL-LZ(0.3), 
guuci=DFR I(F)LZ(0.3), qb=DFR I(ne)L1, kpruwodpd=IB SPL-L3(800.0), qf=DFR GB1, 
lrqr=DFR I(n)L3(800.0), crxjftwwxe=DFR I(F)L2, kkwvm=DFI(Standardized), 
oalcmyfy=DFR I(F)L1, ltzff=IB SPL-L1, qk=DFR I(F)Z(0.3), txbxbzvh=DFR G1, 
niw=IB LL-DZ(0.3), lleq=DFR I(ne)2, mgy=IB SPL-DZ(0.3), cecxql=IB SPL-L1, 
ydfhf=IB LL-D3(800.0), ztlvlyak=LM Jelinek-Mercer(0.700000), nlwan=DFR 
G3(800.0), ptqcxqsrau=LM Jelinek-Mercer(0.700000), nycoffaq=DFR I(F)BZ(0.3), 
mbnt=DFR I(ne)B3(800.0), qz=DFR I(ne)BZ(0.3), hexnipu=DFR GZ(0.3), kzcm=DFR 
GZ(0.3), rrm=DFR I(F)LZ(0.3), egcmbsyw=DFR I(F)2, uitwhespo=DFR I(ne)2, 
qaodsiisz=DFR GL3(800.0), tchye=DFR I(n)1, rf=DFR I(n)LZ(0.3), bse=IB 
SPL-D3(800.0), ehjumdfr=IB SPL-D2, mgmvh=DFR I(n)3(800.0), nhgjyqnup=DFR 
I(ne)L3(800.0), xohosz=IB SPL-L3(800.0), cqcbvvr=DFR I(ne)L1, ocedpumao=IB 
SPL-L1, rk=IB LL-L2, ovsixb=IB LL-L2, cum=DFR GBZ(0.3), kdz=IB SPL-L2, aqq=IB 
SPL-D2, pbsxgj=DFR I(ne)B3(800.0), zdyzut=DFR I(n)Z(0.3), rx=DFR I(ne)Z(0.3), 
llnpirphd=IB SPL-D2, jnnsnymg=DFR I(F)B1, plomey=DFR GBZ(0.3), koypq=DFR I(n)2, 
sdifmalqq=DFR I(n)L1, kdxxrb=DFR GL1, wcnrr=DFR I(ne)B3(800.0), pthaivffrt=DFR 
GB1, sm=DFR GB1, ezo=IB SPL-D2, metgrouxal=IB LL-L3(800.0), dgvc=IB LL-D1, 
zdhmgwkq=DFR GZ(0.3), sw=DFR GBZ(0.3), buuhinx=IB LL-DZ(0.3), fhznxvom=DFR G2, 
jmob=IB SPL-L1, ibb=IB LL-LZ(0.3), pph=LM Jelinek-Mercer(0.700000), eegvxgv=DFR 
I(ne)L1, ibd=BM25(k1=1.2,b=0.75), zmkxf=IB LL-DZ(0.3), wopwohrl=DFR I(n)B1, 
ofudzkplx=IB SPL-D2, wgfvr=DFR I(F)1, yav=IB SPL-L2, txw=DFR GB2, 
xvnglz=DFI(Saturated), cogx=DFR GL2, dwbvyaw=IB LL-D3(800.0), dpoyuia=IB 
SPL-L1, tj=LM Jelinek-Mercer(0.700000), mvxtmw=DFI(Saturated), diyk=DFR 
I(F)L3(800.0), yplrzeno=DFR I(F)L2, tq=DFR I(n)LZ(0.3), shomqu=DFR I(n)BZ(0.3), 
esil=DFR G2, cspof=DFR I(n)B2, ayjztjuzjg=DFR I(ne)1, yoqptcyk=IB LL-D3(800.0), 
qpbz=DFR GB2, eagemba=DFR G2, zjsmiztcl=DFR I(n)LZ(0.3), tz=DFR I(n)LZ(0.3), 
hhqdigyoi=DFR GB1, bktsjt=DFR G2, qsk=DFR I(F)1, amkfvktfo=IB SPL-DZ(0.3), 
swq=DFR I(F)L1, eohpibgl=IB LL-D3(800.0), fuwyuxz=DFR I(ne)LZ(0.3), 
baouuikfzo=DFR I(F)1, qmoukwjxv=IB LL-L2, texflpi=IB LL-D1, 
pnyrmkfh=DFI(ChiSquared), vkxwtl=IB LL-L1, uncnu=DFR I(n)BZ(0.3), liq=DFR 
I(F)BZ(0.3), ccsk=DFR I(n)BZ(0.3), wmnexwzpda=IB LL-L3(800.0), jeq=DFR 
I(ne)L3(800.0), uq=IB SPL-L1, dxspotv=DFR I(F)1, rxzsfmvt=LM 
Jelinek-Mercer(0.100000), rvd=IB LL-L1, rixkpgoot=IB SPL-L3(800.0), scbh=DFR 
GB2, ope=DFR I(n)BZ(0.3), lcajh=DFR I(n)B2, rsea=IB SPL-LZ(0.3), qyovguc=DFR 
I(n)B3(800.0), vmhltfcms=DFR I(F)Z(0.3), adomrdqexw=DFR I(ne)Z(0.3), 
tklzbowrqw=DFR I(n)B3(800.0), khs=DFI(ChiSquared), vn=IB LL-D2, omeehtt=DFR 
GBZ(0.3), vxxlhmd=DFR G1, hmvbizlkaf=DFR I(ne)3(800.0), nuxfcnqg=IB LL-DZ(0.3), 
hntaqvymjn=LM Jelinek-Mercer(0.700000), uvsiedz=DFR G3(800.0), hgjpej=DFR 
I(n)L2, jgxtjv=DFR I(n)3(800.0), vjwguyep=IB SPL-D1, qcbgqewy=IB LL-L1, 
zpqkkvhcl=DFR I(n)2, richlsgbv=DFR I(n)2, uxqtcguuki=IB SPL-L1, svzdxknhn=DFR 
GZ(0.3), sceh=IB LL-L1, ffjjys=LM Jelinek-Mercer(0.700000), wjlvt=IB SPL-L1, 
ctvg=DFR I(n)B1, rcvmc=DFR I(ne)B2, ntrxykn=IB LL-DZ(0.3), wg=DFR I(F)3(800.0), 
bxg=DFR I(ne)L3(800.0), enymjcm=IB SPL-L1, rgarpdytv=IB LL-L2, vlnsear=DFR 
I(n)Z(0.3), xnfdeg=DFR I(F)B1, uzijzieju=DFR GLZ(0.3), nbrc=DFR I(ne)L1, 
xce=DFR GL3(800.0), ybrxdhvouu=DFR I(ne)B3(800.0), ptnate=IB LL-L1, hrce=DFR 
I(n)B1, aruwhr=DFR I(n)L1, ibkmwdh=IB LL-D3(800.0), ww=DFR I(ne)BZ(0.3), wy=IB 
SPL-D1, inxe=DFR I(F)B2, eonhoekz=IB SPL-D3(800.0), iqsuwdnxa=DFR I(ne)1, 
yvonlcss=DFI(ChiSquared), miisknf=DFR I(ne)1, newimprhk=DFR I(n)2, kjn=DFR 
I(F)L1, wxgbvl=IB LL-D3(800.0), xf=DFR I(F)L2, bkgmv=IB LL-L3(800.0), 
inquyiuffk=DFR I(F)1, icaj=DFR I(F)B3(800.0), ytirkdp=DFR GLZ(0.3), pvrs=DFR 
I(F)BZ(0.3), xn=DFR GBZ(0.3), awl=IB LL-L1, rhwkvib=DFR I(F)B2, maffvuatka=IB 
SPL-L1, pud=DFR GL3(800.0), kargyto=DFR I(ne)LZ(0.3), simtd=DFR I(ne)B3(800.0), 
yian=DFR I(ne)B1, ntcim=DFR I(ne)L3(800.0), yqjjvzouo=DFR GB2, gchyooq=DFR 
I(n)B2, bza=IB SPL-LZ(0.3), ye=DFI(Standardized), absuk=IB LL-DZ(0.3), 
liukavuen=DFR I(n)B1, ctxg=IB LL-D3(800.0), kbprkpljx=BM25(k1=1.2,b=0.75), 
brolluyufn=DFR I(ne)3(800.0), fgqyd=BM25(k1=1.2,b=0.75), flrbambb=DFR 
I(n)3(800.0), koqovmkmi=DFR I(F)Z(0.3), fat=DFR I(n)B2, ksbndaak=DFR I(F)L1, 
wvhhtp=DFR GB2, yxbxunszic=DFR I(ne)Z(0.3), lxape=IB SPL-D3(800.0), xwlckv=DFR 
GZ(0.3), fpwhecmb=BM25(k1=1.2,b=0.75), xwrnnfzmtk=LM Jelinek-Mercer(0.700000), 
ywztzvvkea=DFR GL2, rgrenwa=IB LL-D1, jjn=DFR I(F)BZ(0.3), zk=DFR GB1, 
ylcxeur=DFR I(F)1, iryphafp=DFR G3(800.0), qdvdjdqm=DFR GL3(800.0), zo=DFR 
I(F)3(800.0), tnwtvbeoj=DFR I(n)B3(800.0), qquznab=DFR I(n)L2, tynvdgz=DFR G1, 
suit=DFI(Standardized), lgbs=DFR I(n)3(800.0), qnlxaiuamp=DFR I(ne)B2, trcy=DFR 
GBZ(0.3), mwbo=DFR I(F)L2, vxwphx=DFR I(n)1, cclhxn=BM25(k1=1.2,b=0.75), 
mveiys=DFR I(F)L1, xfv=DFR I(F)B3(800.0), grcfhdztdd=DFR I(n)Z(0.3), jfvhdp=DFR 
I(F)L2, kxzcsc=DFR I(F)B2, ssic=DFR I(ne)B3(800.0), gobdz=DFR I(n)LZ(0.3), 
wsiebua=DFR I(ne)LZ(0.3), czqbaobnwd=DFR I(ne)B3(800.0), 
aivginbdcq=DFI(ChiSquared), hshjg=DFR I(ne)L2, uuaizhnriq=DFR I(n)L2, 
udhhqybisu=DFR I(ne)L2, axmji=DFR I(ne)B3(800.0), jxaxclvnw=IB LL-DZ(0.3), 
vzdtns=DFR I(n)B1, wwiqdp=IB SPL-LZ(0.3), ycstzfefvv=DFR I(ne)2, bqurr=DFR 
I(ne)B2, npuafncb=DFR I(n)Z(0.3), yim=DFR I(n)BZ(0.3), yzhzye=DFR G2, sfrin=IB 
SPL-L3(800.0), hha=DFR I(ne)B1, kcubowzqtw=IB LL-D3(800.0), srqda=DFR I(n)B2, 
xhbvq=DFR I(F)B1, npgxybbkg=DFR GZ(0.3), ufaluw=DFR I(F)L2, vcy=DFR I(F)L1, 
ynlm=DFR I(ne)1, mqut=IB SPL-D1, bnmlt=DFR I(ne)BZ(0.3), yjc=DFR I(n)L2, 
tccguh=DFR I(ne)B3(800.0), jugrkloifq=DFR I(ne)B1, gvqj=DFR I(ne)BZ(0.3), 
mvwgg=DFR I(n)Z(0.3), vcxit=DFR GL3(800.0), xjtkerns=DFR I(F)B3(800.0), yjp=DFR 
I(ne)B3(800.0), bsivb=DFR G3(800.0), uvvij=LM Jelinek-Mercer(0.700000), 
wvzrqq=LM Jelinek-Mercer(0.100000), evzs=DFR I(ne)B2, mtaxawb=DFR I(F)L2, 
cbvgnj=IB SPL-LZ(0.3), koo=IB SPL-D2, uhox=DFR I(n)B3(800.0), tshf=DFR I(n)B2, 
telu=DFR GLZ(0.3), fen=DFR I(n)L2, lvpbwyx=IB SPL-DZ(0.3), utqxyum=DFR 
I(n)L3(800.0), ptlanxgna=IB SPL-L2, khtds=DFR I(n)2, xahynwfri=DFR GB1, 
tzgfbzpaeb=BM25(k1=1.2,b=0.75), rmpmd=DFR I(n)Z(0.3), ggv=IB SPL-L1, udfye=IB 
LL-D1, taj=DFR I(ne)L2, odjgzi=DFR I(n)BZ(0.3), ewyreric=DFI(ChiSquared), 
lydbhzh=DFR GB1, yvofw=IB SPL-L1, qzyxfvxg=DFR I(ne)1, yfnddtdz=IB LL-LZ(0.3), 
yzcgjliqnh=DFR I(ne)2, mtp=DFR I(n)B1, itiv=DFR I(F)LZ(0.3), wjsuxcra=IB 
SPL-L2, xafbvil=DFR I(ne)3(800.0), iynixyzcwe=ClassicSimilarity, idnjsfi=IB 
SPL-L2, ibyjjlcaw=IB SPL-D3(800.0), bcvtbn=DFI(Standardized), eduv=DFR I(F)B2, 
ccclun=DFR I(F)L1, stlvtbiri=DFR I(ne)L3(800.0), lvda=IB LL-DZ(0.3), bqabkr=DFR 
I(F)L1, mvruuwack=IB LL-D3(800.0), hcrje=DFR I(ne)3(800.0), jpvnn=DFR 
GB3(800.0), bcfqmjfkoj=DFR I(F)B2, kcppak=BM25(k1=1.2,b=0.75), gncj=DFR 
I(ne)BZ(0.3), qfyu=DFR GZ(0.3), bkocuznvzm=DFR I(ne)L1, fvwqoq=DFI(ChiSquared), 
zxucwox=DFR I(ne)B2, muzyrk=IB SPL-D3(800.0), tsuhf=DFR I(F)B1, woyuwrr=IB 
SPL-DZ(0.3), ynajhd=DFR I(ne)B3(800.0), wwqwzxmxe=IB SPL-LZ(0.3), 
zgxytuvrad=DFR I(ne)B3(800.0), zfthzl=DFR I(F)BZ(0.3), vusqirew=DFR 
I(n)LZ(0.3), nssufi=IB SPL-L3(800.0), ifsagephof=IB LL-L2, tahcslz=DFR I(n)B1, 
dyher=DFR I(n)B1, zczshqqbfn=DFR I(F)B2, zvtgdarxb=DFR I(ne)LZ(0.3), 
owutffonph=IB SPL-D2, yzrrpfeop=DFR I(n)L1, ulntucinu=DFI(Standardized), 
krpqjjendg=IB LL-L1, shtfmbq=BM25(k1=1.2,b=0.75), duwod=DFR I(n)L1, 
mgfc=ClassicSimilarity, myit=DFR GB3(800.0), nmof=DFR GB3(800.0), kmxj=DFR 
I(n)2, bggllr=DFR G1, cwdmwds=DFR GB2, kvix=DFR I(F)B1, pmejxsedm=DFR 
I(ne)Z(0.3), pmij=DFR I(n)Z(0.3), yhatw=IB LL-D2, gtexl=DFR I(ne)L3(800.0), 
hvgjzjp=IB SPL-D2, rpmtiilb=DFR I(n)3(800.0), jgmyr=DFR GL1, o
   [junit4]   2> euysvb=DFR GLZ(0.3), zeuglozezl=DFR I(ne)2, qvxryikehd=IB 
LL-L3(800.0), vhj=DFR GL1, uwwbcckvg=DFI(Saturated), vjhhqkze=IB LL-L2, tdm=DFR 
GL3(800.0), hfdhsrfhyl=DFR I(n)L3(800.0), ksd=DFR I(n)L2}, locale=th, 
timezone=Africa/Banjul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=153890984,total=238551040
   [junit4]   2> NOTE: All tests run in this JVM: [TestWorstCaseTestBehavior, 
TestMockDirectoryWrapper, TestAssertingTermVectorsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingTermVectorsFormat -Dtests.seed=329EE2829AE288EE 
-Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Africa/Banjul 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAssertingTermVectorsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([329EE2829AE288EE]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/41 (1!)] on J1 in 24.62s, 17 tests, 1 error <<< 
FAILURES!

[...truncated 3981 lines...]
   [junit4] Suite: 
org.apache.lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=327, maxMBSortInHeap=7.859438560293825, 
sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Asia/Chongqing
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=152511504,total=168820736
   [junit4]   2> NOTE: All tests run in this JVM: [SearchWithSortTaskTest, 
TrecContentSourceTest, DocMakerTest, PerfTaskTest, WriteLineDocTaskTest, 
TestQualityRun, LineDocSourceTest, TestPerfTasksParse, CreateIndexTaskTest, 
StreamUtilsTest, AltPackageTaskTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AltPackageTaskTest 
-Dtests.seed=D23F87EAF2949C7F -Dtests.slow=true -Dtests.locale=is 
-Dtests.timezone=Asia/Chongqing -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AltPackageTaskTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D23F87EAF2949C7F]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [16/18 (1!)] on J1 in 0.09s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 5697 lines...]
   [junit4] Suite: org.apache.solr.servlet.HttpSolrCallGetCoreTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\init-core-data-001
   [junit4]   2> 55885 WARN  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 55887 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 55890 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-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> 55890 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 55893 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001
   [junit4]   2> 55893 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55894 INFO  (Thread-96) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 55894 INFO  (Thread-96) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 55897 ERROR (Thread-96) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 55994 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60310
   [junit4]   2> 55998 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56001 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16063154b2b0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56004 INFO  (jetty-launcher-109-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 56004 INFO  (jetty-launcher-109-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@587dca1b{/solr,null,AVAILABLE}
   [junit4]   2> 56008 INFO  (jetty-launcher-109-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f5e8374{HTTP/1.1,[http/1.1]}{127.0.0.1:60314}
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] 
o.e.j.s.Server Started @64143ms
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60314}
   [junit4]   2> 56009 ERROR (jetty-launcher-109-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-17T06:07:08.187Z
   [junit4]   2> 56012 INFO  (zkConnectionManagerCallback-114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56014 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56025 INFO  (jetty-launcher-109-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60310/solr
   [junit4]   2> 56028 INFO  (zkConnectionManagerCallback-118-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56029 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16063154b2b0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56032 INFO  
(zkConnectionManagerCallback-120-thread-1-processing-n:127.0.0.1:60314_solr) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56161 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56162 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60314_solr
   [junit4]   2> 56163 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.Overseer Overseer 
(id=99188134908723203-127.0.0.1:60314_solr-n_0000000000) starting
   [junit4]   2> 56170 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60314_solr
   [junit4]   2> 56177 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:60314_solr) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 56325 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 56332 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 56332 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 56333 INFO  (jetty-launcher-109-thread-1) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.
   [junit4]   2> 56354 INFO  (zkConnectionManagerCallback-124-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56356 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16063154b2b0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56362 INFO  (zkConnectionManagerCallback-128-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56363 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56364 INFO  
(SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60310/solr ready
   [junit4]   2> 56373 INFO  (qtp415531320-626) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=config&maxShardsPerNode=6&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 56376 INFO  
(OverseerThreadFactory-237-thread-1-processing-n:127.0.0.1:60314_solr) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 56376 WARN  
(OverseerThreadFactory-237-thread-1-processing-n:127.0.0.1:60314_solr) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 2 on collection collection1 is higher than the number of Solr 
instances currently live or live and part of your createNodeSet(1). It's 
unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 56485 INFO  
(OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56489 INFO  
(OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56493 INFO  
(OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56496 INFO  
(OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56499 INFO  
(OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56501 INFO  
(OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56705 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56706 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56706 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 56708 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=config&newCollection=true&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56711 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56722 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=config&newCollection=true&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56729 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56850 INFO  
(zkCallback-119-thread-1-processing-n:127.0.0.1:60314_solr) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 56850 INFO  
(zkCallback-119-thread-2-processing-n:127.0.0.1:60314_solr) 
[n:127.0.0.1:60314_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 57784 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57784 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57800 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57800 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57807 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57807 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57822 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.s.IndexSchema [collection1_shard3_replica_n10] Schema name=minimal
   [junit4]   2> 57824 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.s.IndexSchema [collection1_shard3_replica_n8] Schema name=minimal
   [junit4]   2> 57826 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 57826 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 57829 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 57832 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57832 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 57835 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.core.collection1.shard3.replica_n10' (registry 
'solr.core.collection1.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57835 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57835 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard3_replica_n10],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard3_replica_n10\data\]
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 57836 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57836 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 57837 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.core.collection1.shard3.replica_n8' (registry 
'solr.core.collection1.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57837 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57837 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard3_replica_n8],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard3_replica_n8\data\]
   [junit4]   2> 57838 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 57840 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57840 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 57840 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57840 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 57840 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.core.collection1.shard2.replica_n4' (registry 
'solr.core.collection1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57841 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57841 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard2_replica_n4\data\]
   [junit4]   2> 57840 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 57842 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.core.collection1.shard2.replica_n6' (registry 
'solr.core.collection1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60314.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57842 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57842 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard2_replica_n6\data\]
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 57983 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 57983 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 57983 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 57983 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 57984 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57984 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57985 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57985 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58001 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 58001 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58003 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58003 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58013 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 58013 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58014 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58014 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58022 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9712db0[collection1_shard2_replica_n6] main]
   [junit4]   2> 58023 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 58024 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58024 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58024 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587010160769892352
   [junit4]   2> 58026 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b0de1b1[collection1_shard2_replica_n4] main]
   [junit4]   2> 58027 INFO  
(searcherExecutor-243-thread-1-processing-n:127.0.0.1:60314_solr 
x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node9) 
[n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 
x:collection1_shard2_replica_n6] o.a.s.c.SolrCore 
[collection1_shard2_replica_n6] Registered new searcher 
Searcher@9712db0[collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58030 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 58031 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58032 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58032 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587010160778280960
   [junit4]   2> 58033 INFO  
(searcherExecutor-244-thread-1-processing-n:127.0.0.1:60314_solr 
x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[collection1_shard2_replica_n4] Registered new searcher 
Searcher@2b0de1b1[collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58035 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d1fc1aa[collection1_shard3_replica_n8] main]
   [junit4]   2> 58035 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5fdb2fc2[collection1_shard1_replica_n1] main]
   [junit4]   2> 58037 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 58037 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 58037 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58037 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58038 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58038 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58038 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587010160784572416
   [junit4]   2> 58038 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587010160784572416
   [junit4]   2> 58041 INFO  
(searcherExecutor-242-thread-1-processing-n:127.0.0.1:60314_solr 
x:collection1_shard3_replica_n8 s:shard3 c:collection1 r:core_node11) 
[n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 
x:collection1_shard3_replica_n8] o.a.s.c.SolrCore 
[collection1_shard3_replica_n8] Registered new searcher 
Searcher@6d1fc1aa[collection1_shard3_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58041 INFO  
(searcherExecutor-241-thread-1-processing-n:127.0.0.1:60314_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@5fdb2fc2[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60314/solr/collection1_shard2_replica_n6/
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 
url=http://127.0.0.1:60314/solr START 
replicas=[http://127.0.0.1:60314/solr/collection1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 58051 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 58052 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 58072 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c

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

nager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2057030 INFO  
(SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@aa9ad2b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@63d634bd
   [junit4]   2> 2057046 INFO  
(SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2057046 INFO  
(SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24d5dd6c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5a813046
   [junit4]   2> 2057046 INFO  
(SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2057046 INFO  
(SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c67bba0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5ebebfce
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b86073b
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=998639419
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@303e8843: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5655bd34
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6c496dbe commitCommandVersion:0
   [junit4]   2> 2057061 INFO  
(SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=15179, maxDocsPerChunk=620, blockSize=628), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=15179, blockSize=628)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=vi, timezone=Europe/Tirane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=210764488,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, 
TestManagedStopFilterFactory, SolrRequestParserTest, 
OverseerModifyCollectionTest, TestRecovery, ConfigSetsAPITest, DeleteNodeTest, 
TestFieldCacheVsDocValues, SignatureUpdateProcessorFactoryTest, 
DeleteInactiveReplicaTest, TestGraphMLResponseWriter, 
DistributedQueryElevationComponentTest, DistributedVersionInfoTest, 
ExecutePlanActionTest, AutoAddReplicasIntegrationTest, ResponseHeaderTest, 
DistributedExpandComponentTest, ChaosMonkeyNothingIsSafeTest, 
TestSegmentSorting, DistanceFunctionTest, TestRTimerTree, 
CdcrReplicationDistributedZkTest, TestLMDirichletSimilarityFactory, 
TestRangeQuery, SharedFSAutoReplicaFailoverTest, NodeLostTriggerTest, 
TestSchemaNameResource, TestCollectionAPI, TestSizeLimitedDistributedMap, 
ScriptEngineTest, TestManagedResourceStorage, 
LeaderInitiatedRecoveryOnShardRestartTest, DateMathParserTest, RulesTest, 
CurrencyFieldTypeTest, CheckHdfsIndexTest, UninvertDocValuesMergePolicyTest, 
TestCSVResponseWriter, TestRecoveryHdfs, UUIDFieldTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, RollingRestartTest, 
BasicAuthIntegrationTest, TestPrepRecovery, BasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, DisMaxRequestHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, SuggesterFSTTest, 
TestHashQParserPlugin, V2StandaloneTest, TestFieldCache, 
TestAddFieldRealTimeGet, TestPKIAuthenticationPlugin, RankQueryTest, 
TestSolrConfigHandlerCloud, TestSubQueryTransformerDistrib, 
TestCloudDeleteByQuery, DistributedSpellCheckComponentTest, 
TestExactStatsCache, TestBlendedInfixSuggestions, 
TestSchemalessBufferedUpdates, TestOmitPositions, TestPivotHelperCode, 
SyncSliceTest, TestDeleteCollectionOnDownNodes, 
BigEndianAscendingWordSerializerTest, DirectSolrConnectionTest, 
TestRandomDVFaceting, ClusterStateUpdateTest, TestNamedUpdateProcessors, 
TestCodecSupport, MigrateRouteKeyTest, SortByFunctionTest, TestNumericTerms64, 
TestHdfsUpdateLog, TestStressRecovery, TestFieldCacheSort, TestCustomStream, 
DistributedQueryComponentOptimizationTest, AlternateDirectoryTest, TestUtils, 
TestIndexingPerformance, CursorPagingTest, StatsReloadRaceTest, 
TestRawTransformer, FastVectorHighlighterTest, SolrShardReporterTest, 
TestUpdate, StressHdfsTest, HighlighterConfigTest, TestNumericTokenStream, 
TestWriterPerf, RequiredFieldsTest, TestJsonFacets, SolrSlf4jReporterTest, 
TestPointFields, TestScoreJoinQPScore, TestSolrXml, TriggerIntegrationTest, 
HdfsBasicDistributedZk2Test, DistributedFacetPivotSmallAdvancedTest, 
SpatialFilterTest, TestPushWriter, DirectUpdateHandlerTest, 
DistributedTermsComponentTest, TestSerializedLuceneMatchVersion, 
TestIBSimilarityFactory, DirectoryFactoryTest, TestFreeTextSuggestions, 
UnloadDistributedZkTest, XmlUpdateRequestHandlerTest, CleanupOldIndexTest, 
TestCloudSchemaless, TestHighlightDedupGrouping, TestCoreAdminApis, 
TestManagedSchemaAPI, CSVRequestHandlerTest, TestDocBasedVersionConstraints, 
BinaryUpdateRequestHandlerTest, AutoScalingHandlerTest, RequestHandlersTest, 
TestSearcherReuse, HLLSerializationTest, PKIAuthenticationIntegrationTest, 
RAMDirectoryFactoryTest, TestExpandComponent, TestXIncludeConfig, 
TestNoOpRegenerator, TestMiniSolrCloudClusterSSL, CdcrBidirectionalTest, 
TestPhraseSuggestions, TestSimpleTextCodec, TestTlogReplica, 
TestSurroundQueryParser, TestReloadAndDeleteDocs, SuggesterTest, 
AtomicUpdateProcessorFactoryTest, TestManagedSynonymGraphFilterFactory, 
CoreAdminCreateDiscoverTest, PeerSyncWithIndexFingerprintCachingTest, 
GraphQueryTest, ZkStateReaderTest, NumericFieldsTest, CloudMLTQParserTest, 
TestSolrDeletionPolicy2, PrimitiveFieldTypeTest, SparseHLLTest, 
TestFieldCollectionResource, SolrTestCaseJ4Test, 
DirectUpdateHandlerOptimizeTest, TestPseudoReturnFields, ReplicationFactorTest, 
ConfigureRecoveryStrategyTest, SubstringBytesRefFilterTest, 
HdfsUnloadDistributedZkTest, TestMissingGroups, HdfsRestartWhileUpdatingTest, 
TestReplicationHandler, MinimalSchemaTest, TestDistribIDF, 
SolrCoreMetricManagerTest, SecurityConfHandlerTest, TestBinaryResponseWriter, 
BlockJoinFacetRandomTest, TestFuzzyAnalyzedSuggestions, 
TestPullReplicaErrorHandling, TestSweetSpotSimilarityFactory, 
TestLegacyFieldCache, ShowFileRequestHandlerTest, DistribCursorPagingTest, 
FieldAnalysisRequestHandlerTest, TestSolrCloudWithDelegationTokens, 
TestCollectionAPIs, NotRequiredUniqueKeyTest, TestConfigReload, 
ConvertedLegacyTest, VersionInfoTest, HttpTriggerListenerTest, 
BadIndexSchemaTest, ZkControllerTest, TestRealTimeGet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRealTimeGet 
-Dtests.seed=442A5612539D0D08 -Dtests.slow=true -Dtests.locale=vi 
-Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestRealTimeGet (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([442A5612539D0D08]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [391/751 (5!)] on J0 in 7.46s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to