Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/436/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

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

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\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026

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


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3
 

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\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3

        at 
__randomizedtesting.SeedInfo.seed([2BB56ED7B05933E0:BE3882B635B187F5]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
        at 
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
        at 
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-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\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001

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


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

Error Message:


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


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([3FACAA58619783E3:52500EA5DBDF7CE4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-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-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001

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




Build Log:
[...truncated 581 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{docid=FSTOrd50, junk=PostingsFormat(name=Asserting)}, docValues:{}, 
maxPointsInLeafNode=316, maxMBSortInHeap=7.848388846671341, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-IQ, timezone=PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=20160976,total=37883904
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermQuery, 
TestIndexWriterOnVMError, TestDocumentsWriterDeleteQueue, TestRegexpRandom2, 
TestSimpleFSLockFactory, TestDocValuesIndexing, TestClassicSimilarity, 
TestBagOfPostings, TestLucene70SegmentInfoFormat, TestBufferedIndexInput, 
TestHighCompressionMode, TestCloseableThreadLocal, TestArrayUtil, 
TestSortedNumericSortField, TestOneMergeWrappingMergePolicy, 
TestBinaryDocValuesUpdates, TestIntroSelector, TestReusableStringReader, 
TestIndexWriterExceptions, TestSegmentReader, TestDocIdSetBuilder, 
TestAllFilesDetectTruncation, TestLockFactory, TestMixedCodecs, 
TestSpanSearchEquivalence, TestMatchAllDocsQuery, TestCollectionUtil, 
TestReaderWrapperDVTypeCheck, TestOmitTf, TestPointValues, TestDuelingCodecs, 
TestLazyProxSkipping, TestGrowableByteArrayDataOutput, 
TestFieldCacheRewriteMethod, TestReqExclBulkScorer, TestSpans, 
TestDocsAndPositions, TestIndexSorting, TestSimilarityProvider, 
TestIndexWriterUnicode, TestUpgradeIndexMergePolicy, TestAttributeSource, 
TestTopDocsCollector, TestSnapshotDeletionPolicy, TestVirtualMethod, 
TestDocIdsWriter, TestMultiPhraseEnum, TestSumDocFreq, TestSloppyPhraseQuery, 
TestBagOfPositions, TestMergedIterator, TestIndexableField, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap 
-Dtests.seed=1E2448E56F7992BB -Dtests.slow=true -Dtests.locale=ar-IQ 
-Dtests.timezone=PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1E2448E56F7992BB]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [112/459 (1!)] on J0 in 3.57s, 54 tests, 1 error <<< 
FAILURES!

[...truncated 1399 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | 
TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, 
timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=11993352,total=32395264
   [junit4]   2> NOTE: All tests run in this JVM: [Nested, 
TestAssertingDocValuesFormat, TestHandleLimitFS, TestWindowsFS, 
TestAssertingLeafReader, NestedTeardownChain, NestedSetupChain, TestLeakFS, 
TestMockSynonymFilter, Nested3, Nested2, Nested1, Nested2, Nested, 
TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMockDirectoryWrapper -Dtests.seed=528A972C1EB07AB2 
-Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=Europe/Amsterdam 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMockDirectoryWrapper (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\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([528A972C1EB07AB2]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [24/41 (1!)] on J0 in 1.17s, 49 tests, 1 error, 3 skipped 
<<< FAILURES!

[...truncated 6917 lines...]
   [junit4] Suite: 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart 
-Dtests.seed=2BB56ED7B05933E0 -Dtests.slow=true -Dtests.locale=hr-HR 
-Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.15s J0 | 
IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [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\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2BB56ED7B05933E0:BE3882B635B187F5]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at 
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hr-HR, 
timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=5828352,total=22163456
   [junit4]   2> NOTE: All tests run in this JVM: 
[IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 4.58s, 5 tests, 1 error <<< FAILURES!

[...truncated 4893 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3074682 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\init-core-data-001
   [junit4]   2> 3074685 WARN  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 3074685 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3074689 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3074690 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001
   [junit4]   2> 3074690 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3074690 INFO  (Thread-6113) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3074690 INFO  (Thread-6113) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3074696 ERROR (Thread-6113) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3074791 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55921
   [junit4]   2> 3074798 INFO  (zkConnectionManagerCallback-6266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074806 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3074806 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3074808 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b3a63f{/solr,null,AVAILABLE}
   [junit4]   2> 3074808 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b85059{/solr,null,AVAILABLE}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@111b10b{HTTP/1.1,[http/1.1]}{127.0.0.1:55926}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a5704c{HTTP/1.1,[http/1.1]}{127.0.0.1:55925}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.e.j.s.Server Started @3082024ms
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.e.j.s.Server Started @3082024ms
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55926}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55925}
   [junit4]   2> 3074811 ERROR (jetty-launcher-6263-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3074811 ERROR (jetty-launcher-6263-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T05:16:35.701Z
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T05:16:35.701Z
   [junit4]   2> 3074814 INFO  (zkConnectionManagerCallback-6270-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074816 INFO  (zkConnectionManagerCallback-6268-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074816 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3074816 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3074831 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10044244c380002, likely client has closed socket
   [junit4]   2> 3074837 INFO  (jetty-launcher-6263-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3074837 INFO  (jetty-launcher-6263-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3074839 INFO  (zkConnectionManagerCallback-6278-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074839 INFO  (zkConnectionManagerCallback-6276-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074843 INFO  
(zkConnectionManagerCallback-6280-thread-1-processing-n:127.0.0.1:55926_solr) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074843 INFO  
(zkConnectionManagerCallback-6282-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074957 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074957 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55925_solr
   [junit4]   2> 3074959 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.Overseer Overseer 
(id=72132516726177798-127.0.0.1:55925_solr-n_0000000000) starting
   [junit4]   2> 3074961 INFO  (jetty-launcher-6263-thread-2) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074962 INFO  (jetty-launcher-6263-thread-2) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55926_solr
   [junit4]   2> 3074965 INFO  
(zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3074966 INFO  
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3074970 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55925_solr
   [junit4]   2> 3074972 INFO  
(zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3074972 INFO  
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3074986 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 3074987 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 3074987 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:55925_solr, 127.0.0.1:55926_solr]
   [junit4]   2> 3074987 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3074988 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 3074992 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3074992 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3074993 DEBUG (ScheduledTrigger-11888-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3075140 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55925.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075149 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55925.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075149 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55925.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075151 INFO  (jetty-launcher-6263-thread-1) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\.
   [junit4]   2> 3075227 INFO  (jetty-launcher-6263-thread-2) 
[n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55926.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075237 INFO  (jetty-launcher-6263-thread-2) 
[n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55926.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075238 INFO  (jetty-launcher-6263-thread-2) 
[n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55926.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075239 INFO  (jetty-launcher-6263-thread-2) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node2\.
   [junit4]   2> 3075291 INFO  (zkConnectionManagerCallback-6288-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075297 INFO  (zkConnectionManagerCallback-6292-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075299 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3075301 INFO  
(SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55921/solr ready
   [junit4]   2> 3075370 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 3075370 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3075371 DEBUG 
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 3075371 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 3075374 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 3075375 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3075375 DEBUG 
(OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000)
 [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3075378 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3075378 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3075378 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3075379 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3075379 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dcf16a{/solr,null,AVAILABLE}
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@965bb9{HTTP/1.1,[http/1.1]}{127.0.0.1:55957}
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.Server Started @3082593ms
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55957}
   [junit4]   2> 3075380 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3075380 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T05:16:36.270Z
   [junit4]   2> 3075383 INFO  (zkConnectionManagerCallback-6294-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075385 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3075396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10044244c380009, likely client has closed socket
   [junit4]   2> 3075400 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3075403 INFO  (zkConnectionManagerCallback-6298-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075404 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10044244c38000a, likely client has closed socket
   [junit4]   2> 3075407 INFO  
(zkConnectionManagerCallback-6300-thread-1-processing-n:127.0.0.1:55957_solr) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075416 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3075419 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3075423 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55957_solr
   [junit4]   2> 3075424 INFO  
(zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3075424 INFO  
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3075426 INFO  
(zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3075427 INFO  (zkCallback-6291-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075580 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55957.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075590 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55957.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075591 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55957.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075593 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node3\.
   [junit4]   2> 3075644 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3075644 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3075644 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3075644 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3075645 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e3a7c4{/solr,null,AVAILABLE}
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d1c2d{HTTP/1.1,[http/1.1]}{127.0.0.1:55971}
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.Server Started @3082859ms
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55971}
   [junit4]   2> 3075646 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3075646 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T05:16:36.536Z
   [junit4]   2> 3075650 INFO  (zkConnectionManagerCallback-6304-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075651 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3075665 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3075667 INFO  (zkConnectionManagerCallback-6308-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075672 INFO  
(zkConnectionManagerCallback-6310-thread-1-processing-n:127.0.0.1:55971_solr) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075680 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3075682 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3075685 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55971_solr
   [junit4]   2> 3075685 INFO  
(zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3075685 INFO  
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3075686 INFO  
(zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3075686 INFO  (zkCallback-6291-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075688 INFO  
(zkCallback-6309-thread-1-processing-n:127.0.0.1:55971_solr) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3075942 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55971.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075951 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55971.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075952 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55971.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075954 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node4\.
   [junit4]   2> 3076029 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3076030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3076030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3076030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3076031 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@174deea{/solr,null,AVAILABLE}
   [junit4]   2> 3076031 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@183b908{HTTP/1.1,[http/1.1]}{127.0.0.1:55985}
   [junit4]   2> 3076031 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.e.j.s.Server Started @3083245ms
   [junit4]   2> 3076031 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55985}
   [junit4]   2> 3076032 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3076032 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 3076032 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3076032 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3076032 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T05:16:36.922Z
   [junit4]   2> 3076035 INFO  (zkConnectionManagerCallback-6314-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076037 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3076050 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3076053 INFO  (zkConnectionManagerCallback-6318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076057 INFO  
(zkConnectionManagerCallback-6320-thread-1-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076066 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3076069 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3076072 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55985_solr
   [junit4]   2> 3076072 INFO  
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  
(zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) 
[n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  
(zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) 
[n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6291-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  
(zkCallback-6309-thread-1-processing-n:127.0.0.1:55971_solr) 
[n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3076078 INFO  
(zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3076310 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55985.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076319 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55985.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076320 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55985.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076321 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\.
   [junit4]   2> 3076388 INFO  (qtp21093045-29317) [n:127.0.0.1:55925_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3076391 INFO  
(OverseerThreadFactory-11890-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3076503 INFO  
(OverseerStateUpdate-72132516726177798-127.0.0.1:55925_solr-n_0000000000) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55985/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3076506 INFO  
(OverseerStateUpdate-72132516726177798-127.0.0.1:55925_solr-n_0000000000) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55925/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3076710 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3076710 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3076712 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3076712 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3076819 INFO  
(zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076819 INFO  
(zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076820 INFO  
(zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076820 INFO  
(zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3077743 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3077743 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3077771 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3077771 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3077778 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3077779 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 3077778 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3077779 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 3077779 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55925.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3077779 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55985.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3077780 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3077780 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3077780 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\collection1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 3077780 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 3077889 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3077889 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3077889 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3077889 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3077891 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077893 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33500b[collection1_shard1_replica_n1] main]
   [junit4]   2> 3077893 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@304922[collection1_shard1_replica_n2] main]
   [junit4]   2> 3077895 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3077895 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3077895 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3077895 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3077896 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3077896 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3077896 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591355636487028736
   [junit4]   2> 3077897 INFO  
(searcherExecutor-11914-thread-1-processing-n:127.0.0.1:55925_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@304922[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3077897 INFO  
(searcherExecutor-11913-thread-1-processing-n:127.0.0.1:55985_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@33500b[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3077897 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591355636488077312
   [junit4]   2> 3077903 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55925/solr/collection1_shard1_replica_n2/
   [junit4]   2> 3077908 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=http://127.0.0.1:55925/solr START 
replicas=[http://127.0.0.1:55985/solr/collection1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 3077910 INFO  (qtp14836407-29429) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3078010 INFO  
(zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  
(zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  
(zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  
(zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=http://127.0.0.1:55925/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3078214 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55925/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 3078318 INFO  
(zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  
(zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  
(zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  
(zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078367 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3078371 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1660
   [junit4]   2> 3078472 INFO  
(zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  
(zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  
(zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  
(zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) 
[n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078911 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2201
   [junit4]   2> 3078915 INFO  (qtp21093045-29317) [n:127.0.0.1:55925_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3079014 INFO  
(zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) 
[n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes si

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

ibIDF, TestSolr4Spatial2, TestConfigsApi, SparseHLLTest, TestPushWriter, 
TestFoldingMultitermQuery, MultiThreadedOCPTest, TestManagedSchemaThreadSafety, 
TestIntervalFaceting, DistribCursorPagingTest, 
ConcurrentDeleteAndCreateCollectionTest, TestCharFilters, 
OverseerCollectionConfigSetProcessorTest, TestPivotHelperCode, 
TestConfigSetsAPI, CollectionsAPIAsyncDistributedZkTest, RequiredFieldsTest, 
JavabinLoaderTest, SampleTest, TestCollapseQParserPlugin, 
AnalysisAfterCoreReloadTest, ForceLeaderTest, TestSolrConfigHandlerConcurrent, 
SolrXmlInZkTest, TestSolrJ, TestQuerySenderNoQuery, TestFastOutputStream, 
SuggestComponentTest, MissingSegmentRecoveryTest, TestSimpleQParserPlugin, 
TestGraphMLResponseWriter, CreateCollectionCleanupTest, TestCloudDeleteByQuery, 
TestFieldCacheVsDocValues, AutoAddReplicasPlanActionTest, 
TestPhraseSuggestions, TestJsonFacets, DateFieldTest, 
TestInPlaceUpdatesStandalone, TestBM25SimilarityFactory, TestReloadDeadlock, 
TestStressInPlaceUpdates, TestPerFieldSimilarity, 
TestPartialUpdateDeduplication, TestCloudJSONFacetJoinDomain, 
HdfsWriteToMultipleCollectionsTest, HdfsCollectionsAPIDistributedZkTest, 
CurrencyFieldTypeTest, CoreSorterTest, TestExactStatsCache, ResponseHeaderTest, 
CoreAdminRequestStatusTest, TestSubQueryTransformer, 
TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, 
MergeStrategyTest, MoveReplicaHDFSTest, MBeansHandlerTest, 
ShardRoutingCustomTest, NodeLostTriggerTest, CacheHeaderTest, 
HdfsLockFactoryTest, ZkShardTermsTest, MoreLikeThisHandlerTest, 
SolrCLIZkUtilsTest, UniqFieldsUpdateProcessorFactoryTest, 
TestLeaderElectionWithEmptyReplica, CursorPagingTest, 
FastVectorHighlighterTest, RequestLoggingTest, SolrPluginUtilsTest, 
TestSha256AuthenticationProvider, RecoveryZkTest, 
TestCursorMarkWithoutUniqueKey, TestMergePolicyConfig, TestLegacyFieldCache, 
TestCloudSearcherWarming, DistributedFacetPivotLargeTest, TestDynamicLoading, 
LeaderElectionContextKeyTest, TestQueryUtils, TestExpandComponent, 
TestLegacyFieldReuse, HdfsChaosMonkeyNothingIsSafeTest, ZkStateWriterTest, 
CdcrReplicationHandlerTest, WordBreakSolrSpellCheckerTest, TestFiltering, 
SpatialFilterTest, DeleteShardTest, TestSweetSpotSimilarityFactory, 
DeleteNodeTest, ChaosMonkeySafeLeaderTest, BasicZkTest, TestRandomFaceting, 
LeaderElectionTest, TestFaceting, TestRecovery, TestJoin, TestReload, 
DistributedTermsComponentTest, StatsComponentTest, PeerSyncTest, 
HighlighterTest, TestCoreDiscovery, TestStressLucene, TestTrie, PolyFieldTest, 
TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, 
TestSurroundQueryParser, TestWriterPerf, DocumentAnalysisRequestHandlerTest, 
TestOmitPositions, TermsComponentTest, TestIndexingPerformance, 
IndexSchemaTest, TestCollationField, JsonLoaderTest, PingRequestHandlerTest, 
HighlighterConfigTest, SOLR749Test, CopyFieldTest, ResponseLogComponentTest, 
TestStressRecovery, MultiTermTest, NumericFieldsTest, TestConfig, 
TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, 
ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, 
TestDocumentBuilder, CircularListTest, TestRTGBase, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, AliasIntegrationTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, 
DistribJoinFromCollectionTest, DocValuesNotIndexedTest, 
LeaderFailureAfterFreshStartTest, NodeMutatorTest, 
OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
TestAuthenticationFramework, TestConfigSetsAPIExclusivity, 
TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestPrepRecovery, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, 
AssignTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, 
AutoScalingHandlerTest, ComputePlanActionTest, HttpTriggerListenerTest, 
MetricTriggerTest, NodeAddedTriggerTest, SearchRateTriggerTest, 
TestPolicyCloud, TriggerIntegrationTest, TestCoreBackup, 
TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestRestoreCore, 
TestSystemCollAutoCreate, V2ApiIntegrationTest, V2StandaloneTest, 
AutoscalingHistoryHandlerTest]
   [junit4] Completed [626/774 (2!)] on J0 in 15.47s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 2855 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1336, maxMBSortInHeap=6.00906679596877, 
sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, 
timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=11559840,total=42373120
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=6E6928F113561035 -Dtests.slow=true -Dtests.locale=it-CH 
-Dtests.timezone=Australia/Broken_Hill -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6E6928F113561035]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.26s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to