Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/327/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestContentStreamDataSource

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001

        at __randomizedtesting.SeedInfo.seed([CD6F8B56E5F719A5]: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.cloud.ShardRoutingCustomTest

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

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

        at __randomizedtesting.SeedInfo.seed([559926A672826EB1]: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.cloud.TestStressCloudBlindAtomicUpdates

Error Message:
Error from server at http://127.0.0.1:53673/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53673/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([559926A672826EB1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:132)
        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$6.evaluate(RandomizedRunner.java:874)
        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.NodeLostTriggerTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([559926A672826EB1]: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.core.TestConfigSetImmutable

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

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

        at __randomizedtesting.SeedInfo.seed([559926A672826EB1]: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.handler.component.TermVectorComponentDistributedTest

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

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

        at __randomizedtesting.SeedInfo.seed([559926A672826EB1]: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 12274 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSetImmutable
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\init-core-data-001
   [junit4]   2> 870274 WARN  
(SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 870274 INFO  
(SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 870274 INFO  
(SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-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> 870274 INFO  
(SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 870274 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrConfigHandlerImmutable
   [junit4]   2> 870914 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 870914 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 870914 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores\core
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@300d84ba{/solr,null,AVAILABLE}
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@64082bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:55444}
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.Server Started @882271ms
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001,
 hostPort=55444, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores}
   [junit4]   2> 870930 ERROR 
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.2.0
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-04T09:36:24.460730Z
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\solr.xml
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870930 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 871009 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871024 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871024 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871024 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores
   [junit4]   2> 871024 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 871024 INFO  (coreLoadExecutor-2673-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 871024 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 871071 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 871071 INFO  (coreLoadExecutor-2673-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> 871071 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 871571 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 871571 INFO  (coreLoadExecutor-2673-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> 871571 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-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> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-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@4e54466c
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores\core\data\]
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=0.0537109375, 
floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=3.317388664729645, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=83.1796875, 
floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=0.3027647505001363, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f9bb081[collection1] main]
   [junit4]   2> 871913 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1585845565363585024
   [junit4]   2> 871944 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55444
   [junit4]   2> 871959 INFO  
(searcherExecutor-2674-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f9bb081[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871959 ERROR (qtp1260450488-6195) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException:  solrconfig 
editing is not enabled because ConfigSet is immutable
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:133)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 871959 INFO  (qtp1260450488-6195) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={} status=403 
QTime=1
   [junit4]   2> 871959 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@64082bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 871959 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1584213957
   [junit4]   2> 871975 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 871975 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7873af9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1f732fe6
   [junit4]   2> 871993 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 871993 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@56d0cc1f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4978b111
   [junit4]   2> 871993 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 871993 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@154ac555: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5647560e
   [junit4]   2> 872007 INFO  (coreCloseExecutor-2679-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35c59fc0
   [junit4]   2> 872007 INFO  (coreCloseExecutor-2679-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=902143936
   [junit4]   2> 872007 INFO  (coreCloseExecutor-2679-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@413e62b8: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1cdcf95c
   [junit4]   2> 872022 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@300d84ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 872037 INFO  
(TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrConfigHandlerImmutable
   [junit4]   2> 872037 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddSchemaFieldsImmutable
   [junit4]   2> 872491 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 872491 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 872491 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores\core
   [junit4]   2> 872491 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@189a898d{/solr,null,AVAILABLE}
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@41b4d644{HTTP/1.1,[http/1.1]}{127.0.0.1:55451}
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.Server Started @883843ms
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004,
 hostPort=55451, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores}
   [junit4]   2> 872506 ERROR 
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.2.0
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-04T09:36:26.036865Z
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\solr.xml
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 872506 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 872569 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872569 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872569 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872585 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores
   [junit4]   2> 872585 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 872585 INFO  (coreLoadExecutor-2686-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 872585 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-004/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 872631 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 872647 INFO  (coreLoadExecutor-2686-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> 872647 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 872741 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-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> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-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> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1,
 trusted=true
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-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@4e54466c
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores\core\data\]
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=0.0537109375, 
floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=3.317388664729645, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=83.1796875, 
floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=0.3027647505001363, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53b37ff6[collection1] main]
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-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-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 872882 INFO  
(searcherExecutor-2687-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53b37ff6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1585845566347149312
   [junit4]   2> 872882 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55451
   [junit4]   2> 872882 INFO  (qtp903752048-6221) [    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"
 (1585845566347149313)]} 0 2
   [junit4]   2> 872898 INFO  (qtp903752048-6222) [    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> 872898 ERROR (qtp903752048-6222) [    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:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [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:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 872898 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@41b4d644{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 872898 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1529772204
   [junit4]   2> 872913 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 872913 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cc2ec12: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2f9060a0
   [junit4]   2> 872913 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 872913 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20998297: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4978b111
   [junit4]   2> 872913 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 872913 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a5ebb03: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5647560e
   [junit4]   2> 872913 INFO  (coreCloseExecutor-2692-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@33d3f207
   [junit4]   2> 872913 INFO  (coreCloseExecutor-2692-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=869528071
   [junit4]   2> 872913 INFO  (coreCloseExecutor-2692-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25cb103e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@56a5cc75
   [junit4]   2> 872928 INFO  (coreCloseExecutor-2692-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 872928 INFO  (coreCloseExecutor-2692-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5c5da705 commitCommandVersion:0
   [junit4]   2> 872944 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@189a898d{/solr,null,UNAVAILABLE}
   [junit4]   2> 872944 INFO  
(TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddSchemaFieldsImmutable
   [junit4]   2> 872944 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaHandlerImmutable
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-009\cores\core
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b42d552{/solr,null,AVAILABLE}
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@75fd965e{HTTP/1.1,[http/1.1]}{127.0.0.1:55459}
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.e.j.s.Server Started @884785ms
   [junit4]   2> 873444 INFO  
(TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-007,
 hostPort=55459, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tem

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

on1' using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1,
 trusted=true
   [junit4]   2> 25452 T376 x:x:collection1 oasmr.SolrJmxReporter.doInit JMX 
monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178ddcd6
   [junit4]   2> 25452 T376 x:x:collection1 
oasc.SolrCore.initRecoveryStrategyBuilder solr.RecoveryStrategy.Builder
   [junit4]   2> 25452 T376 x:x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\data\]
   [junit4]   2> 25592 T376 x:x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 25593 T376 x:x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 25595 T376 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening [Searcher@d7e0d74[collection1] main]
   [junit4]   2> 25597 T376 x:x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
   [junit4]   2> 25597 T376 x:x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for 10000ms.
   [junit4]   2> 25598 T380 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@d7e0d74[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 
org.apache.solr.core.SolrCore@55fedfa5
   [junit4]   2> 25603 T366 x:x:collection1 C16 
oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration: 
data-config.xml
   [junit4]   2> 25604 T366 x:x:collection1 C16 
oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 25605 T366 x:x:collection1 C16 oashd.DataImporter.doFullImport 
Starting Full Import
   [junit4]   2> 25605 T366 x:x:collection1 C16 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 25609 T366 x:x:collection1 C16 oashd.DocBuilder.finish Import 
completed successfully
   [junit4]   2> 25609 T366 x:x:collection1 C16 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25609 T366 x:x:collection1 C16 
oasu.SolrIndexWriter.setCommitData Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@76be6292 commitCommandVersion:0
   [junit4]   2> 25619 T366 x:x:collection1 C16 oass.SolrIndexSearcher.<init> 
Opening [Searcher@32f6a080[collection1] main]
   [junit4]   2> 25620 T366 x:x:collection1 C16 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25621 T380 x:x:collection1 C16 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@32f6a080[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
   [junit4]   2> 25622 T366 x:x:collection1 C16 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 25624 T366 x:x:collection1 C16 
oashd.SimplePropertiesWriter.persist Wrote last indexed time to 
dataimport.properties
   [junit4]   2> 25624 T366 x:x:collection1 C16 oashd.DocBuilder.execute Time 
taken = 0:0:0.18
   [junit4]   2> 25624 T366 x:x:collection1 C16 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=/solr path=/dataimport 
params={clean=false&wt=javabin&version=2&command=full-import}{add=[1, 
2],commit=} 0 20
   [junit4]   2> 25625 T365 x:x:collection1 C16 oasc.SolrCore.execute 
[collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} 
hits=2 status=0 QTime=0
   [junit4]   2> 25627 T339 oejs.AbstractConnector.doStop Stopped 
ServerConnector@4e10592{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 25629 T339 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=243570034
   [junit4]   2> 25629 T339 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.node, tag=null
   [junit4]   2> 25629 T339 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1343a8a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1126d5c4
   [junit4]   2> 25634 T339 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 25634 T339 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@250fef9d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7cff1b3e
   [junit4]   2> 25638 T339 oasm.SolrMetricManager.closeReporters Closing 
metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 25638 T339 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7878e3be: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@25f4dcd9
   [junit4]   2> 25642 T384 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@55fedfa5
   [junit4]   2> 25642 T384 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=1442766757
   [junit4]   2> 25642 T384 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e845cfc: rootName 
= null, domain = solr.core.collection1, service url = null, agent id = null] 
for registry solr.core.collection1 / 
com.codahale.metrics.MetricRegistry@2c1b9e87
   [junit4]   2> 25690 T339 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@2e4142f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 25696 T339 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 25702 T339 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=FSTOrd50, desc=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1936, maxMBSortInHeap=7.919785759699699, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, 
timezone=Canada/Atlantic
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=179220304,total=218628096
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, 
TestHierarchicalDocBuilder, TestSolrEntityProcessorEndToEnd, 
TestContentStreamDataSource]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestContentStreamDataSource -Dtests.seed=CD6F8B56E5F719A5 
-Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Canada/Atlantic 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestContentStreamDataSource (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD6F8B56E5F719A5]: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 [19/38 (1!)] on J0 in 1.85s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to