Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7153/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

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

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

        at __randomizedtesting.SeedInfo.seed([BF27217C4EBFFA81]: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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=23, 
name=ReplicationThread-indexAndTaxo, state=RUNNABLE, 
group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, 
state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
        at 
__randomizedtesting.SeedInfo.seed([BA51E464DB20F4BA:35DF03C4C94C0745]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
        at __randomizedtesting.SeedInfo.seed([BA51E464DB20F4BA]:0)
        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteNodeTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteNodeTest:     
1) Thread[id=19426, name=qtp256994978-19426, state=TIMED_WAITING, 
group=TGRP-DeleteNodeTest]         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.DeleteNodeTest: 
   1) Thread[id=19426, name=qtp256994978-19426, state=TIMED_WAITING, 
group=TGRP-DeleteNodeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteNodeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=19426, name=qtp256994978-19426, state=TIMED_WAITING, 
group=TGRP-DeleteNodeTest]         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=19426, name=qtp256994978-19426, state=TIMED_WAITING, 
group=TGRP-DeleteNodeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C:7CDAD6E568BB30E8]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) 
Thread[id=1675, name=sdqtest--399-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$643/65598326.call(Unknown
 Source)         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)        
 at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$231/330318387.run(Unknown
 Source)         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=1675, name=sdqtest--399-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$643/65598326.call(Unknown
 Source)
        at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$231/330318387.run(Unknown
 Source)
        at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable

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

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

        at __randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]: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.base/java.lang.Thread.run(Thread.java:844)


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

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

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

        at __randomizedtesting.SeedInfo.seed([3081BEC0F1F4166F]: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.base/java.lang.Thread.run(Thread.java:844)




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

[...truncated 4286 lines...]
   [junit4] Suite: 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ???. 03, 2018 5:30:04 ???????? 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([BA51E464DB20F4BA]:0)
   [junit4]   2>        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexAndTaxonomyReplicationClientTest 
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=BA51E464DB20F4BA 
-Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Indian/Mauritius 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.63s J1 | 
IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, 
state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA51E464DB20F4BA:35DF03C4C94C0745]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many 
times: -1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA51E464DB20F4BA]:0)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{$full_path$=PostingsFormat(name=Asserting), 
$facets=PostingsFormat(name=LuceneVarGapFixedInterval), 
$payloads$=PostingsFormat(name=Asserting)}, 
docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1371, 
maxMBSortInHeap=6.82553060737684, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d4530bf),
 locale=mk, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=38339560,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, 
IndexRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 1.71s, 5 tests, 1 error <<< FAILURES!

[...truncated 2986 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 114024 INFO  
(SUITE-TestGenericDistributedQueue-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_3970A49C2CE98C9C-001\init-core-data-001
   [junit4]   2> 114025 WARN  
(SUITE-TestGenericDistributedQueue-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 114026 INFO  
(SUITE-TestGenericDistributedQueue-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 114028 INFO  
(SUITE-TestGenericDistributedQueue-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 114032 INFO  
(TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[3970A49C2CE98C9C]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 114248 INFO  
(TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[3970A49C2CE98C9C]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 114249 INFO  
(TEST-TestGenericDistributedQueue.testPeekElements-seed#[3970A49C2CE98C9C]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 115754 INFO  
(TEST-TestGenericDistributedQueue.testPeekElements-seed#[3970A49C2CE98C9C]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 115756 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[3970A49C2CE98C9C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 117780 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[3970A49C2CE98C9C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 117782 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 119787 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue 
-Dtests.method=testDistributedQueueBlocking -Dtests.seed=3970A49C2CE98C9C 
-Dtests.slow=true -Dtests.locale=de-LI -Dtests.timezone=Etc/GMT+4 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.01s J0 | 
TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C:7CDAD6E568BB30E8]:0)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_3970A49C2CE98C9C-001
   [junit4]   2> Feb 03, 2018 1:35:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 03, 2018 1:35:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=1675, name=sdqtest--399-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$643/65598326.call(Unknown
 Source)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$231/330318387.run(Unknown
 Source)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 03, 2018 1:35:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1675, name=sdqtest--399-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Feb 03, 2018 1:35:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52bebb6b),
 locale=de-LI, timezone=Etc/GMT+4
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=99338208,total=404750336
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, 
WordBreakSolrSpellCheckerTest, TestStressCloudBlindAtomicUpdates, 
ShardRoutingCustomTest, TestObjectReleaseTracker, ConnectionReuseTest, 
TestFieldResource, TestRecovery, ChangedSchemaMergeTest, 
BlockJoinFacetDistribTest, SecurityConfHandlerTest, 
CurrencyRangeFacetCloudTest, TestHalfAndHalfDocValues, SolrCloudExampleTest, 
StressHdfsTest, TestOmitPositions, TestHttpShardHandlerFactory, 
OpenCloseCoreStressTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue -Dtests.seed=3970A49C2CE98C9C 
-Dtests.slow=true -Dtests.locale=de-LI -Dtests.timezone=Etc/GMT+4 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=1675, name=sdqtest--399-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$643/65598326.call(Unknown
 Source)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$231/330318387.run(Unknown
 Source)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]:0)
   [junit4] Completed [37/775 (1!)] on J0 in 26.03s, 4 tests, 2 errors <<< 
FAILURES!

[...truncated 371 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSetImmutable
   [junit4]   2> 690189 INFO  
(SUITE-TestConfigSetImmutable-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\init-core-data-001
   [junit4]   2> 690190 WARN  
(SUITE-TestConfigSetImmutable-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 690192 INFO  
(SUITE-TestConfigSetImmutable-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 690198 INFO  
(SUITE-TestConfigSetImmutable-seed#[3970A49C2CE98C9C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 690199 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddSchemaFieldsImmutable
   [junit4]   2> 690807 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 690807 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 690808 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-003\cores\core
   [junit4]   2> 690810 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 690810 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 690810 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 690810 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 690810 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8404af2{/solr,null,AVAILABLE}
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@12bed561{HTTP/1.1,[http/1.1]}{127.0.0.1:56610}
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.Server Started @700805ms
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001,
 hostPort=56610, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-003\cores}
   [junit4]   2> 690813 ERROR 
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 690813 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T13:44:49.829721800Z
   [junit4]   2> 690814 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\solr.xml
   [junit4]   2> 690839 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 690839 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 690840 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 690903 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 690911 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 690911 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 690914 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-003\cores
   [junit4]   2> 690914 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 690917 INFO  (coreLoadExecutor-2817-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 690917 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 690954 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 690961 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 690965 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 691058 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 691060 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 691060 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 691062 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 691062 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 691062 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 691062 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 691063 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 691063 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 691063 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 691063 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 691067 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 691067 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 691067 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 691076 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 691077 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 691079 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 691082 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 691082 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 691082 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 691082 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 691082 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-003\cores\core\data\]
   [junit4]   2> 691090 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 691180 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 691180 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 691182 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 691182 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 691183 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 691185 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e7ee874[collection1] main]
   [junit4]   2> 691185 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1\conf
   [junit4]   2> 691186 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 691187 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1\conf
   [junit4]   2> 691187 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 691187 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 691187 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 691188 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-001\collection1\conf
   [junit4]   2> 691188 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 691188 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 691188 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 691189 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 691189 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 691189 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 691189 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 691189 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 691189 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 691189 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 691189 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 691190 WARN  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 691190 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 691190 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 691190 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 691191 INFO  (coreLoadExecutor-2817-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1591387609059295232
   [junit4]   2> 691193 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56610
   [junit4]   2> 691193 INFO  
(searcherExecutor-2818-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e7ee874[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 691203 INFO  (qtp843314412-9665) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field></doc></add>}{add=["testdoc"
 (1591387609069780992)]} 0 2
   [junit4]   2> 691224 INFO  (qtp843314412-9662) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field><field+name%3D"newField67">"foobar"</field></doc></add>}{}
 0 1
   [junit4]   2> 691225 ERROR (qtp843314412-9662) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: This ConfigSet 
is immutable.
   [junit4]   2>        at 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:412)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 691228 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@12bed561{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 691228 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1270556598
   [junit4]   2> 691228 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 691228 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71214c46: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@939bf9d
   [junit4]   2> 691233 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 691233 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36703508: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@37960736
   [junit4]   2> 691237 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 691237 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2925a6e0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@739878ed
   [junit4]   2> 691244 INFO  (coreCloseExecutor-2823-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34b59546
   [junit4]   2> 691244 INFO  (coreCloseExecutor-2823-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=884315462
   [junit4]   2> 691244 INFO  (coreCloseExecutor-2823-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63a05f51: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3eb87b0c
   [junit4]   2> 691271 INFO  (coreCloseExecutor-2823-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 691271 INFO  (coreCloseExecutor-2823-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3440107c commitCommandVersion:0
   [junit4]   2> 691282 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8404af2{/solr,null,UNAVAILABLE}
   [junit4]   2> 691283 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 691285 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddSchemaFieldsImmutable
   [junit4]   2> 691287 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrConfigHandlerImmutable
   [junit4]   2> 691953 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 691953 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 691956 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-006\cores\core
   [junit4]   2> 691958 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 691958 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 691958 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 691958 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 691959 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55ee2bb9{/solr,null,AVAILABLE}
   [junit4]   2> 691960 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@3fc28203{HTTP/1.1,[http/1.1]}{127.0.0.1:56637}
   [junit4]   2> 691961 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.e.j.s.Server Started @701953ms
   [junit4]   2> 691961 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-004,
 hostPort=56637, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-006\cores}
   [junit4]   2> 691961 ERROR 
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 691961 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 691961 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 691961 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 691961 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T13:44:50.977502800Z
   [junit4]   2> 691962 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-004\solr.xml
   [junit4]   2> 691967 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 691967 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 691968 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 692033 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 692048 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 692048 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267dc6b7
   [junit4]   2> 692052 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001\tempDir-006\cores
   [junit4]   2> 692052 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[3970A49C2CE98C9C])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 692071 INFO  (coreLoadExecutor-2830-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 692075 INFO  (coreLoadExecutor-2830-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001/tempDir-004/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestConfigSetImmutable_3970A49C2CE98C9C-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 692117 INFO  (coreLoadExecutor-2830-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 692126 INFO  (coreLoadExecutor-2830-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 692133 INFO  (coreLoadExecuto

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

ndlerTest, MoveReplicaHDFSFailoverTest, TestCloudRecovery, SpatialFilterTest, 
UnloadDistributedZkTest, SmileWriterTest, TestMacros, TestRawResponseWriter, 
TestManagedResource, TestFileDictionaryLookup, CoreAdminCreateDiscoverTest, 
BlockJoinFacetSimpleTest, TestLockTree, TestFiltering, TestPolicyCloud, 
SolrInfoBeanTest, MoveReplicaTest, TestQueryWrapperFilter, 
TestSolrCoreSnapshots, TestConfigReload, CustomCollectionTest, 
TestPerFieldSimilarity, CollectionsAPISolrJTest, RequiredFieldsTest, 
TestRecoveryHdfs, TestEmbeddedSolrServerSchemaAPI, LukeRequestHandlerTest, 
TestPayloadCheckQParserPlugin, TestAddFieldRealTimeGet, TestJsonRequest, 
AnalysisErrorHandlingTest, ConjunctionSolrSpellCheckerTest, NumericFieldsTest, 
OverseerStatusTest, SearchRateTriggerTest, TestRetrieveFieldsOptimizer, 
MoreLikeThisHandlerTest, TestRangeQuery, TestSimpleTextCodec, 
CollectionTooManyReplicasTest, DirectUpdateHandlerOptimizeTest, 
AlternateDirectoryTest, TestClusterStateProvider, TestGeoJSONResponseWriter, 
LeaderFailoverAfterPartitionTest, PeerSyncReplicationTest, 
OverseerModifyCollectionTest, DeleteInactiveReplicaTest, RecoveryZkTest, 
EnumFieldTest, TestPhraseSuggestions, MetricsConfigTest, SimpleMLTQParserTest, 
TestZkChroot, TestHashQParserPlugin, CopyFieldTest, 
QueryElevationComponentTest, DeleteNodeTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteNodeTest 
-Dtests.seed=3970A49C2CE98C9C -Dtests.slow=true -Dtests.locale=fr-GN 
-Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | DeleteNodeTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.DeleteNodeTest: 
   [junit4]    >    1) Thread[id=19426, name=qtp256994978-19426, 
state=TIMED_WAITING, group=TGRP-DeleteNodeTest]
   [junit4]    >         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=19426, name=qtp256994978-19426, 
state=TIMED_WAITING, group=TGRP-DeleteNodeTest]
   [junit4]    >         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3970A49C2CE98C9C]:0)
   [junit4] Completed [380/775 (3!)] on J0 in 56.90s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 3642 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1364, maxMBSortInHeap=5.579251409900529, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a0f5d27),
 locale=az-Cyrl-AZ, timezone=Africa/Asmera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=27573648,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=3081BEC0F1F4166F -Dtests.slow=true -Dtests.locale=az-Cyrl-AZ 
-Dtests.timezone=Africa/Asmera -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3081BEC0F1F4166F-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3081BEC0F1F4166F]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.92s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to