You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/17 05:46:45 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7058 - Still Unstable!

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

4 tests failed.
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-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3

	at __randomizedtesting.SeedInfo.seed([A45D777ED1A591AD:31D09B1F544D25B8]: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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([C2E293CEDD804719:D6AAC89BFE87FA07]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

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

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

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


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

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

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

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




Build Log:
[...truncated 4788 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5896, maxDocsPerChunk=720, blockSize=326), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5896, blockSize=326)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@542e7cd4), locale=ee, timezone=Asia/Macao
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=106537952,total=165150720
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=C99254CF6AE9185F -Dtests.slow=true -Dtests.locale=ee -Dtests.timezone=Asia/Macao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C99254CF6AE9185F-001\3.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C99254CF6AE9185F-001\3.2.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C99254CF6AE9185F-001\2.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C99254CF6AE9185F-001\2.4.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C99254CF6AE9185F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/3 (1!)] on J0 in 9.54s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 4093 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=A45D777ED1A591AD -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.39s 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-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001\replicationClientTest-002\3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A45D777ED1A591AD:31D09B1F544D25B8]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A45D777ED1A591AD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=FSTOrd50, $facets=Lucene50(blocksize=128), $payloads$=FSTOrd50}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1669, maxMBSortInHeap=7.179485291236001, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7e249e2b), locale=de-LU, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=103188424,total=168296448
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J0 in 6.34s, 5 tests, 1 error <<< FAILURES!

[...truncated 3297 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\init-core-data-001
   [junit4]   2> 775716 INFO  (SUITE-TestReplicationHandler-seed#[C2E293CEDD804719]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 775717 INFO  (SUITE-TestReplicationHandler-seed#[C2E293CEDD804719]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 775717 INFO  (SUITE-TestReplicationHandler-seed#[C2E293CEDD804719]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 775719 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 775720 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\collection1
   [junit4]   2> 775727 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 775728 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@668246e1{/solr,null,AVAILABLE}
   [junit4]   2> 775729 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1de15c92{HTTP/1.1,[http/1.1]}{127.0.0.1:63564}
   [junit4]   2> 775730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.Server Started @785525ms
   [junit4]   2> 775730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\collection1\data, hostPort=63564}
   [junit4]   2> 775730 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 775730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 775730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 775730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 775730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T04:43:22.365945900Z
   [junit4]   2> 775736 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\solr.xml
   [junit4]   2> 775747 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 775747 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 775748 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 775813 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 775827 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 775828 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 775832 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\.
   [junit4]   2> 775832 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 775832 INFO  (coreLoadExecutor-2589-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 775847 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 775855 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 775856 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 775856 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 775856 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 775856 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 775857 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 775860 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 775940 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 775940 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 775940 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2124924814, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 775940 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee5b604[collection1] main]
   [junit4]   2> 775945 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-001\collection1\conf
   [junit4]   2> 775945 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 775945 INFO  (coreLoadExecutor-2589-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 775945 INFO  (searcherExecutor-2590-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ee5b604[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775949 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\collection1
   [junit4]   2> 775951 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 775954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d9e4c6a{/solr,null,AVAILABLE}
   [junit4]   2> 775955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17bca7f8{HTTP/1.1,[http/1.1]}{127.0.0.1:63567}
   [junit4]   2> 775955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.e.j.s.Server Started @785750ms
   [junit4]   2> 775955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\collection1\data, hostPort=63567}
   [junit4]   2> 775955 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 775955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 775956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 775956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 775956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T04:43:22.591748200Z
   [junit4]   2> 775960 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\solr.xml
   [junit4]   2> 775969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 775969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 775969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 776051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 776062 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 776063 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 776067 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\.
   [junit4]   2> 776067 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C2E293CEDD804719]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 776069 INFO  (coreLoadExecutor-2599-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 776110 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 776116 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 776118 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 776118 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 776119 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d33ee3
   [junit4]   2> 776119 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 776119 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 776125 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 776245 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 776245 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 776263 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2124924814, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 776263 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c8b065[collection1] main]
   [junit4]   2> 776263 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001\solr-instance-002\collection1\conf
   [junit4]   2> 776266 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 776266 INFO  (coreLoadExecutor-2599-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 776266 INFO  (searcherExecutor-2600-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c8b065[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 776305 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 776333 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 23
   [junit4]   2> 776345 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 12
   [junit4]   2> 776367 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 776367 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 776368 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 776369 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 776369 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 776377 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 776393 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 776397 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 776405 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 776409 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 776419 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 776419 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 776420 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 776421 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 776429 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 776433 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 776441 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 776441 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 776441 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 776442 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 776443 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 776443 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 776443 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 776444 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 776444 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 776445 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 776449 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 776449 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 776449 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 776450 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 776450 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 776450 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 776451 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 776451 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 776452 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 776452 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 776453 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 776453 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 776453 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 776454 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 776455 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 776455 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 776455 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 776456 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 776457 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 776457 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 776457 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 776457 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 776458 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 776458 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 776458 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 776459 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 776459 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 776460 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 776465 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 4
   [junit4]   2> 776465 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 776465 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 776465 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 776466 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 776466 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 776466 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 776467 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 776467 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 776467 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 776467 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 776468 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 776468 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 776468 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 776469 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 776469 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 776469 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 776470 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 776470 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 776470 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 776471 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 776471 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 776472 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 776472 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 776472 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 776473 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 776473 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 776473 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 776474 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 776474 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 776474 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 776475 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 776475 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 776475 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 776475 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 776476 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 776476 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 776476 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 776477 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 776477 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 776477 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 776478 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 776478 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 776478 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 776479 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 776479 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 776479 INFO  (qtp1180953285-9817) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 776480 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 776484 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 776484 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 776484 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 776484 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 776484 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 776490 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 3
   [junit4]   2> 776491 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 776491 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 776492 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 776492 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 776492 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 776492 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 776493 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 776493 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 776494 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 776494 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 776494 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 776494 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 776495 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 776495 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 776495 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 776496 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 776496 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 776513 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 4
   [junit4]   2> 776513 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 776513 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 776513 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 776514 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 776514 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 776514 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 776515 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 776515 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 776515 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 776516 INFO  (qtp1180953285-9814) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 776516 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 776516 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 776517 INFO  (qtp1180953285-9821) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 776517 INFO  (qtp1180953285-9816) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 776518 INFO  (qtp1180953285-9818) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 776518 INFO  (qtp1180953285-9820) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 776519 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 776519 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 776519 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 776520 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 776520 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 776520 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 776521 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 776521 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 776521 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 776521 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 776522 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 776522 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 776522 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 776522 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 776523 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 776523 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 776523 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 776524 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 776524 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 776524 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 776524 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 776529 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 776529 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 776529 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 776530 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 776530 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 776530 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 776530 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 776531 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 776531 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 776531 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 776532 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 776532 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 776532 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 776533 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 776533 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 776533 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 776533 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 776534 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 776534 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 776534 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 776535 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 776535 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 776535 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 776536 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 776540 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 776540 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 776540 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 776540 INFO  (qtp1180953285-9819) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update par

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

    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 908293 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7375c1bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3dcaeafc
   [junit4]   2> 908294 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C2E293CEDD804719]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 908294 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a35142d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@63836603
   [junit4]   2> 908294 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C2E293CEDD804719]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 908294 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C2E293CEDD804719]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@717ed5e4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2681e417
   [junit4]   2> 908298 INFO  (coreCloseExecutor-3265-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5354a98c
   [junit4]   2> 908298 INFO  (coreCloseExecutor-3265-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1398057356
   [junit4]   2> 908298 INFO  (coreCloseExecutor-3265-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bb9ee2e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@21724f61
   [junit4]   2> 908310 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[C2E293CEDD804719]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3161c8b{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_C2E293CEDD804719-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), newname=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=522, maxMBSortInHeap=7.102173146986045, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7ec96225), locale=nmg, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=242576632,total=375914496
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotWhiteBoxTest, TestBinaryResponseWriter, ShardSplitTest, TestNumericRangeQuery32, ScriptEngineTest, TestTriggerIntegration, TestConfigSetsAPIExclusivity, TestUnifiedSolrHighlighter, ShardRoutingTest, TestLegacyTerms, TestSkipOverseerOperations, TestDistributedSearch, TestLeaderInitiatedRecoveryThread, CursorPagingTest, TestQuerySenderListener, TestConfigReload, TestLMDirichletSimilarityFactory, DataDrivenBlockJoinTest, AnalysisErrorHandlingTest, AssignBackwardCompatibilityTest, AlternateDirectoryTest, BinaryUpdateRequestHandlerTest, TestStressLiveNodes, SolrInfoBeanTest, SolrSlf4jReporterTest, TestBinaryField, TestPushWriter, NodeAddedTriggerTest, TestScoreJoinQPNoScore, BitVectorTest, PreAnalyzedUpdateProcessorTest, CdcrBidirectionalTest, BlockJoinFacetDistribTest, TestSimpleTextCodec, TestOnReconnectListenerSupport, TestCollectionsAPIViaSolrCloudCluster, MetricUtilsTest, RecoveryZkTest, BasicAuthStandaloneTest, PrimUtilsTest, TestNodeAddedTrigger, SolrMetricReporterTest, SSLMigrationTest, NotRequiredUniqueKeyTest, TestJsonFacetRefinement, TestIndexingPerformance, OutOfBoxZkACLAndCredentialsProvidersTest, V2StandaloneTest, TestPolicyCloud, TestReplicationHandler]
   [junit4] Completed [152/764 (1!)] on J0 in 132.61s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 4453 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1396, maxMBSortInHeap=7.203847914597013, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@63b02263), locale=sw-KE, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=137438568,total=220725248
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6374B3978D1F6DB -Dtests.slow=true -Dtests.locale=sw-KE -Dtests.timezone=Asia/Amman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6374B3978D1F6DB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6374B3978D1F6DB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.11s, 8 tests, 1 error <<< FAILURES!

[...truncated 38388 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7117 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7117/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.backcompat.TestLuceneIndexBackCompat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001\7.2.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001\7.2.1-nocfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001\7.2.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001\7.2.1-nocfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedTermsComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001\control\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001\control\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedTermsComponentTest_9E1D8AF009C0F9B2-001\tempDir-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestCloudManagedSchema

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudManagedSchema_9E1D8AF009C0F9B2-001\shard-3-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([6161DB76361704CD]: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 11819 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> 309113 INFO  (SUITE-ZkCLITest-seed#[9E1D8AF009C0F9B2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\init-core-data-001
   [junit4]   2> 309115 WARN  (SUITE-ZkCLITest-seed#[9E1D8AF009C0F9B2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 309115 INFO  (SUITE-ZkCLITest-seed#[9E1D8AF009C0F9B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 309121 INFO  (SUITE-ZkCLITest-seed#[9E1D8AF009C0F9B2]-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> 309123 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPut
   [junit4]   2> 309123 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPut
   [junit4]   2> 309389 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 309389 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 309389 INFO  (Thread-732) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 309389 INFO  (Thread-732) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 309412 ERROR (Thread-732) [    ] 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> 309490 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:51923
   [junit4]   2> 309502 INFO  (zkConnectionManagerCallback-764-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309511 INFO  (zkConnectionManagerCallback-766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309512 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPut
   [junit4]   2> 309597 INFO  (zkConnectionManagerCallback-768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309599 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16100e409b60002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 309619 INFO  (zkConnectionManagerCallback-770-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309623 ERROR (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] 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> 309625 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51923 51923
   [junit4]   2> 309626 INFO  (Thread-732) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51923 51923
   [junit4]   2> 309628 INFO  (TEST-ZkCLITest.testPut-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPut
   [junit4]   2> 309632 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   2> 309632 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testLs
   [junit4]   2> 309904 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 309904 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 309907 INFO  (Thread-733) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 309907 INFO  (Thread-733) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 309923 ERROR (Thread-733) [    ] 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> 310005 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:51938
   [junit4]   2> 310011 INFO  (zkConnectionManagerCallback-772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310031 INFO  (zkConnectionManagerCallback-774-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310031 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testLs
   [junit4]   2> 310069 INFO  (zkConnectionManagerCallback-776-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310076 ERROR (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] 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> 310076 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51938 51938
   [junit4]   2> 310077 INFO  (Thread-733) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51938 51938
   [junit4]   2> 310088 INFO  (TEST-ZkCLITest.testLs-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 310094 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateAcls
   [junit4]   2> 310094 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpdateAcls
   [junit4]   2> 310327 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 310327 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 310327 INFO  (Thread-734) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 310327 INFO  (Thread-734) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 310334 ERROR (Thread-734) [    ] 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> 310428 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:51950
   [junit4]   2> 310460 INFO  (zkConnectionManagerCallback-778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310469 INFO  (zkConnectionManagerCallback-780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310469 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpdateAcls
   [junit4]   2> 310510 INFO  (zkConnectionManagerCallback-782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310511 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.SolrZkClient Using ZkACLProvider: org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
   [junit4]   2> 310553 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16100e40d500002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 310558 INFO  (zkConnectionManagerCallback-784-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310561 ERROR (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] 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> 310561 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51950 51950
   [junit4]   2> 310563 INFO  (Thread-734) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51950 51950
   [junit4]   2> 310566 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateAcls
   [junit4]   2> 310570 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithChroot
   [junit4]   2> 310570 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testBootstrapWithChroot
   [junit4]   2> 310770 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-008\zookeeper/server1/data
   [junit4]   2> 310770 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 310770 INFO  (Thread-735) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 310770 INFO  (Thread-735) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 310777 ERROR (Thread-735) [    ] 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> 310871 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:51965
   [junit4]   2> 310882 INFO  (zkConnectionManagerCallback-786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310889 INFO  (zkConnectionManagerCallback-788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310889 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testBootstrapWithChroot
   [junit4]   2> 310893 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310894 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-007\solr.xml
   [junit4]   2> 310908 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b045f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 310912 INFO  (zkConnectionManagerCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 310926 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-007
   [junit4]   2> 310926 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 310926 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-007
   [junit4]   2> 310927 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkController Uploading directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-007\collection1\conf with name collection1 for SolrCore collection1
   [junit4]   2> 311977 ERROR (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] 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> 311978 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51965 51965
   [junit4]   2> 311979 INFO  (Thread-735) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51965 51965
   [junit4]   2> 311982 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithChroot
   [junit4]   2> 311986 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 311986 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 312257 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-010\zookeeper/server1/data
   [junit4]   2> 312257 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 312258 INFO  (Thread-736) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 312258 INFO  (Thread-736) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 312264 ERROR (Thread-736) [    ] 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> 312359 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:51983
   [junit4]   2> 312363 INFO  (zkConnectionManagerCallback-794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312370 INFO  (zkConnectionManagerCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312370 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 312377 INFO  (zkConnectionManagerCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312381 INFO  (zkConnectionManagerCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16100e414da0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 312632 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=32044756
   [junit4]   2> 312751 INFO  (zkConnectionManagerCallback-802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312760 INFO  (zkConnectionManagerCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312765 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\currency.xml
   [junit4]   2> 312768 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\mapping-FoldToASCII.txt
   [junit4]   2> 312771 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\managed-schema
   [junit4]   2> 312773 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\protwords.txt
   [junit4]   2> 312777 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\synonyms.txt
   [junit4]   2> 312779 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\stopwords.txt
   [junit4]   2> 312787 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\hit_grouped.vm
   [junit4]   2> 312799 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\mime_type_lists.vm
   [junit4]   2> 312802 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\suggest.vm
   [junit4]   2> 312805 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\hit.vm
   [junit4]   2> 312808 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\pagination_bottom.vm
   [junit4]   2> 312811 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\jquery.autocomplete.css
   [junit4]   2> 312814 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\hit_plain.vm
   [junit4]   2> 312817 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\product_doc.vm
   [junit4]   2> 312821 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\query_form.vm
   [junit4]   2> 312823 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\facet_queries.vm
   [junit4]   2> 312837 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\debug.vm
   [junit4]   2> 312840 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\facet_fields.vm
   [junit4]   2> 312843 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\jquery.autocomplete.js
   [junit4]   2> 312848 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\results_list.vm
   [junit4]   2> 312859 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\tabs.vm
   [junit4]   2> 312862 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\facet_pivot.vm
   [junit4]   2> 312865 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\did_you_mean.vm
   [junit4]   2> 312892 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\facets.vm
   [junit4]   2> 312894 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\join_doc.vm
   [junit4]   2> 312896 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\footer.vm
   [junit4]   2> 312899 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\query_spatial.vm
   [junit4]   2> 312901 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\facet_ranges.vm
   [junit4]   2> 312915 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\query_group.vm
   [junit4]   2> 312918 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\head.vm
   [junit4]   2> 312920 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\main.css
   [junit4]   2> 312923 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\pagination_top.vm
   [junit4]   2> 312926 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\README.txt
   [junit4]   2> 312929 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\cluster_results.vm
   [junit4]   2> 312932 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\query.vm
   [junit4]   2> 312934 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\layout.vm
   [junit4]   2> 312940 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\error.vm
   [junit4]   2> 312943 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\header.vm
   [junit4]   2> 312946 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\VM_global_library.vm
   [junit4]   2> 312948 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\cluster.vm
   [junit4]   2> 312951 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\richtext_doc.vm
   [junit4]   2> 312954 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\velocity\browse.vm
   [junit4]   2> 312957 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\_schema_analysis_synonyms_english.json
   [junit4]   2> 312959 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\admin-extra.html
   [junit4]   2> 312961 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\update-script.js
   [junit4]   2> 312967 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\_schema_analysis_stopwords_english.json
   [junit4]   2> 312980 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\solrconfig.xml
   [junit4]   2> 312997 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\admin-extra.menu-top.html
   [junit4]   2> 313004 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\elevate.xml
   [junit4]   2> 313011 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\clustering\carrot2\README.txt
   [junit4]   2> 313014 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\clustering\carrot2\lingo-attributes.xml
   [junit4]   2> 313018 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\clustering\carrot2\stc-attributes.xml
   [junit4]   2> 313021 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\clustering\carrot2\kmeans-attributes.xml
   [junit4]   2> 313023 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\mapping-ISOLatin1Accent.txt
   [junit4]   2> 313026 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\spellings.txt
   [junit4]   2> 313031 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\xslt\example_atom.xsl
   [junit4]   2> 313034 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\xslt\example_rss.xsl
   [junit4]   2> 313040 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\xslt\luke.xsl
   [junit4]   2> 313043 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\xslt\updateXml.xsl
   [junit4]   2> 313046 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\xslt\example.xsl
   [junit4]   2> 313049 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\_rest_managed.json
   [junit4]   2> 313054 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\contractions_it.txt
   [junit4]   2> 313056 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\contractions_ca.txt
   [junit4]   2> 313059 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stemdict_nl.txt
   [junit4]   2> 313061 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_hy.txt
   [junit4]   2> 313065 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_no.txt
   [junit4]   2> 313068 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_id.txt
   [junit4]   2> 313071 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_da.txt
   [junit4]   2> 313074 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ga.txt
   [junit4]   2> 313077 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_hi.txt
   [junit4]   2> 313084 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ja.txt
   [junit4]   2> 313086 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_pt.txt
   [junit4]   2> 313089 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_hu.txt
   [junit4]   2> 313091 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ckb.txt
   [junit4]   2> 313094 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_el.txt
   [junit4]   2> 313097 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ru.txt
   [junit4]   2> 313100 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_tr.txt
   [junit4]   2> 313103 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ar.txt
   [junit4]   2> 313105 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\userdict_ja.txt
   [junit4]   2> 313109 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_eu.txt
   [junit4]   2> 313111 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_it.txt
   [junit4]   2> 313115 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_cz.txt
   [junit4]   2> 313118 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stoptags_ja.txt
   [junit4]   2> 313120 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\contractions_fr.txt
   [junit4]   2> 313123 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_de.txt
   [junit4]   2> 313126 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_fa.txt
   [junit4]   2> 313129 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\contractions_ga.txt
   [junit4]   2> 313131 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ca.txt
   [junit4]   2> 313134 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_nl.txt
   [junit4]   2> 313137 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_bg.txt
   [junit4]   2> 313141 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_en.txt
   [junit4]   2> 313143 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_es.txt
   [junit4]   2> 313147 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_lv.txt
   [junit4]   2> 313151 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_ro.txt
   [junit4]   2> 313153 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_th.txt
   [junit4]   2> 313156 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_fr.txt
   [junit4]   2> 313159 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_sv.txt
   [junit4]   2> 313162 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_fi.txt
   [junit4]   2> 313165 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\hyphenations_ga.txt
   [junit4]   2> 313168 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\lang\stopwords_gl.txt
   [junit4]   2> 313171 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\params.json
   [junit4]   2> 313174 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-011\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-3273296443817\admin-extra.menu-bottom.html
   [junit4]   2> 313459 INFO  (zkConnectionManagerCallback-806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313562 ERROR (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] 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> 313563 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51983 51983
   [junit4]   2> 313564 INFO  (Thread-736) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51983 51983
   [junit4]   2> 313566 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpConfigLinkConfigClearZk
   [junit4]   2> 313569 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMakePath
   [junit4]   2> 313569 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testMakePath
   [junit4]   2> 313880 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-013\zookeeper/server1/data
   [junit4]   2> 313880 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 313882 INFO  (Thread-737) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 313882 INFO  (Thread-737) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 313906 ERROR (Thread-737) [    ] 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> 314053 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:52007
   [junit4]   2> 314075 INFO  (zkConnectionManagerCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314083 INFO  (zkConnectionManagerCallback-810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314083 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testMakePath
   [junit4]   2> 314098 INFO  (zkConnectionManagerCallback-812-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314115 ERROR (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] 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> 314115 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52007 52007
   [junit4]   2> 314116 INFO  (Thread-737) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52007 52007
   [junit4]   2> 314118 INFO  (TEST-ZkCLITest.testMakePath-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMakePath
   [junit4]   2> 314153 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidZKAddress
   [junit4]   2> 314153 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testInvalidZKAddress
   [junit4]   2> 314399 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-015\zookeeper/server1/data
   [junit4]   2> 314399 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 314400 INFO  (Thread-738) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 314400 INFO  (Thread-738) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 314407 ERROR (Thread-738) [    ] 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> 314528 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:52019
   [junit4]   2> 314540 INFO  (zkConnectionManagerCallback-814-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314558 INFO  (zkConnectionManagerCallback-816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314559 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testInvalidZKAddress
   [junit4]   2> 315464 ERROR (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] 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> 315464 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52019 52019
   [junit4]   2> 315481 INFO  (Thread-738) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52019 52019
   [junit4]   2> 315481 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvalidZKAddress
   [junit4]   2> 315489 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterProperty
   [junit4]   2> 315489 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testSetClusterProperty
   [junit4]   2> 316006 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_9E1D8AF009C0F9B2-001\tempDir-017\zookeeper/server1/data
   [junit4]   2> 316006 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 316024 INFO  (Thread-739) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 316024 INFO  (Thread-739) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 316059 ERROR (Thread-739) [    ] 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> 316129 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:52028
   [junit4]   2> 316150 INFO  (zkConnectionManagerCallback-820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316158 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316159 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testSetClusterProperty
   [junit4]   2> 316163 INFO  (zkConnectionManagerCallback-824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316199 INFO  (zkConnectionManagerCallback-826-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316202 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16100e423ac0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 316204 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16100e423ac0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 316205 ERROR (TEST-ZkCLITest.testSetClusterProperty-seed#[9E1D8AF009C0F9B2]) [    ] o.a.z.s.ZooKeeperServer ZKShu

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

s, TestOmitPositions, DistribCursorPagingTest, TestReqParamsAPI, DirectoryFactoryTest, OverseerRolesTest, TestSlowCompositeReaderWrapper, TestEmbeddedSolrServerSchemaAPI, TestNamedUpdateProcessors, ResourceLoaderTest, TestSolrCloudWithKerberosAlt, RequiredFieldsTest, MissingSegmentRecoveryTest, ConfigureRecoveryStrategyTest, NodeLostTriggerTest, TolerantUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, OpenCloseCoreStressTest, TestDistribIDF, ResponseHeaderTest, IndexSchemaRuntimeFieldTest, TestUseDocValuesAsStored2, TestCSVResponseWriter, HdfsRecoverLeaseTest, TestMultiValuedNumericRangeQuery, TestJsonFacets, SortSpecParsingTest, SharedFSAutoReplicaFailoverTest, TestStreamBody, SystemLogListenerTest, OutOfBoxZkACLAndCredentialsProvidersTest, CloudMLTQParserTest, TriggerIntegrationTest, TestBackupRepositoryFactory, StatsReloadRaceTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestSubQueryTransformerCrossCore, TestCustomStream, DistributedMLTComponentTest, HdfsThreadLeakTest, TestCollectionAPIs, HttpPartitionTest, VersionInfoTest, BasicDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, ZkFailoverTest, RAMDirectoryFactoryTest, DateMathParserTest, QueryElevationComponentTest, TestCollapseQParserPlugin, TestCustomDocTransformer, TestSolrFieldCacheBean, TestMacros, PKIAuthenticationIntegrationTest, TestDistributedStatsComponentCardinality, DistributedSuggestComponentTest, TestTolerantSearch, TermVectorComponentDistributedTest, NumericFieldsTest, TestLazyCores, MergeStrategyTest, TestBinaryField, DistributedFacetExistsSmallTest, SecurityConfHandlerTest, TestFieldCacheSort, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestRecovery, DistributedSpellCheckComponentTest, TestStressReorder, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, DocValuesTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration, MBeansHandlerTest, UpdateParamsTest, CopyFieldTest, MultiTermTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, URLClassifyProcessorTest, TestFastLRUCache, TestSuggestSpellingConverter, TestSolrJ, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest, TestLuceneIndexBackCompat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLuceneIndexBackCompat -Dtests.seed=9E1D8AF009C0F9B2 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLuceneIndexBackCompat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001\7.2.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001\7.2.1-nocfs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_9E1D8AF009C0F9B2-001\7.2.1-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E1D8AF009C0F9B2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [518/768 (5!)] on J0 in 3.75s, 1 test, 1 error <<< FAILURES!

[...truncated 3309 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1453, maxMBSortInHeap=7.951495039104039, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1821576), locale=vi-VN, timezone=Brazil/Acre
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=6965176,total=37416960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6161DB76361704CD -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6161DB76361704CD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6161DB76361704CD]: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.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 41461 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7116 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7116/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene70.TestLucene70SegmentInfoFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene70.TestLucene70SegmentInfoFormat_4B04972AD43CDB5-001

	at __randomizedtesting.SeedInfo.seed([4B04972AD43CDB5]: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.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([6FEB0666921512E3:E065E1C68079E11C]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([6FEB0666921512E3]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([119B22C380F66461:B6743F604FBBEB79]:0)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.waitForState(SimSolrCloudTestCase.java:271)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode(TestLargeCluster.java:234)
	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.response.TestCSVResponseWriter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.TestCSVResponseWriter_119B22C380F66461-001\init-core-data-001\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.TestCSVResponseWriter_119B22C380F66461-001\init-core-data-001\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.TestCSVResponseWriter_119B22C380F66461-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.TestCSVResponseWriter_119B22C380F66461-001\init-core-data-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8DFFC6796E5A1427-001\tempDir-051

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([5A74A10D9E108EBE]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1696)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:909)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor738.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy66.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Short read of block.
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.io.EOFException: Short read of block.
	at org.eclipse.jgit.util.IO.readFully(IO.java:249)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:212)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:142)
	at org.eclipse.jgit.transport.PacketLineIn.readACK(PacketLineIn.java:106)
	at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:667)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:363)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 1c4b417c50cc167818a9baf656c8f1f21614262f (refs/remotes/origin/master)
Commit message: "SOLR-11794: Restart replicate from ledaer on core reload on PULL replicas"
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 80ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 825 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 486 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says jolly good day! Master seed: 4B04972AD43CDB5
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 476 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8348@localhost).
   [junit4] Started J0 PID(3576@localhost).
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [1/476] on J1 in 0.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
   [junit4] Completed [2/476] on J1 in 0.48s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [3/476] on J1 in 0.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [4/476] on J0 in 7.09s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [5/476] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4] Completed [6/476] on J1 in 6.84s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [junit4] Completed [7/476] on J1 in 0.18s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [8/476] on J0 in 0.86s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed [9/476] on J1 in 0.64s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [10/476] on J0 in 1.39s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [11/476] on J0 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] IGNOR/A 0.01s J0 | TestControlledRealTimeReopenThread.testCRTReopen
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
   [junit4] Completed [12/476] on J0 in 1.43s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed [13/476] on J0 in 0.09s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [14/476] on J0 in 0.20s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [15/476] on J0 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [16/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] Completed [17/476] on J0 in 1.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [18/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
   [junit4] Completed [19/476] on J0 in 0.09s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J0 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [20/476] on J0 in 1.46s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
   [junit4] Completed [21/476] on J0 in 0.22s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [22/476] on J1 in 8.98s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [23/476] on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [24/476] on J1 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
   [junit4] Completed [25/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [26/476] on J1 in 0.09s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [27/476] on J1 in 0.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed [28/476] on J1 in 2.02s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [29/476] on J1 in 0.37s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [30/476] on J0 in 7.59s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [31/476] on J0 in 1.30s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [32/476] on J0 in 1.33s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [33/476] on J0 in 0.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [34/476] on J0 in 0.72s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed [35/476] on J0 in 0.58s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [36/476] on J0 in 0.26s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [37/476] on J0 in 0.81s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [38/476] on J0 in 0.48s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [39/476] on J0 in 0.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed [40/476] on J0 in 0.31s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
   [junit4] Completed [41/476] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4] Completed [42/476] on J0 in 0.48s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [43/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [44/476] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [45/476] on J1 in 10.70s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [46/476] on J1 in 0.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4] Completed [47/476] on J1 in 0.24s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2EXP
   [junit4] Completed [48/476] on J0 in 3.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [49/476] on J0 in 0.21s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [50/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [51/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed [52/476] on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J0 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [53/476] on J0 in 0.09s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [54/476] on J1 in 1.38s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMergedIterator
   [junit4] Completed [55/476] on J0 in 0.22s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [56/476] on J0 in 0.36s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed [57/476] on J1 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [58/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [59/476] on J0 in 0.80s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [junit4] IGNOR/A 0.01s J1 | TestDoubleRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [60/476] on J1 in 2.19s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed [61/476] on J1 in 0.22s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4] IGNOR/A 0.00s J0 | TestFloatRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [62/476] on J0 in 2.77s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed [63/476] on J0 in 0.07s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [junit4] Completed [64/476] on J1 in 1.22s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed [65/476] on J1 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [66/476] on J1 in 0.35s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed [67/476] on J0 in 1.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed [68/476] on J0 in 0.62s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [69/476] on J0 in 1.94s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [70/476] on J0 in 1.81s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [71/476] on J0 in 0.19s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed [72/476] on J0 in 1.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [73/476] on J0 in 0.17s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [74/476] on J0 in 0.09s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnVMError.testCheckpoint
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [75/476] on J0 in 0.37s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [76/476] on J0 in 0.10s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed [77/476] on J0 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [78/476] on J1 in 8.68s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [79/476] on J1 in 0.25s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed [80/476] on J1 in 0.08s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource
   [junit4] Completed [81/476] on J0 in 3.37s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [82/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed [83/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoostQuery
   [junit4] Completed [84/476] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [85/476] on J0 in 0.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed [86/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [87/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [88/476] on J0 in 1.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed [89/476] on J0 in 1.65s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [90/476] on J1 in 5.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [91/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter
   [junit4] Completed [92/476] on J0 in 1.62s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [93/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [94/476] on J0 in 0.36s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [junit4] Completed [95/476] on J0 in 0.17s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [96/476] on J0 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermQuery
   [junit4] Completed [97/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [98/476] on J0 in 0.92s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [99/476] on J1 in 2.60s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [100/476] on J1 in 1.27s, 44 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [101/476] on J1 in 0.93s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed [102/476] on J1 in 1.18s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [103/476] on J1 in 0.76s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [104/476] on J1 in 0.10s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets angry!
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [105/476] on J0 in 4.63s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [106/476] on J0 in 0.15s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed [107/476] on J1 in 1.65s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [108/476] on J1 in 0.38s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [109/476] on J0 in 2.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed [110/476] on J0 in 0.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4] Completed [111/476] on J0 in 1.78s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [112/476] on J1 in 2.65s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed [113/476] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [114/476] on J1 in 0.35s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed [115/476] on J0 in 0.44s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [116/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils
   [junit4] Completed [117/476] on J0 in 0.39s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [118/476] on J0 in 0.14s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [119/476] on J0 in 1.10s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] Completed [120/476] on J1 in 3.14s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed [121/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [122/476] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2
   [junit4] Completed [123/476] on J1 in 2.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed [124/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.00s J1 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=very slow, use 5g minimum heap))
   [junit4] Completed [125/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [126/476] on J1 in 0.14s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed [127/476] on J1 in 1.04s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4] Completed [128/476] on J1 in 0.76s, 56 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4] Completed [129/476] on J1 in 1.34s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [130/476] on J1 in 0.66s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [131/476] on J0 in 9.83s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed [132/476] on J1 in 2.99s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [133/476] on J0 in 5.02s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [134/476] on J0 in 1.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [135/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [136/476] on J0 in 0.97s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [137/476] on J1 in 6.93s, 29 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed [138/476] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringHelper
   [junit4] Completed [139/476] on J1 in 0.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [140/476] on J1 in 0.58s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [141/476] on J1 in 0.16s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [142/476] on J1 in 0.33s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [143/476] on J0 in 5.54s, 34 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [144/476] on J0 in 0.03s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [145/476] on J0 in 0.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [146/476] on J0 in 0.29s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [147/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [148/476] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [149/476] on J0 in 6.77s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIne
   [junit4] Completed [150/476] on J1 in 12.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] Completed [151/476] on J0 in 3.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [152/476] on J0 in 0.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed [153/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [154/476] on J0 in 0.71s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed [155/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed [156/476] on J0 in 0.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed [157/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [158/476] on J0 in 0.01s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [159/476] on J1 in 3.86s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [160/476] on J1 in 1.61s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes over two hours))
   [junit4] Completed [161/476] on J1 in 0.98s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [162/476] on J1 in 1.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J1 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 2 hours if the heap is 5gb))
   [junit4] Completed [163/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [164/476] on J1 in 0.06s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG
   [junit4] Completed [165/476] on J1 in 2.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
   [junit4] Completed [166/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [167/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed [168/476] on J1 in 0.06s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [169/476] on J1 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelG
   [junit4] Completed [170/476] on J0 in 10.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [171/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed [172/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] IGNOR/A 0.00s J0 | TestLazyProxSkipping.testLazySkipping
   [junit4]    > Assumption #1: This test cannot run with Memory postings format
   [junit4] Completed [173/476] on J0 in 0.01s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceSaturated
   [junit4] Completed [174/476] on J1 in 4.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed [175/476] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [176/476] on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [junit4] Completed [177/476] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [178/476] on J0 in 1.29s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed [179/476] on J0 in 0.20s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
   [junit4] Completed [180/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] IGNOR/A 0.00s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] Completed [181/476] on J1 in 0.01s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
   [junit4] Completed [182/476] on J1 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [183/476] on J0 in 0.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [184/476] on J0 in 0.16s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [185/476] on J1 in 0.06s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [186/476] on J1 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [187/476] on J0 in 0.09s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [188/476] on J0 in 0.21s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveChecksumFooter
   [junit4] Completed [189/476] on J1 in 0.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [190/476] on J1 in 0.05s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [191/476] on J1 in 0.02s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSegmentCacheables
   [junit4] Completed [192/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed [193/476] on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [194/476] on J1 in 0.04s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [195/476] on J0 in 1.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [196/476] on J0 in 0.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [197/476] on J0 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed [198/476] on J0 in 0.07s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [199/476] on J1 in 1.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [200/476] on J1 in 3.20s, 28 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
   [junit4] Completed [201/476] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed [202/476] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [203/476] on J0 in 4.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4] Completed [204/476] on J1 in 4.03s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP
   [junit4] Completed [205/476] on J0 in 3.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [206/476] on J1 in 2.46s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestLongRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [207/476] on J1 in 3.84s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [208/476] on J1 in 0.87s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer
   [junit4] Completed [209/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed [210/476] on J1 in 0.14s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed [211/476] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed [212/476] on J1 in 0.33s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4] Completed [213/476] on J0 in 12.92s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterCodecReader
   [junit4] Completed [214/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [215/476] on J1 in 7.56s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [216/476] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [217/476] on J1 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [218/476] on J1 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [219/476] on J0 in 2.99s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [220/476] on J0 in 0.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriter.testWithPendingDeletions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [221/476] on J0 in 3.13s, 76 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [222/476] on J1 in 6.15s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [223/476] on J0 in 4.23s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [224/476] on J1 in 6.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [225/476] on J1 in 2.32s, 43 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed [226/476] on J1 in 0.70s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [junit4] Completed [227/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [228/476] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [229/476] on J1 in 0.19s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [230/476] on J0 in 7.68s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [231/476] on J0 in 0.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [232/476] on J1 in 1.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed [233/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [234/476] on J1 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [235/476] on J1 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterDirectoryReader
   [junit4] Completed [236/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [237/476] on J1 in 0.27s, 47 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed [238/476] on J1 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
   [junit4] Completed [239/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.01s J0 | TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [240/476] on J0 in 1.26s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [241/476] on J0 in 4.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [242/476] on J0 in 2.51s, 54 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [243/476] on J0 in 5.92s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [244/476] on J0 in 1.66s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [245/476] on J0 in 1.95s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [246/476] on J1 in 17.80s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSynonymQuery
   [junit4] Completed [247/476] on J1 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWANDScorer
   [junit4] Completed [248/476] on J1 in 0.41s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFieldType
   [junit4] Completed [249/476] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [250/476] on J0 in 3.35s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [251/476] on J1 in 3.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [252/476] on J1 in 2.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [253/476] on J1 in 1.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [254/476] on J0 in 9.38s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [255/476] on J0 in 1.41s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [256/476] on J1 in 7.86s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [257/476] on J0 in 1.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [258/476] on J1 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [259/476] on J0 in 0.30s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [260/476] on J0 in 1.06s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed [261/476] on J1 in 1.18s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [262/476] on J1 in 0.98s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed [263/476] on J1 in 0.18s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [264/476] on J0 in 3.42s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed [265/476] on J0 in 0.41s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [266/476] on J0 in 0.35s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [267/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed [268/476] on J0 in 0.29s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [269/476] on J0 in 0.42s

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

rs.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null928157057
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null928157057
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null928157057

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1819858756
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1819858756
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1819858756

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 43ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 99 minutes 21 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1c4b417c50cc167818a9baf656c8f1f21614262f, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7115
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7115 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7115/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3\taxo: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3\taxo    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-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-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3\taxo: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3\taxo
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7BA2B9DE6E53C585-001\replicationClientTest-005\3

	at __randomizedtesting.SeedInfo.seed([7BA2B9DE6E53C585:1EBB7AB34DD39C43]: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.testNoUpdateThread(IndexAndTaxonomyReplicationClientTest.java:238)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([6856486BE123436B:2DFC3A12A571FF1F]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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


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

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

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

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




Build Log:
[...truncated 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1696)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:909)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor738.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy66.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.transport.TransportGitAnon.openConnection(TransportGitAnon.java:150)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:179)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision a08f71279ca79113f41a0ae1f954931195ebba41 (refs/remotes/origin/master)
Commit message: "SOLR-11737: Add kmeans Stream Evaluator to support kmeans clustering"
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "9.0.1"
[java-info] Java(TM) SE Runtime Environment (9.0.1+11, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, Oracle Corporation)
[java-info] Test args: [-XX:-UseCompressedOops -XX:+UseParallelGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 153ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 825 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 486 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ??????! Master seed: F45E390DA32C2E67
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 476 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(7492@localhost).
   [junit4] Started J0 PID(1672@localhost).
   [junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
   [junit4] Completed [1/476] on J0 in 2.57s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [2/476] on J0 in 1.53s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [3/476] on J0 in 11.88s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [5/476] on J0 in 1.98s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [6/476] on J0 in 2.07s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [7/476] on J1 in 23.18s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed [8/476] on J1 in 1.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed [9/476] on J1 in 3.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMathUtil
   [junit4] Completed [10/476] on J1 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [11/476] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [12/476] on J1 in 0.04s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4] Completed [13/476] on J0 in 11.37s, 50 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [14/476] on J1 in 6.24s, 15 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] IGNOR/A 0.00s J1 | TestFilterDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestFilterDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [15/476] on J1 in 0.24s, 44 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter
   [junit4] Completed [16/476] on J0 in 5.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [17/476] on J1 in 3.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [18/476] on J1 in 0.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [19/476] on J0 in 1.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [20/476] on J0 in 0.23s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerms
   [junit4] Completed [21/476] on J0 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [22/476] on J0 in 0.16s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [23/476] on J0 in 0.11s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [24/476] on J0 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed [25/476] on J0 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [26/476] on J0 in 0.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [27/476] on J0 in 1.93s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed [28/476] on J0 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [29/476] on J0 in 0.09s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.02s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [30/476] on J0 in 2.26s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [junit4] Completed [31/476] on J0 in 0.47s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [32/476] on J0 in 0.61s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
   [junit4] Completed [33/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [junit4] Completed [34/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery
   [junit4] Completed [35/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed [36/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J0 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [37/476] on J0 in 2.39s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
   [junit4] Completed [38/476] on J0 in 0.24s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [39/476] on J0 in 2.51s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed [40/476] on J0 in 0.52s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecUtil
   [junit4] Completed [41/476] on J0 in 0.11s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [42/476] on J1 in 16.23s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [43/476] on J0 in 4.18s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [44/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [45/476] on J0 in 0.23s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [46/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [47/476] on J1 in 1.33s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [junit4] Completed [48/476] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed [49/476] on J1 in 0.42s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSPIClassIterator
   [junit4] Completed [50/476] on J1 in 0.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [51/476] on J1 in 2.33s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
   [junit4] Completed [52/476] on J0 in 10.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [53/476] on J0 in 0.05s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [54/476] on J0 in 0.24s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
   [junit4] IGNOR/A 0.00s J0 | Test2BPostingsBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes ~20GB-30GB of space and 10 minutes"))
   [junit4] Completed [55/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [56/476] on J0 in 0.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed [57/476] on J0 in 0.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed [58/476] on J0 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [59/476] on J0 in 0.08s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [60/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [61/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [junit4] Completed [62/476] on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [63/476] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed [64/476] on J0 in 0.66s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [65/476] on J1 in 11.36s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [66/476] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [67/476] on J1 in 0.72s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [68/476] on J1 in 0.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [69/476] on J1 in 2.68s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.00s J1 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="very slow, use 5g minimum heap"))
   [junit4] Completed [70/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4] Completed [71/476] on J1 in 0.67s, 56 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionLL
   [junit4] Completed [72/476] on J0 in 9.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG
   [junit4] Completed [73/476] on J1 in 4.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [74/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [75/476] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed [76/476] on J1 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [77/476] on J1 in 0.19s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed [78/476] on J1 in 0.08s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [79/476] on J0 in 5.48s, 54 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed [80/476] on J0 in 0.11s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [81/476] on J1 in 3.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [82/476] on J0 in 0.72s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.02s J0 | TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [83/476] on J0 in 1.46s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed [84/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [85/476] on J0 in 10.54s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed [86/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [87/476] on J1 in 13.73s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [88/476] on J0 in 1.48s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.00s J0 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="You must increase heap to > 2 G to run this"))
   [junit4] Completed [89/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [90/476] on J0 in 0.33s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [junit4] Completed [91/476] on J0 in 0.41s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [92/476] on J1 in 5.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4] Completed [93/476] on J0 in 3.81s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMergedIterator
   [junit4] Completed [94/476] on J0 in 0.11s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [95/476] on J0 in 0.53s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2
   [junit4] Completed [96/476] on J1 in 1.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [97/476] on J1 in 0.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed [98/476] on J1 in 0.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [99/476] on J1 in 1.39s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [100/476] on J0 in 2.95s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed [101/476] on J1 in 0.84s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [102/476] on J0 in 0.15s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [103/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [104/476] on J0 in 0.02s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [105/476] on J0 in 0.05s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [106/476] on J1 in 0.08s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed [107/476] on J1 in 0.73s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [108/476] on J1 in 0.14s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [109/476] on J1 in 0.12s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [110/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [111/476] on J1 in 0.05s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [112/476] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [113/476] on J1 in 0.00s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [junit4] Completed [114/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed [115/476] on J0 in 2.36s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [116/476] on J0 in 0.05s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.00s J0 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [117/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [118/476] on J0 in 0.30s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesQueries
   [junit4] Completed [119/476] on J1 in 1.60s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [120/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [121/476] on J1 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [junit4] Completed [122/476] on J0 in 0.94s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [123/476] on J0 in 1.68s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [124/476] on J0 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70SegmentInfoFormat
   [junit4] Completed [125/476] on J0 in 0.19s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="uses lots of space and takes a few minutes"))
   [junit4] Completed [126/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4] Completed [127/476] on J0 in 4.26s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPoints
   [junit4] IGNOR/A 0.00s J0 | Test2BPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes at least 4 hours and consumes many GB of temp disk space"))
   [junit4] IGNOR/A 0.00s J0 | Test2BPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes at least 4 hours and consumes many GB of temp disk space"))
   [junit4] Completed [128/476] on J0 in 0.02s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [129/476] on J1 in 7.41s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [130/476] on J0 in 0.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [131/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [132/476] on J0 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [133/476] on J1 in 0.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed [134/476] on J1 in 0.87s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed [135/476] on J1 in 0.16s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [136/476] on J1 in 0.24s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4] Completed [137/476] on J1 in 0.06s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [138/476] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
   [junit4] IGNOR/A 0.00s J1 | Test2BSortedDocValuesFixedSorted.testFixedSorted
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~ 6 hours if the heap is 5gb"))
   [junit4] Completed [139/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed [140/476] on J1 in 0.00s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed [141/476] on J1 in 0.03s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [142/476] on J1 in 0.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed [143/476] on J0 in 2.73s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [144/476] on J0 in 0.40s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [145/476] on J0 in 0.20s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [146/476] on J0 in 0.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed [147/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [148/476] on J1 in 3.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [149/476] on J1 in 0.34s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized
   [junit4] Completed [150/476] on J0 in 5.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed [151/476] on J0 in 0.17s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4] Completed [152/476] on J1 in 4.26s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [153/476] on J1 in 1.72s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed [154/476] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [junit4] Completed [155/476] on J1 in 0.11s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [156/476] on J1 in 0.50s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFieldType
   [junit4] Completed [157/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRescorer
   [junit4] Completed [158/476] on J1 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
   [junit4] Completed [159/476] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [160/476] on J1 in 0.28s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.00s J1 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [161/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [162/476] on J1 in 1.56s, 43 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [163/476] on J0 in 5.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [164/476] on J0 in 2.47s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [165/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [166/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [167/476] on J0 in 0.09s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2LOG
   [junit4] Completed [168/476] on J1 in 4.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
   [junit4] Completed [169/476] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [170/476] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader
   [junit4] Completed [171/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed [172/476] on J1 in 0.09s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed [173/476] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [174/476] on J1 in 0.67s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed [175/476] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [176/476] on J0 in 2.72s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [177/476] on J0 in 0.25s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed [178/476] on J0 in 0.21s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [179/476] on J1 in 1.24s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed [180/476] on J1 in 0.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed [181/476] on J0 in 1.86s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed [182/476] on J1 in 1.42s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringHelper
   [junit4] Completed [183/476] on J1 in 0.02s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed [184/476] on J0 in 0.47s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [185/476] on J0 in 0.23s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes over two hours"))
   [junit4] Completed [186/476] on J1 in 1.41s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [187/476] on J0 in 5.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [188/476] on J0 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [189/476] on J0 in 1.70s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy
   [junit4] Completed [190/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnVMError.testCheckpoint
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [191/476] on J0 in 0.41s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnJRECrash.testNRTThreads
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [192/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J0 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [193/476] on J0 in 0.89s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionSPL
   [junit4] Completed [194/476] on J1 in 10.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [195/476] on J1 in 2.14s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [junit4] Completed [196/476] on J1 in 0.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [junit4] Completed [197/476] on J1 in 0.23s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [198/476] on J1 in 1.28s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [199/476] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriter.testWithPendingDeletions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [200/476] on J0 in 8.36s, 76 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [201/476] on J1 in 2.16s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.02s J1 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes ~ 2 hours if the heap is 5gb"))
   [junit4] Completed [202/476] on J1 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [203/476] on J1 in 0.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [204/476] on J1 in 0.71s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [205/476] on J0 in 2.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [206/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [207/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [208/476] on J1 in 1.84s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [209/476] on J0 in 1.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [210/476] on J1 in 0.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [211/476] on J0 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [212/476] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTragicIndexWriterDeadlock
   [junit4] Completed [213/476] on J1 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
   [junit4] Completed [214/476] on J1 in 0.03s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] IGNOR/A 0.00s J0 | TestNRTReaderCleanup.testClosingNRTReaderDoesNotCorruptYourIndex
   [junit4]    > Assumption #1: this test can't run on Windows
   [junit4] Completed [215/476] on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [216/476] on J0 in 0.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [junit4] Completed [217/476] on J1 in 0.65s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [218/476] on J1 in 0.27s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [219/476] on J1 in 0.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
   [junit4] Completed [220/476] on J1 in 0.00s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [221/476] on J0 in 1.76s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed [222/476] on J0 in 0.05s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed [223/476] on J0 in 0.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed [224/476] on J0 in 0.03s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticSimilarity
   [junit4] Completed [225/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [226/476] on J1 in 4.85s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
   [junit4] Completed [227/476] on J1 in 0.42s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
   [junit4] Completed [228/476] on J1 in 0.14s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [229/476] on J0 in 5.41s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J0 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [230/476] on J0 in 4.47s, 28 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [231/476] on J1 in 6.70s, 29 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed [232/476] on J1 in 0.31s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [233/476] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] Completed [234/476] on J1 in 2.23s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilterWeight
   [junit4] Completed [235/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [236/476] on J1 in 0.49s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [237/476] on J0 in 4.04s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [238/476] on J1 in 1.51s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs
   [junit4] Completed [239/476] on J1 in 0.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [240/476] on J0 in 4.81s, 34 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4] Completed [241/476] on J1 in 3.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.MultiCollectorTest
   [junit4] Completed [242/476] on J1 in 0.49s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWANDScorer
   [junit4] Completed [243/476] on J1 in 0.54s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [244/476] on J0 in 5.27s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [245/476] on J1 in 6.10s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [246/476] on J0 in 2.97s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [247/476] on J1 in 1.64s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [248/476] on J1 in 2.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [249/476] on J0 in 4.99s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [250/476] on J1 in 1.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [251/476] on J0 in 3.68s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed [252/476] on J1 in 3.40s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [253/476] on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed [254/476] on J1 in 0.11s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [255/476] on J0 in 1.36s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [256/476] on J1 in 1.13s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [257/476] on J0 in 1.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [258/476] on J1 in 0.98s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [259/476] on J1 in 0.99s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [260/476] on J1 in 0.95s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [261/476] on J0 in 4.29s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed [262/476] on J0 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [263/476] on J0 in 0.58s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [264/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [265/476] on J0 in 0.42s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J0 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [266/476] on J0 in 1.76s, 44 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [267/476] on J0 in 0.42s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [268/476] on J0 in 3.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed [269/476] on J1 in 11.08s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed [270/476] on J0 in 0.86s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [271/476] on J1 in 0.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed [272/476] on J1 in 0.22s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed [273/476] on J0 in 0.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [274/476] on J1 in 0.22s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [275/476] on J0 in 0.20s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [276/476] on J1 in 0.12s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [277/476] on J0 in 0.75s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [278/476] on J1 in 0.80s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J0 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~30min"))
   [junit4] Completed [279/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed [280/476] on J1 in 0.36s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed [281/476] on J0 in 0.34s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [282/476] on J0 in 0.39s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [283/476] on J1 in 0.69s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.02s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subcl

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

list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1986760690
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1986760690
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1986760690

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1029899130
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1029899130
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1029899130

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 45ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 86 minutes 59 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a08f71279ca79113f41a0ae1f954931195ebba41, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7114
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7114 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7114/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.index.WrapperMergePolicyFactoryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001 

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

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([7BD55B248815EBB8:445D588C9F431B5F]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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

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




Build Log:
[...truncated 11829 lines...]
   [junit4] Suite: org.apache.solr.index.WrapperMergePolicyFactoryTest
   [junit4]   2> 202520 INFO  (SUITE-WrapperMergePolicyFactoryTest-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001\init-core-data-001
   [junit4]   2> 202523 WARN  (SUITE-WrapperMergePolicyFactoryTest-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 202523 INFO  (SUITE-WrapperMergePolicyFactoryTest-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 202525 INFO  (SUITE-WrapperMergePolicyFactoryTest-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 202527 INFO  (TEST-WrapperMergePolicyFactoryTest.testUpgradeIndexMergePolicyFactory-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpgradeIndexMergePolicyFactory
   [junit4]   2> 202536 INFO  (TEST-WrapperMergePolicyFactoryTest.testUpgradeIndexMergePolicyFactory-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpgradeIndexMergePolicyFactory
   [junit4]   2> 202538 INFO  (TEST-WrapperMergePolicyFactoryTest.testReturnsDefaultMergePolicyIfNoneSpecified-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReturnsDefaultMergePolicyIfNoneSpecified
   [junit4]   2> 202539 INFO  (TEST-WrapperMergePolicyFactoryTest.testReturnsDefaultMergePolicyIfNoneSpecified-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReturnsDefaultMergePolicyIfNoneSpecified
   [junit4]   2> 202540 INFO  (TEST-WrapperMergePolicyFactoryTest.testProperlyInitializesWrappedMergePolicy-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProperlyInitializesWrappedMergePolicy
   [junit4]   2> 202541 INFO  (TEST-WrapperMergePolicyFactoryTest.testProperlyInitializesWrappedMergePolicy-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProperlyInitializesWrappedMergePolicy
   [junit4]   2> 202543 INFO  (TEST-WrapperMergePolicyFactoryTest.testFailsIfNoClassSpecifiedForWrappedPolicy-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailsIfNoClassSpecifiedForWrappedPolicy
   [junit4]   2> 202543 INFO  (TEST-WrapperMergePolicyFactoryTest.testFailsIfNoClassSpecifiedForWrappedPolicy-seed#[7BD55B248815EBB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailsIfNoClassSpecifiedForWrappedPolicy
   [junit4]   2> 202543 INFO  (SUITE-WrapperMergePolicyFactoryTest-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=15189, maxDocsPerChunk=2, blockSize=273), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=15189, blockSize=273)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@533f2300), locale=en-DE, timezone=GB-Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=74017280,total=416284672
   [junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, TestSort, ParsingFieldUpdateProcessorsTest, SearchHandlerTest, SmileWriterTest, TestPartialUpdateDeduplication, DeleteStatusTest, TestSolrFieldCacheBean, TestRTimerTree, TestElisionMultitermQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestSystemCollAutoCreate, TestPayloadScoreQParserPlugin, TestPostingsSolrHighlighter, FileBasedSpellCheckerTest, FullSolrCloudDistribCmdsTest, TestSlowCompositeReaderWrapper, TestSolr4Spatial2, SortSpecParsingTest, TestFaceting, DocValuesMultiTest, LeaderElectionContextKeyTest, TestZkAclsWithHadoopAuth, TestImplicitCoreProperties, ResponseHeaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestStreamBody, TestConfigSetImmutable, HdfsLockFactoryTest, DistanceUnitsTest, AliasIntegrationTest, TestConfigReload, TestAnalyzedSuggestions, CdcrUpdateLogTest, WrapperMergePolicyFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=WrapperMergePolicyFactoryTest -Dtests.seed=7BD55B248815EBB8 -Dtests.slow=true -Dtests.locale=en-DE -Dtests.timezone=GB-Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | WrapperMergePolicyFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.index.WrapperMergePolicyFactoryTest_7BD55B248815EBB8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7BD55B248815EBB8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [52/768 (1!)] on J1 in 0.04s, 4 tests, 1 error <<< FAILURES!

[...truncated 747 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 1138425 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\init-core-data-001
   [junit4]   2> 1138426 WARN  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1138426 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1138427 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1138427 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 1138428 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001
   [junit4]   2> 1138428 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1138429 INFO  (Thread-2175) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1138429 INFO  (Thread-2175) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1138435 ERROR (Thread-2175) [    ] 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> 1138529 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53798
   [junit4]   2> 1138534 INFO  (zkConnectionManagerCallback-2185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138536 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f902c5870000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1138538 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1138538 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1138538 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1138538 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29b8138b{/solr,null,AVAILABLE}
   [junit4]   2> 1138538 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70dfdb96{/solr,null,AVAILABLE}
   [junit4]   2> 1138538 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fd776c3{/solr,null,AVAILABLE}
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@612ad1b6{HTTP/1.1,[http/1.1]}{127.0.0.1:53803}
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f6833e0{HTTP/1.1,[http/1.1]}{127.0.0.1:53802}
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-1) [    ] o.e.j.s.Server Started @1148789ms
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-2) [    ] o.e.j.s.Server Started @1148789ms
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53803}
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53802}
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ffeed94{HTTP/1.1,[http/1.1]}{127.0.0.1:53805}
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-3) [    ] o.e.j.s.Server Started @1148789ms
   [junit4]   2> 1138546 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53805}
   [junit4]   2> 1138547 ERROR (jetty-launcher-2182-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1138547 ERROR (jetty-launcher-2182-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1138547 ERROR (jetty-launcher-2182-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T08:49:56.728798600Z
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138547 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T08:49:56.728798600Z
   [junit4]   2> 1138548 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1138548 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T08:49:56.729841400Z
   [junit4]   2> 1138550 INFO  (zkConnectionManagerCallback-2188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138550 INFO  (zkConnectionManagerCallback-2191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138550 INFO  (zkConnectionManagerCallback-2189-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138550 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1138550 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1138550 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1138559 INFO  (jetty-launcher-2182-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53798/solr
   [junit4]   2> 1138559 INFO  (jetty-launcher-2182-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53798/solr
   [junit4]   2> 1138560 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f902c5870002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1138562 INFO  (zkConnectionManagerCallback-2197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138562 INFO  (zkConnectionManagerCallback-2199-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138563 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f902c5870005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1138563 INFO  (jetty-launcher-2182-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53798/solr
   [junit4]   2> 1138565 INFO  (zkConnectionManagerCallback-2203-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138565 INFO  (zkConnectionManagerCallback-2205-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138565 INFO  (zkConnectionManagerCallback-2207-thread-1-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138566 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f902c5870007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1138569 INFO  (zkConnectionManagerCallback-2209-thread-1-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138698 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1138699 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53805_solr
   [junit4]   2> 1138701 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.c.Overseer Overseer (id=99352982101360649-127.0.0.1:53805_solr-n_0000000000) starting
   [junit4]   2> 1138709 INFO  (jetty-launcher-2182-thread-1) [n:127.0.0.1:53803_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1138709 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53805_solr
   [junit4]   2> 1138714 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1138714 INFO  (OverseerStateUpdate-99352982101360649-127.0.0.1:53805_solr-n_0000000000) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1138716 INFO  (jetty-launcher-2182-thread-1) [n:127.0.0.1:53803_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53803_solr
   [junit4]   2> 1138718 INFO  (zkCallback-2208-thread-1-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1138718 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1138719 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1138725 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1138727 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53802_solr
   [junit4]   2> 1138781 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138788 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138788 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138789 INFO  (jetty-launcher-2182-thread-3) [n:127.0.0.1:53805_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node3\.
   [junit4]   2> 1138828 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138828 INFO  (zkCallback-2208-thread-1-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138828 INFO  (zkCallback-2206-thread-1-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138836 INFO  (jetty-launcher-2182-thread-1) [n:127.0.0.1:53803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53803.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138842 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53802.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138843 INFO  (jetty-launcher-2182-thread-1) [n:127.0.0.1:53803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53803.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138843 INFO  (jetty-launcher-2182-thread-1) [n:127.0.0.1:53803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53803.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138845 INFO  (jetty-launcher-2182-thread-1) [n:127.0.0.1:53803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node1\.
   [junit4]   2> 1138849 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53802.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138849 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53802.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1138850 INFO  (jetty-launcher-2182-thread-2) [n:127.0.0.1:53802_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node2\.
   [junit4]   2> 1138898 INFO  (zkConnectionManagerCallback-2217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138902 INFO  (zkConnectionManagerCallback-2221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138904 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1138905 INFO  (SUITE-TestClusterStateProvider-seed#[7BD55B248815EBB8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53798/solr ready
   [junit4]   2> 1138912 INFO  (qtp716888980-9810) [n:127.0.0.1:53802_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1138920 INFO  (OverseerThreadFactory-4088-thread-1-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1139031 INFO  (OverseerStateUpdate-99352982101360649-127.0.0.1:53805_solr-n_0000000000) [n:127.0.0.1:53805_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53802/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1139034 INFO  (OverseerStateUpdate-99352982101360649-127.0.0.1:53805_solr-n_0000000000) [n:127.0.0.1:53805_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53805/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1139037 INFO  (OverseerStateUpdate-99352982101360649-127.0.0.1:53805_solr-n_0000000000) [n:127.0.0.1:53805_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53803/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1139243 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1139243 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1139243 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1139244 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1139244 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1139244 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1139353 INFO  (zkCallback-2206-thread-1-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1139353 INFO  (zkCallback-2208-thread-1-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1139353 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1139354 INFO  (zkCallback-2206-thread-2-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1139354 INFO  (zkCallback-2202-thread-2-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1139354 INFO  (zkCallback-2208-thread-2-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140258 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1140258 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1140259 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1140262 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1140262 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1140263 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1140265 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 1140265 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1140265 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1140268 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1140268 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1140269 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1140269 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1140270 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1140271 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1140274 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1140274 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1140274 WARN  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1140275 WARN  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1140275 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1140274 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53805.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1140275 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 1140276 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1140276 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node3\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node3\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 1140276 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53803.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1140276 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1140277 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53802.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb5f946
   [junit4]   2> 1140277 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node1\.system_shard1_replica_p4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node1\.\.system_shard1_replica_p4\data\]
   [junit4]   2> 1140278 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1140278 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node2\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001\tempDir-001\node2\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 1140357 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1140357 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1140358 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1140358 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1140359 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@337d3efc[.system_shard1_replica_p4] main]
   [junit4]   2> 1140361 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1140361 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1140361 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1140362 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1140362 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1140362 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1140363 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1140363 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1140363 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1140363 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 1140363 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1140364 INFO  (searcherExecutor-4096-thread-1-processing-n:127.0.0.1:53803_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@337d3efc[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140365 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49e09b02[.system_shard1_replica_n1] main]
   [junit4]   2> 1140365 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1140365 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1140366 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1140366 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1140366 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1140367 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1140367 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1140367 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1140367 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@15038dff[.system_shard1_replica_n2] main]
   [junit4]   2> 1140368 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1140369 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1140369 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1140370 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1140370 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1140372 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1140373 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1140373 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1140374 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1140374 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589647715656007680
   [junit4]   2> 1140374 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1140374 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1140375 INFO  (searcherExecutor-4097-thread-1-processing-n:127.0.0.1:53802_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@49e09b02[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140375 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1140376 INFO  (searcherExecutor-4095-thread-1-processing-n:127.0.0.1:53805_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@15038dff[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1140376 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589647715658104832
   [junit4]   2> 1140381 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1140381 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1140381 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53802/solr/.system_shard1_replica_n1/
   [junit4]   2> 1140381 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:53802/solr START replicas=[http://127.0.0.1:53805/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1140383 INFO  (qtp226201593-9828) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1140482 INFO  (zkCallback-2206-thread-2-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140482 INFO  (zkCallback-2208-thread-3-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140482 INFO  (zkCallback-2206-thread-1-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140482 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140482 INFO  (zkCallback-2208-thread-2-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140482 INFO  (zkCallback-2202-thread-2-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140682 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:53802/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1140682 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1140682 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 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> 1140682 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1140686 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53802/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1140788 INFO  (zkCallback-2208-thread-2-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140788 INFO  (zkCallback-2208-thread-3-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140788 INFO  (zkCallback-2206-thread-2-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140788 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140788 INFO  (zkCallback-2202-thread-2-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140788 INFO  (zkCallback-2206-thread-1-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140838 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1140840 INFO  (qtp716888980-9813) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1598
   [junit4]   2> 1140941 INFO  (zkCallback-2208-thread-1-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140941 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140941 INFO  (zkCallback-2202-thread-2-processing-n:127.0.0.1:53803_solr) [n:127.0.0.1:53803_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140941 INFO  (zkCallback-2206-thread-2-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140941 INFO  (zkCallback-2208-thread-3-processing-n:127.0.0.1:53805_solr) [n:127.0.0.1:53805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1140941 INFO  (zkCallback-2206-thread-1-processing-n:127.0.0.1:53802_solr) [n:127.0.0.1:53802_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1141369 INFO  (qtp953281344-9825) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2125
   [junit4]   2> 1141384 INFO  (qtp226201593-9829) [n:127.0.0.1:53805_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2140
   [junit4]   2> 1141388 INFO  (qtp716888980-9810) [n:127.0.0.1:53802_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> 1141398 INFO  (indexFetcher-4108-thread-1) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:53802/solr/.system_shard1_replica_n1/
   [junit4]   2> 1141399 INFO  (qtp716888980-9808) [n:127.0.0.1:53802_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1141399 INFO  (indexFetcher-4108-thread-1) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1141399 INFO  (indexFetcher-4108-thread-1) [n:127.0.0.1:53803_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's versi

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

t4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_7BD55B248815EBB8-001
   [junit4]   2> Jan 15, 2018 8:50:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1533, maxMBSortInHeap=5.794689806933824, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@698dc66d), locale=id-ID, timezone=America/Boise
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=200218288,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, TestSort, ParsingFieldUpdateProcessorsTest, SearchHandlerTest, SmileWriterTest, TestPartialUpdateDeduplication, DeleteStatusTest, TestSolrFieldCacheBean, TestRTimerTree, TestElisionMultitermQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestSystemCollAutoCreate, TestPayloadScoreQParserPlugin, TestPostingsSolrHighlighter, FileBasedSpellCheckerTest, FullSolrCloudDistribCmdsTest, TestSlowCompositeReaderWrapper, TestSolr4Spatial2, SortSpecParsingTest, TestFaceting, DocValuesMultiTest, LeaderElectionContextKeyTest, TestZkAclsWithHadoopAuth, TestImplicitCoreProperties, ResponseHeaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestStreamBody, TestConfigSetImmutable, HdfsLockFactoryTest, DistanceUnitsTest, AliasIntegrationTest, TestConfigReload, TestAnalyzedSuggestions, CdcrUpdateLogTest, WrapperMergePolicyFactoryTest, SchemaVersionSpecificBehaviorTest, TestBlendedInfixSuggestions, SolrCLIZkUtilsTest, TestStressReorder, TestReplicaProperties, TestDistribIDF, HdfsBasicDistributedZk2Test, TestCSVLoader, TestDistributedMissingSort, TlogReplayBufferedWhileIndexingTest, ShardRoutingCustomTest, ActionThrottleTest, TestCoreContainer, TestFreeTextSuggestions, TestManagedResource, EchoParamsTest, SearchRateTriggerTest, TestPullReplicaErrorHandling, DistributedFacetSimpleRefinementLongTailTest, ChangedSchemaMergeTest, StatelessScriptUpdateProcessorFactoryTest, TestCollapseQParserPlugin, AnalysisAfterCoreReloadTest, TestGraphTermsQParserPlugin, BasicZkTest, ZkSolrClientTest, CacheHeaderTest, TestCloudJSONFacetJoinDomain, TestLegacyFieldCache, TestFastOutputStream, TestCloudPseudoReturnFields, TestHdfsBackupRestoreCore, TestSimpleTextCodec, StressHdfsTest, TestNumericRangeQuery64, CdcrReplicationDistributedZkTest, TestTestInjection, MigrateRouteKeyTest, TestRestManager, ChaosMonkeyNothingIsSafeWithPullReplicasTest, AutoAddReplicasIntegrationTest, TestSolrQueryParser, TestClassicSimilarityFactory, TestSimpleTrackingShardHandler, TestUniqueKeyFieldResource, ConfigureRecoveryStrategyTest, ExecutePlanActionTest, SimpleFacetsTest, TestTrackingShardHandlerFactory, VMParamsZkACLAndCredentialsProvidersTest, TestMultiWordSynonyms, TestSuggestSpellingConverter, TestHalfAndHalfDocValues, ClassificationUpdateProcessorTest, DistributedQueryComponentCustomSortTest, TestRequestStatusCollectionAPI, TestRandomFaceting, TestLegacyField, TestFieldCacheSort, TestHdfsCloudBackupRestore, TestGroupingSearch, TestStressUserVersions, DocumentAnalysisRequestHandlerTest, PeerSyncWithIndexFingerprintCachingTest, TestFoldingMultitermQuery, LeaderFailureAfterFreshStartTest, DeleteLastCustomShardedReplicaTest, QueryEqualityTest, TestQueryTypes, TestUseDocValuesAsStored2, TestCloudSearcherWarming, TestManagedSchemaAPI, RemoteQueryErrorTest, ExplicitHLLTest, DebugComponentTest, TestReloadAndDeleteDocs, SampleTest, TestBackupRepositoryFactory, HdfsUnloadDistributedZkTest, TestSearchPerf, LeaderElectionIntegrationTest, TestBM25SimilarityFactory, TestCharFilters, SharedFSAutoReplicaFailoverTest, TestLuceneIndexBackCompat, TestHashPartitioner, BlockCacheTest, TestNodeAddedTrigger, TestSystemIdResolver, MoveReplicaTest, JsonLoaderTest, DocValuesNotIndexedTest, OpenExchangeRatesOrgProviderTest, SolrGraphiteReporterTest, SolrIndexConfigTest, LoggingHandlerTest, TestChildDocTransformer, StatsReloadRaceTest, TestSolrXml, TestConfigSets, TestComponentsName, TestClusterStateProvider]
   [junit4] Completed [259/768 (2!)] on J1 in 10.56s, 2 tests, 1 failure <<< FAILURES!

[...truncated 4063 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1236, maxMBSortInHeap=6.924460875910041, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a2b0155), locale=hr, timezone=America/Whitehorse
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=45319816,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E34B229DD76067D9 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=America/Whitehorse -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E34B229DD76067D9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E34B229DD76067D9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 0.75s, 8 tests, 1 error <<< FAILURES!

[...truncated 38432 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7113 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7113/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestMemoryDocValuesFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestMemoryDocValuesFormat_3CE84F0615280EEC-001\dvduel-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestMemoryDocValuesFormat_3CE84F0615280EEC-001\dvduel-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestMemoryDocValuesFormat_3CE84F0615280EEC-001\dvduel-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestMemoryDocValuesFormat_3CE84F0615280EEC-001\dvduel-007

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


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

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_3A5F2B8A9CD38A12-001\testSeekSliceZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_3A5F2B8A9CD38A12-001\testSeekSliceZero-007

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


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

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001\testShorts-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001\testShorts-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001

	at __randomizedtesting.SeedInfo.seed([3A5F2B8A9CD38A12]: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-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_F8895F846921355D-001\replicationClientTest-001\3

	at __randomizedtesting.SeedInfo.seed([F8895F846921355D:6D04B3E5ECC98148]: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:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([C67533F9D3788A01:83DF4180972A3675]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=16227, name=sdqtest--5143-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$812/1688417275.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/37050590.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=16227, name=sdqtest--5143-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$812/1688417275.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/37050590.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([C67533F9D3788A01]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown

Error Message:
[CapturedEvent{timestamp=231261819900809, stage=SUCCEEDED, actionName='null', event={   "id":"d25325a8da21T5q4wirmufymfcn7000hno2syc",   "source":"node_added_cooldown_trigger",   "eventTime":231254555941409,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[231254555941409],     "_enqueue_time_":231261749358609,     "nodeNames":["127.0.0.1:10018_solr"]}}, context={}, config={   "trigger":"node_added_cooldown_trigger",   "afterAction":[],   "stage":[     "FAILED",     "SUCCEEDED",     "IGNORED"],   "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",   "beforeAction":[]}, message='null'}]

Stack Trace:
java.lang.AssertionError: [CapturedEvent{timestamp=231261819900809, stage=SUCCEEDED, actionName='null', event={
  "id":"d25325a8da21T5q4wirmufymfcn7000hno2syc",
  "source":"node_added_cooldown_trigger",
  "eventTime":231254555941409,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[231254555941409],
    "_enqueue_time_":231261749358609,
    "nodeNames":["127.0.0.1:10018_solr"]}}, context={}, config={
  "trigger":"node_added_cooldown_trigger",
  "afterAction":[],
  "stage":[
    "FAILED",
    "SUCCEEDED",
    "IGNORED"],
  "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",
  "beforeAction":[]}, message='null'}]
	at __randomizedtesting.SeedInfo.seed([C67533F9D3788A01:F7CB5E1DADD2FFF3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown(TestTriggerIntegration.java:1100)
	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.common.util.JsonValidatorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.JsonValidatorTest_3BC34746C753C7D9-001

	at __randomizedtesting.SeedInfo.seed([3BC34746C753C7D9]: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.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([C67533F9D3788A01:F9FD3051C42E7AE6]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D46B9639B44FB177-001 

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

	at __randomizedtesting.SeedInfo.seed([D46B9639B44FB177]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1696)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:909)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor738.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy66.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Short read of block.
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.io.EOFException: Short read of block.
	at org.eclipse.jgit.util.IO.readFully(IO.java:249)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:212)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:142)
	at org.eclipse.jgit.transport.PacketLineIn.readACK(PacketLineIn.java:106)
	at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:667)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:363)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 972df6c69de494b8a4f59e4e0d4de241d4ca6a80 (refs/remotes/origin/master)
Commit message: "LUCENE-8125: ICUTokenizer support for emoji/emoji sequence tokens"
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-XX:-UseCompressedOops -XX:+UseG1GC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 76ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 825 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 486 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ?????! Master seed: 3A5F2B8A9CD38A12
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 476 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(1192@localhost).
   [junit4] Started J0 PID(328@localhost).
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [1/476] on J1 in 1.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [2/476] on J0 in 2.01s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [3/476] on J1 in 1.40s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [4/476] on J1 in 0.55s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.01s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.02s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [5/476] on J0 in 1.50s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [6/476] on J0 in 0.06s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [7/476] on J0 in 2.52s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [8/476] on J1 in 4.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed [9/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed [10/476] on J1 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [11/476] on J1 in 0.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] IGNOR/A 0.01s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.
   [junit4] Completed [12/476] on J1 in 0.04s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [13/476] on J1 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [14/476] on J0 in 2.48s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [15/476] on J1 in 1.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [16/476] on J1 in 3.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP
   [junit4] Completed [17/476] on J0 in 4.93s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [18/476] on J0 in 6.88s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [19/476] on J0 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed [20/476] on J0 in 0.05s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed [21/476] on J0 in 0.38s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed [22/476] on J0 in 1.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [23/476] on J0 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [24/476] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [25/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
   [junit4] Completed [26/476] on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [27/476] on J0 in 0.12s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] IGNOR/A 1.10s J0 | TestRateLimiter.testThreads
   [junit4]    > Assumption #1: actualMBPerSec=14.060815004938405 targetMBPerSec=26.473983102855065
   [junit4] Completed [28/476] on J0 in 1.12s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [29/476] on J0 in 0.35s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [30/476] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [31/476] on J0 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [32/476] on J1 in 11.81s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
   [junit4] Completed [33/476] on J1 in 0.13s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [34/476] on J1 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed [35/476] on J1 in 0.25s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] IGNOR/A 0.00s J1 | TestBKD.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [36/476] on J1 in 16.52s, 19 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [junit4] Completed [37/476] on J1 in 0.64s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [junit4] Completed [38/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [39/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [40/476] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4] IGNOR/A 0.00s J1 | TestLongBitSet.testHugeCapacity
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [41/476] on J1 in 0.09s, 11 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery
   [junit4] Completed [42/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [43/476] on J1 in 0.11s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs
   [junit4] Completed [44/476] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J1 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 2 hours if the heap is 5gb))
   [junit4] Completed [45/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [46/476] on J1 in 2.19s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [47/476] on J1 in 3.73s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [48/476] on J1 in 1.61s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [49/476] on J1 in 0.53s, 47 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [50/476] on J1 in 0.11s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [51/476] on J1 in 0.10s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [52/476] on J1 in 4.83s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum
   [junit4] Completed [53/476] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [54/476] on J1 in 6.34s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG
   [junit4] Completed [55/476] on J1 in 4.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testTermsEnumRandomMany
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [56/476] on J0 in 58.78s, 126 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [57/476] on J0 in 0.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [58/476] on J0 in 1.22s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [59/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [60/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [61/476] on J0 in 6.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [62/476] on J0 in 0.69s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [63/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [64/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [65/476] on J0 in 1.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [66/476] on J0 in 1.44s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [67/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [68/476] on J0 in 2.41s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [69/476] on J0 in 6.92s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4] Completed [70/476] on J0 in 1.29s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [71/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed [72/476] on J0 in 0.10s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [73/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [74/476] on J0 in 0.31s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [75/476] on J0 in 0.01s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed [76/476] on J0 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [77/476] on J0 in 0.12s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] IGNOR/A 0.00s J0 | TestControlledRealTimeReopenThread.testCRTReopen
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
   [junit4] Completed [78/476] on J0 in 1.57s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1250, maxMBSortInHeap=6.340380277583299, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c6e8e6), locale=hi, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=321768336,total=422576128
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, TestRAMDirectory, TestAttributeSource, TestOmitTf, TestBooleanSimilarity, TestAxiomaticF1EXP, TestDuelingCodecs, TestDateSort, TestInPlaceMergeSorter, TestBooleanQuery, TestBagOfPostings, TestIndexableField, TestIntsRef, TestAssertions, TestBytesRefArray, TestCompiledAutomaton, TestRateLimiter, TestParallelLeafReader, TestPackedTokenAttributeImpl, TestMultiLevelSkipList, TestLucene70DocValuesFormat, TestExternalCodecs, TestSparseFixedBitSet, TestNGramPhraseQuery, TestBufferedChecksum, TestLMJelinekMercerSimilarity, TestIntroSelector, TestLockFactory, TestDemo, TestNeverDelete, TestPrefixQuery, TestSpanTermQuery, TestSloppyPhraseQuery, TestIndexWriterMerging, TestIndexWriterThreadsToSegments, TestNoMergeScheduler, TestRegexpQuery, TestSpanNotQuery, TestSpanExplanations, TestCharsRef, TestSameScoresWithThreads, TestDocument, TestControlledRealTimeReopenThread, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=3A5F2B8A9CD38A12 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001\testShorts-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001\testShorts-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_3A5F2B8A9CD38A12-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A5F2B8A9CD38A12]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [79/476 (1!)] on J0 in 1.50s, 42 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [80/476 (1!)] on J0 in 0.30s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [81/476 (1!)] on J0 in 0.85s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [82/476 (1!)] on J0 in 1.60s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [83/476 (1!)] on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed [84/476 (1!)] on J0 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [85/476 (1!)] on J0 in 0.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [86/476 (1!)] on J0 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=841, maxMBSortInHeap=5.064165928696759, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42363103), locale=es-EC, timezone=Indian/Comoro
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=393484912,total=422576128
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, TestRAMDirectory, TestAttributeSource, TestOmitTf, TestBooleanSimilarity, TestAxiomaticF1EXP, TestDuelingCodecs, TestDateSort, TestInPlaceMergeSorter, TestBooleanQuery, TestBagOfPostings, TestIndexableField, TestIntsRef, TestAssertions, TestBytesRefArray, TestCompiledAutomaton, TestRateLimiter, TestParallelLeafReader, TestPackedTokenAttributeImpl, TestMultiLevelSkipList, TestLucene70DocValuesFormat, TestExternalCodecs, TestSparseFixedBitSet, TestNGramPhraseQuery, TestBufferedChecksum, TestLMJelinekMercerSimilarity, TestIntroSelector, TestLockFactory, TestDemo, TestNeverDelete, TestPrefixQuery, TestSpanTermQuery, TestSloppyPhraseQuery, TestIndexWriterMerging, TestIndexWriterThreadsToSegments, TestNoMergeScheduler, TestRegexpQuery, TestSpanNotQuery, TestSpanExplanations, TestCharsRef, TestSameScoresWithThreads, TestDocument, TestControlledRealTimeReopenThread, TestNIOFSDirectory, TestOperations, TestNorms, TestMixedDocValuesUpdates, TestFilterLeafReader, TestSumDocFreq, TestPrefixRandom, TestMultiThreadTermVectors, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=3A5F2B8A9CD38A12 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_3A5F2B8A9CD38A12-001\testSeekSliceZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_3A5F2B8A9CD38A12-001\testSeekSliceZero-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A5F2B8A9CD38A12]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [87/476 (2!)] on J0 in 2.76s, 54 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [88/476 (2!)] on J0 in 0.14s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets angry!
   [junit4] Completed [89/476 (2!)] on J0 in 2.22s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter
   [junit4] Completed [90/476 (2!)] on J0 in 1.88s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed [91/476 (2!)] on J0 in 0.95s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed [92/476 (2!)] on J0 in 3.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [93/476 (2!)] on J0 in 1.23s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [94/476 (2!)] on J0 in 6.83s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed [95/476 (2!)] on J0 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [96/476 (2!)] on J1 in 65.49s, 15 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxPosition
   [junit4] Completed [97/476 (2!)] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [98/476 (2!)] on J0 in 0.32s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [99/476 (2!)] on J0 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed [100/476 (2!)] on J0 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [101/476 (2!)] on J1 in 0.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [102/476 (2!)] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIne
   [junit4] Completed [103/476 (2!)] on J1 in 18.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed [104/476 (2!)] on J1 in 0.22s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [105/476 (2!)] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2LOG
   [junit4] Completed [106/476 (2!)] on J1 in 5.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [107/476 (2!)] on J1 in 5.43s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed [108/476 (2!)] on J1 in 0.95s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [junit4] Completed [109/476 (2!)] on J1 in 1.17s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed [110/476 (2!)] on J1 in 0.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4] Completed [111/476 (2!)] on J1 in 1.23s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4] Completed [112/476 (2!)] on J0 in 33.92s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [113/476 (2!)] on J1 in 3.07s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [114/476 (2!)] on J1 in 0.96s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
   [junit4] Completed [115/476 (2!)] on J1 in 0.06s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [116/476 (2!)] on J1 in 3.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [117/476 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarit

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

ars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null2002623105
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null2002623105
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null2002623105

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null67777372
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null67777372
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null67777372

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 103ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 111 minutes 36 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=972df6c69de494b8a4f59e4e0d4de241d4ca6a80, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7112
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7112 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7112/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestVerboseFS

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

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

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([19FB91D23D1EA2A:3E17BAB534871ACD]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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

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




Build Log:
[...truncated 1803 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20180114_061050_3768583318806916597553.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20180114_061050_37312792953347905688060.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 257 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestVerboseFS
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=10, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=5)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@557708a3), locale=nus-SS, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=54121832,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [Nested1, TestWorstCaseTestBehavior, ThrowInUncaught, Nested2, Nested, TestMockDirectoryWrapper, TestAssertingPostingsFormat, TestHandleTrackingFS, TestCompressingStoredFieldsFormat, TestMockAnalyzer, Nested, TestAssertingTermVectorsFormat, TestCompressingTermVectorsFormat, TestLookaheadTokenFilter, TestMockCharFilter, TestAssertingNormsFormat, TestAssertingStoredFieldsFormat, TestDisableFsyncFS, TestLeakFS, TestVerboseFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVerboseFS -Dtests.seed=B8A171F1681F3E2C -Dtests.slow=true -Dtests.locale=nus-SS -Dtests.timezone=Etc/GMT-0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestVerboseFS (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVerboseFS_B8A171F1681F3E2C-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVerboseFS_B8A171F1681F3E2C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVerboseFS_B8A171F1681F3E2C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVerboseFS_B8A171F1681F3E2C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B8A171F1681F3E2C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [33/41 (1!)] on J1 in 0.10s, 16 tests, 1 error <<< FAILURES!

[...truncated 50 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180114_061750_08113721046791884333140.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180114_061750_0839671493593041737326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180114_061904_2059738221976404538527.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180114_061904_2035989022484511829881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180114_062108_8886335481998930363292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180114_062108_88810395330100485574652.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180114_062121_2269004252228140037810.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180114_062121_22612280060407141870828.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180114_062149_6847390098041008150621.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180114_062149_6847924010350201003739.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180114_062153_79810442129436769848752.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180114_062153_79811281143947423854506.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180114_062157_536100853984360821914.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180114_062157_5367525225079975944730.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180114_062205_9742318777515338564607.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180114_062205_97411424455123504164922.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180114_062212_89210512629780859775858.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180114_062212_89212278434426414994151.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180114_062216_76310669755010459831482.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180114_062235_1618087082647368062213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180114_062235_1611531484189024099106.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1302 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180114_062301_88510684196600723284154.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180114_062301_8856404430914861774018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20180114_062314_20914156925682054324271.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20180114_062314_20916522768760554122408.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20180114_062333_6254583387564231360150.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20180114_062333_62513049957380602491096.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20180114_062502_16816341836525493876552.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20180114_062502_16813513855425115934456.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20180114_062505_88711007039289386599247.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20180114_062505_88712154669377387076412.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20180114_062511_8008198560395960926907.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20180114_062511_80010142666955952055164.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20180114_062537_65415655933516850752224.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20180114_062537_6544497378088385686786.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180114_062547_08010990294317070384748.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180114_062547_0795645281639118231298.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20180114_062602_2717121306350383575448.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20180114_062602_2719303746816832262510.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20180114_062612_55310131465952561694571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20180114_062612_5537229249012626189346.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20180114_062619_93512585600065822846256.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20180114_062619_93514795837690560565248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20180114_062645_9955729199689484383993.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20180114_062645_9957577342842829172899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180114_062654_7372013937725678246604.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180114_062654_73711237359208928256558.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20180114_062706_0321093394807568203173.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20180114_062706_03313675811275019134823.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180114_062722_76410388646947557728551.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180114_062722_7647892297527594092549.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180114_062800_8056665623780370930538.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180114_062800_805731918803873352687.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180114_062819_36314229748036564621183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180114_062819_3638039150845621408016.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20180114_062832_7694961043777606081532.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20180114_062836_9601925459219628911514.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20180114_062836_9604077417986057282761.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2550 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_19FB91D23D1EA2A-001\init-core-data-001
   [junit4]   2> 956068 WARN  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 956068 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 956069 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 956070 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 956070 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 956070 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_19FB91D23D1EA2A-001\tempDir-001
   [junit4]   2> 956072 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 956072 INFO  (Thread-2139) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 956072 INFO  (Thread-2139) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 956084 ERROR (Thread-2139) [    ] 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> 956172 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52094
   [junit4]   2> 956175 INFO  (zkConnectionManagerCallback-2596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956177 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f36b14440000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 956178 INFO  (jetty-launcher-2593-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 956179 INFO  (jetty-launcher-2593-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@439a9727{/solr,null,AVAILABLE}
   [junit4]   2> 956179 INFO  (jetty-launcher-2593-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@286580d2{/solr,null,AVAILABLE}
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66649c1a{HTTP/1.1,[http/1.1]}{127.0.0.1:52098}
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.e.j.s.Server Started @966452ms
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52098}
   [junit4]   2> 956180 ERROR (jetty-launcher-2593-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@290bf544{HTTP/1.1,[http/1.1]}{127.0.0.1:52101}
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T06:46:09.316472100Z
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b54229d{/solr,null,AVAILABLE}
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7257518{HTTP/1.1,[http/1.1]}{127.0.0.1:52104}
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.e.j.s.Server Started @966453ms
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52104}
   [junit4]   2> 956181 ERROR (jetty-launcher-2593-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 956180 INFO  (jetty-launcher-2593-thread-3) [    ] o.e.j.s.Server Started @966452ms
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52101}
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T06:46:09.317485500Z
   [junit4]   2> 956181 ERROR (jetty-launcher-2593-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 956181 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T06:46:09.317485500Z
   [junit4]   2> 956187 INFO  (zkConnectionManagerCallback-2600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956187 INFO  (zkConnectionManagerCallback-2598-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956187 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956187 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956194 INFO  (jetty-launcher-2593-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52094/solr
   [junit4]   2> 956194 INFO  (jetty-launcher-2593-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52094/solr
   [junit4]   2> 956195 INFO  (zkConnectionManagerCallback-2602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956195 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956198 INFO  (zkConnectionManagerCallback-2610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f36b14440004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 956201 INFO  (zkConnectionManagerCallback-2608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956203 INFO  (jetty-launcher-2593-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52094/solr
   [junit4]   2> 956205 INFO  (zkConnectionManagerCallback-2612-thread-1-processing-n:127.0.0.1:52104_solr) [n:127.0.0.1:52104_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956206 INFO  (zkConnectionManagerCallback-2615-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956210 INFO  (zkConnectionManagerCallback-2618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f36b14440008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 956217 INFO  (zkConnectionManagerCallback-2620-thread-1-processing-n:127.0.0.1:52101_solr) [n:127.0.0.1:52101_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956330 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956331 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52104_solr
   [junit4]   2> 956333 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.c.Overseer Overseer (id=99346833029201926-127.0.0.1:52104_solr-n_0000000000) starting
   [junit4]   2> 956340 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52104_solr
   [junit4]   2> 956343 INFO  (OverseerStateUpdate-99346833029201926-127.0.0.1:52104_solr-n_0000000000) [n:127.0.0.1:52104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 956355 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 956356 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 956358 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956358 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956361 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52101_solr
   [junit4]   2> 956361 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52098_solr
   [junit4]   2> 956390 INFO  (zkCallback-2611-thread-1-processing-n:127.0.0.1:52104_solr) [n:127.0.0.1:52104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 956393 INFO  (zkCallback-2619-thread-1-processing-n:127.0.0.1:52101_solr) [n:127.0.0.1:52101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 956394 INFO  (zkCallback-2614-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 956430 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52104.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956431 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956435 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52104.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956435 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956435 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52104.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956435 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956435 INFO  (jetty-launcher-2593-thread-2) [n:127.0.0.1:52104_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_19FB91D23D1EA2A-001\tempDir-001\node1\.
   [junit4]   2> 956435 INFO  (jetty-launcher-2593-thread-1) [n:127.0.0.1:52098_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_19FB91D23D1EA2A-001\tempDir-001\node2\.
   [junit4]   2> 956455 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52101.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956462 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52101.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956462 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52101.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 956463 INFO  (jetty-launcher-2593-thread-3) [n:127.0.0.1:52101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_19FB91D23D1EA2A-001\tempDir-001\node3\.
   [junit4]   2> 956507 INFO  (zkConnectionManagerCallback-2628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956511 INFO  (zkConnectionManagerCallback-2632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 956512 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 956513 INFO  (SUITE-TestClusterStateProvider-seed#[19FB91D23D1EA2A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52094/solr ready
   [junit4]   2> 956518 INFO  (qtp212126028-10762) [n:127.0.0.1:52104_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 956524 INFO  (OverseerThreadFactory-4486-thread-1-processing-n:127.0.0.1:52104_solr) [n:127.0.0.1:52104_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 956633 INFO  (OverseerStateUpdate-99346833029201926-127.0.0.1:52104_solr-n_0000000000) [n:127.0.0.1:52104_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52101/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 956636 INFO  (OverseerStateUpdate-99346833029201926-127.0.0.1:52104_solr-n_0000000000) [n:127.0.0.1:52104_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52098/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 956638 INFO  (OverseerStateUpdate-99346833029201926-127.0.0.1:52104_solr-n_0000000000) [n:127.0.0.1:52104_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52104/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 956842 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 956842 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 956842 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 956843 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 956843 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 956843 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 956955 INFO  (zkCallback-2614-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 956955 INFO  (zkCallback-2611-thread-1-processing-n:127.0.0.1:52104_solr) [n:127.0.0.1:52104_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 956955 INFO  (zkCallback-2619-thread-1-processing-n:127.0.0.1:52101_solr) [n:127.0.0.1:52101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 956956 INFO  (zkCallback-2614-thread-2-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 956956 INFO  (zkCallback-2619-thread-2-processing-n:127.0.0.1:52101_solr) [n:127.0.0.1:52101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 956957 INFO  (zkCallback-2611-thread-2-processing-n:127.0.0.1:52104_solr) [n:127.0.0.1:52104_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 957864 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 957878 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 957880 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 957881 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 957882 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 957884 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 957885 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 957886 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 957887 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 957888 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 957896 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 957897 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 957898 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 957898 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 957899 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 957904 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 957904 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 957904 WARN  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 957905 INFO  (qtp1275205864-10773) [n:127.0.0.1:52098_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 957904 WARN  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 957905 INFO  (qtp212126028-10760) [n:127.0.0.1:52104_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 957904 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52101.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6938cd1f
   [junit4]   2> 957906 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 957906 INFO  (qtp743510458-10756) [n:127.0.0.1:52101_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_19FB91D23D1EA2A-001\tempDir-001\node3

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

r-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_404D062E02460ED4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_404D062E02460ED4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([404D062E02460ED4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 0.87s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180114_072725_21711009044302008608259.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180114_072725_21716857319999092137256.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180114_072750_9212713906438082130557.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180114_072750_9215893613630556923022.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180114_072911_04217714671592611374382.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180114_072911_0429413530315051891847.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180114_072948_6219203581099743921933.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180114_072948_6215713293786095398771.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180114_073010_37312769704882160032467.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180114_073010_37313448064238073454779.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180114_073056_8333536291630303021904.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180114_073056_83311650139842271972121.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180114_073124_42310417538367020860918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180114_073124_4235668601100215493545.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 658 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180114_073146_5108809254033717530978.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180114_073146_51012621409525362277665.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180114_073235_96410466867495619146843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180114_073235_96311998615263948382418.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180114_073308_88611850556980441905918.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32230 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7111 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7111/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

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

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

	at __randomizedtesting.SeedInfo.seed([CB66849376286F4E]: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.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
Test requires that log-level is at-least INFO, but INFO is disabled

Stack Trace:
java.lang.AssertionError: Test requires that log-level is at-least INFO, but INFO is disabled
	at __randomizedtesting.SeedInfo.seed([CB66849376286F4E:9482A9A41D24FC0B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.GraphQueryTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)  at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:448)  at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1261)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)  at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)  at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)
	at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:448)
	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1261)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([CB66849376286F4E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:897)
	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.util.TestSolrCLIRunExample

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene50_0.tim
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index\_0_Lucene70_0.dvd
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1\testCloudExamplePrompt_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001\tempDir-005
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_CB66849376286F4E-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore\core0    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore\core0
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared\conf
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([643632574F1BCCAF]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:60829/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60829/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([CB66849376286F4E:A4E3CFCBCA5E5CA1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([CB66849376286F4E:F4EE873B617E9FA9]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001 

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

	at __randomizedtesting.SeedInfo.seed([7A7D4A60831AF5B]: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(TestRuleIgnoreAf

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

lTest, NaturalLogEvaluatorTest, OrEvaluatorTest, TestConfigSetAdminRequest, ContentStreamTest, UniformDistributionEvaluatorTest, SquareRootEvaluatorTest, AscEvaluatorTest, TestBatchUpdate, TestSpellCheckResponse, TermsResponseTest, TestNamedListCodec, TestJavaBinCodec, DocumentAnalysisResponseTest, TestUpdateRequestCodec, ClientUtilsTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest, JDBCStreamTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, AndEvaluatorTest, ArcCosineEvaluatorTest, ArcSineEvaluatorTest, ArcTangentEvaluatorTest, ArrayEvaluatorTest, CeilingEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, DivideEvaluatorTest, FieldValueEvaluatorTest, HyperbolicSineEvaluatorTest, LessThanEvaluatorTest, ModuloEvaluatorTest, NormalizeEvaluatorTest, RawValueEvaluatorTest, RegressionEvaluatorTest, RoundEvaluatorTest, SubtractEvaluatorTest, TangentEvaluatorTest, UuidEvaluatorTest, ConcatOperationTest, OperationsTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=643632574F1BCCAF -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore\core0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013\multicore
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-013
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets\shared
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_643632574F1BCCAF-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([643632574F1BCCAF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [136/146 (1!)] on J1 in 21.89s, 35 tests, 1 error <<< FAILURES!

[...truncated 1515 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5cfc95), locale=en-IN, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=4911144,total=30855168
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues, TestICUCollationField, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=7A7D4A60831AF5B -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A7D4A60831AF5B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A7D4A60831AF5B]: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 J0 in 1.07s, 8 tests, 1 error <<< FAILURES!

[...truncated 41440 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7110 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7110/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_B3478A9E46382E62-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_B3478A9E46382E62-001\testDirectoryFilter-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_B3478A9E46382E62-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_B3478A9E46382E62-001\testDirectoryFilter-001

	at __randomizedtesting.SeedInfo.seed([B3478A9E46382E62]: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.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4:952820992A5726FE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode

Error Message:
did not finish processing changes

Stack Trace:
java.lang.AssertionError: did not finish processing changes
	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4:1457D268B1946FEC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode(TestLargeCluster.java:301)
	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.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:57359/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57359/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4:DC3D8493C2AFD31B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4:8C30CC63698F1013]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001 

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

	at __randomizedtesting.SeedInfo.seed([8E071F54D62E92D7]: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 1708 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1013, maxMBSortInHeap=5.171670016029619, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17f465d), locale=is-IS, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=222857632,total=348389376
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValues, TestIntroSorter, TestBytesRefAttImpl, TestSimpleExplanations, TestTopFieldCollector, TestAutomatonQuery, TestTermsEnum, TestClassicSimilarity, TestFieldType, TestTermVectorsWriter, TestAxiomaticF1LOG, TestIsCurrent, TestPayloads, TestStressIndexing, TestPerFieldPostingsFormat2, TestDocValuesQueries, TestIntRangeFieldQueries, TestPolygon2D, TestSegmentInfos, TestRecyclingIntBlockAllocator, TestParallelTermEnum, TestIndexTooManyDocs, TestComplexExplanationsOfNonMatches, TestFastCompressionMode, TestBasics, TestAxiomaticF2LOG, TestStressDeletes, TestSpanNearQuery, TestBlendedTermQuery, TestPositiveScoresOnlyCollector, TestFixedBitDocIdSet, TestIndexWriterOutOfFileDescriptors, TestConcurrentMergeScheduler, TestPhraseQuery, TestSparseFixedBitDocIdSet, TestPersistentSnapshotDeletionPolicy, TestWeakIdentityMap, TestPerFieldPostingsFormat, TestSortRescorer, TestSegmentCacheables, TestMatchNoDocsQuery, TestNRTReaderWithThreads, TestIndexWriterForceMerge, TestIndependenceSaturated, TestMergeSchedulerExternal, TestDateTools, TestByteSlices, TestRadixSelector, TestFastDecompressionMode, TestFilterDirectory, TestLongPostings, TestStringHelper, TestPayloadsOnVectors, TestFilterIterator, TestIndexOrDocValuesQuery, TestBytesStore, TestConstantScoreQuery, TestIndexWriterMaxDocs, TestIndexWriterCommit, TestNoDeletionPolicy, TestMathUtil, TestIndexedDISI, TestMergeRateLimiter, TestReadOnlyIndex, TestEarlyTermination, TestFilterDirectoryReader, TestDoubleRangeFieldQueries, TestLongRangeFieldQueries, TestDeletionPolicy, TestIntArrayDocIdSet, TestPrefixCodedTerms, TestMatchAllDocsQuery, TestMultiTermConstantScore, TestStopFilter, TestAutomatonQueryUnicode, TestIndexWriterExceptions2, TestIndexWriterDelete, TestFlex, TestMultiDocValues, TestCharTermAttributeImpl, TestBasicModelIne, TestSimilarity, TestSpanCollection, TestSegmentMerger, TestSimpleFSDirectory, TestSentinelIntSet, TestTermRangeQuery, TestTransactions, TestUniqueTermCount, TestBasicModelIF, Test2BSortedDocValuesFixedSorted, TestCheckIndex, TestScoreCachingWrappingScorer, TestPerSegmentDeletes, TestDistributionSPL, TestDocumentsWriterStallControl, TestNoMergePolicy, TestBooleanRewrites, TestBoolean2, TestNRTCachingDirectory, TestTerm, TestLucene50StoredFieldsFormatHighCompression, TestPostingsOffsets, TestMultiPhraseEnum, TestCustomTermFreq, TestTrackingDirectoryWrapper, TestSimpleAttributeImpl, TestMutablePointsReaderUtils, TestCustomSearcherSort, TestConjunctions, TestCharFilter, TestSearchForDuplicates, TestIndexWriterOnDiskFull, TestReqExclBulkScorer, TestBlockPostingsFormat3, TestShardSearching, TestRecyclingByteBlockAllocator, TestDocumentWriter, TestSameTokenSamePosition, TestIndexWriterReader, TestGraphTokenizers, TestMultiMMap, TestSearcherManager, TestNRTThreads, TestSearchWithThreads, TestSearchAfter, TestTopDocsMerge, TestRollingUpdates, TestTieredMergePolicy, TestArrayUtil, TestLockFactory, TestCollectionUtil, TestRegexpRandom2, TestIndexWriterNRTIsCurrent, TestSegmentTermDocs, TestFieldsReader, TestSimilarityBase, TestBooleanMinShouldMatch, Test2BDocs, TestSpans, TestStressIndexing2, TestMultiPhraseQuery, TestLazyProxSkipping, TestDocsAndPositions, TestBagOfPostings, TestSloppyPhraseQuery2, TestForceMergeForever, TestNearSpansOrdered, TestMultiFields, TestDocumentsWriterDeleteQueue, TestScorerPerf, TestWildcard, TestSimilarity2, TestFieldMaskingSpanQuery, TestSimpleExplanationsOfNonMatches, TestTermVectorsReader, TestPrefixInBooleanQuery, TestMaxTermFrequency, TestWildcardRandom, TestDirectory, TestRegexpRandom, TestSpanMultiTermQueryWrapper, TestSizeBoundedForceMerge, TestPrefixQuery, TestPositionIncrement, TestVirtualMethod, TestSimilarityProvider, TestFilterLeafReader, Test2BPostings, TestBinaryDocument, TestRamUsageEstimator, TestNoMergeScheduler, TestPhrasePrefixQuery, TestBytesRef, TestRollback, TestNot, TestIndexWriterOnJRECrash, TestCodecHoldsOpenFiles, TestTermdocPerf, Test2BTerms, TestByteArrayDataInput, Test2BBinaryDocValues, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestBlockPostingsFormat, TestLucene50CompoundFormat, TestLucene60FieldInfoFormat, TestLucene70DocValuesFormat, TestAxiomaticF3LOG, TestBooleanSimilarity, TestDistributionLL, TestLMJelinekMercerSimilarity, TestFilterSpans, TestSpanBoostQuery, TestSpanNotQuery, TestSpanOrQuery, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=B3478A9E46382E62 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_B3478A9E46382E62-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_B3478A9E46382E62-001\testDirectoryFilter-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3478A9E46382E62]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [450/476 (1!)] on J1 in 2.53s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11027 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestLargeCluster_B3B8CFCB7ED9E0F4-001\init-core-data-001
   [junit4]   2> 1846371 WARN  (SUITE-TestLargeCluster-seed#[B3B8CFCB7ED9E0F4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1846371 INFO  (SUITE-TestLargeCluster-seed#[B3B8CFCB7ED9E0F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1846375 INFO  (SUITE-TestLargeCluster-seed#[B3B8CFCB7ED9E0F4]-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> 1846376 INFO  (SUITE-TestLargeCluster-seed#[B3B8CFCB7ED9E0F4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1846377 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1846377 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 1846378 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10040_solr, 127.0.0.1:10018_solr, 127.0.0.1:10026_solr, 127.0.0.1:10020_solr, 127.0.0.1:10023_solr, 127.0.0.1:10015_solr, 127.0.0.1:10016_solr, 127.0.0.1:10021_solr, 127.0.0.1:10035_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10019_solr, 127.0.0.1:10024_solr, 127.0.0.1:10027_solr, 127.0.0.1:10022_solr, 127.0.0.1:10039_solr, 127.0.0.1:10033_solr, 127.0.0.1:10025_solr, 127.0.0.1:10017_solr, 127.0.0.1:10028_solr, 127.0.0.1:10036_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10037_solr, 127.0.0.1:10041_solr, 127.0.0.1:10029_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr]
   [junit4]   2> 1846378 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 1846378 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 1846379 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1846379 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 1846379 DEBUG (ScheduledTrigger-6097-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 47
   [junit4]   2> 1846386 INFO  (TEST-TestLargeCluster.testBasic-seed#[B3B8CFCB7ED9E0F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 1846387 DEBUG (TEST-TestLargeCluster.testBasic-seed#[B3B8CFCB7ED9E0F4]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1846387 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1846387 INFO  (TEST-TestLargeCluster.testBasic-seed#[B3B8CFCB7ED9E0F4]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1846387 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1846387 DEBUG (TEST-TestLargeCluster.testBasic-seed#[B3B8CFCB7ED9E0F4]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1846387 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1846389 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1846390 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1846390 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1846390 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1846390 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 1846390 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1846391 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1846391 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1846391 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846411 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846432 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846453 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846475 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846496 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846496 DEBUG (simCloudManagerPool-6099-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1846496 DEBUG (simCloudManagerPool-6099-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1846497 DEBUG (simCloudManagerPool-6099-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1846497 DEBUG (simCloudManagerPool-6099-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1846497 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1846499 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1846499 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1846499 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846505 DEBUG (simCloudManagerPool-6099-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1846505 DEBUG (simCloudManagerPool-6099-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1846505 DEBUG (simCloudManagerPool-6099-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1846505 DEBUG (simCloudManagerPool-6099-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1846505 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1846506 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1846506 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1846517 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846520 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846538 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846541 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846560 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846562 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846581 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846584 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846603 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846604 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846624 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846625 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846644 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846644 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846666 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846666 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846687 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846687 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846708 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846708 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846729 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846729 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846751 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846751 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846773 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846773 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846793 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846793 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846815 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846815 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846835 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846835 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846856 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846856 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846878 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846878 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846898 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846898 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846919 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846919 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846941 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846941 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846963 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846963 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1846985 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1846985 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847006 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847006 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847027 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847027 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847047 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847047 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847068 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847068 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847089 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847089 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847110 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847110 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847131 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847131 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847153 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847153 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847174 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847174 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847196 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847196 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847218 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847218 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847239 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847239 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847260 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847260 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847282 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847282 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847303 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847303 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847324 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847324 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847346 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847346 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847367 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847367 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847389 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1847389 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847410 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 100
   [junit4]   2> 1847411 INFO  (TEST-TestLargeCluster.testBasic-seed#[B3B8CFCB7ED9E0F4]) [    ] o.a.s.c.a.s.TestLargeCluster Ready after 39398ms
   [junit4]   2> 1847411 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 99
   [junit4]   2> 1847411 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10095_solr
   [junit4]   2> 1847435 INFO  (simCloudManagerPool-6099-thread-114) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4667ms
   [junit4]   2> 1847435 INFO  (simCloudManagerPool-6099-thread-113) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4950ms
   [junit4]   2> 1847435 INFO  (simCloudManagerPool-6099-thread-112) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4937ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-111) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4924ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-110) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4932ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-109) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4616ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-108) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4896ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-107) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4892ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-106) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4904ms
   [junit4]   2> 1847436 INFO  (simCloudManagerPool-6099-thread-105) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4909ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-104) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4589ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-103) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4871ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-102) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4869ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-101) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4885ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-100) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4894ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-99) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4579ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-98) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4860ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-97) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4860ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-96) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4874ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-94) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4569ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-93) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4852ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-92) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4849ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-95) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4886ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-91) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4865ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-89) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4561ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-90) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4872ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-87) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4835ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-88) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4842ms
   [junit4]   2> 1847437 INFO  (simCloudManagerPool-6099-thread-86) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4847ms
   [junit4]   2> 1847438 INFO  (simCloudManagerPool-6099-thread-85) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4839ms
   [junit4]   2> 1847438 INFO  (simCloudManagerPool-6099-thread-84) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4518ms
   [junit4]   2> 1847438 INFO  (simCloudManagerPool-6099-thread-83) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4799ms
   [junit4]   2> 1847438 INFO  (simCloudManagerPool-6099-thread-82) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4797ms
   [junit4]   2> 1847438 INFO  (simCloudManagerPool-6099-thread-81) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4812ms
   [junit4]   2> 1847438 INFO  (simCloudManagerPool-6099-thread-80) [    ] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4822ms
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10095_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10079_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10076_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10016_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10070_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10032_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10090_solr
   [junit4]   2> 1847438 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10041_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10079_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10076_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10016_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10070_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10032_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10090_solr
   [junit4]   2> 1847439 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10041_solr
   [junit4]   2> 1847440 DEBUG (simCloudManagerPool-6099-thread-115) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testBasic / shard3: {"core_node39":{
   [junit4]   2>     "node_name":"127.0.0.1:10046_solr",
   [junit4]   2>     "core":"testBasic_shard3_replica_t39",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"TLOG",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard3",
   [junit4]   2>     "collection":"testBasic"}}
   [junit4]   2> 1847440 DEBUG (simCloudManagerPool-6099-thread-117) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testBasic / shard5: {"core_node64":{
   [junit4]   2>     "node_name":"127.0.0.1:10045_solr",
   [junit4]   2>     "core":"testBasic_shard5_replica_n64",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard5",
   [junit4]   2>     "collection":"testBasic"}}
   [junit4]   2> 1847441 DEBUG (simCloudManagerPool-6099-thread-79) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testBasic / shard2: {"core_node18":{
   [junit4]   2>     "node_name":"127.0.0.1:10065_solr",
   [junit4]   2>     "core":"testBasic_shard2_replica_n18",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testBasic"}}
   [junit4]   2> 1847441 DEBUG (simCloudManagerPool-6099-thread-116) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testBasic / shard4: {"core_node54":{
   [junit4]   2>     "node_name":"127.0.0.1:10099_solr",
   [junit4]   2>     "core":"testBasic_shard4_replica_t54",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"TLOG",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard4",
   [junit4]   2>     "collection":"testBasic"}}
   [junit4]   2> 1847441 DEBUG (simCloudManagerPool-6099-thread-118) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testBasic / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10061_solr",
   [junit4]   2>     "core":"testBasic_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testBasic"}}
   [junit4]   2> 1847459 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 1847459 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 1847479 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 1847479 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 1847500 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 1847500 DEBUG (ScheduledTrigger-6100-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 1847521 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 1847521 DEBUG (ScheduledTrigger-6100-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 1847541 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 92
   [junit4]   2> 1847541 DEBUG (ScheduledTrigger-6100-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 92
   [junit4]   2> 1847541 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10016_solr, 127.0.0.1:10079_solr, 127.0.0.1:10041_solr, 127.0.0.1:10070_solr, 127.0.0.1:10095_solr, 127.0.0.1:10090_solr, 127.0.0.1:10032_solr, 127.0.0.1:10076_solr]
   [junit4]   2> 1847541 DEBUG (ScheduledTrigger-6100-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"31bf88e1fc85T6kkuv4x6mcw3iw0fukyn3ewrl",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":54698705026181,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[
   [junit4]   2>       54698705026181,
   [junit4]   2>       54698702594181,
   [junit4]   2>       54698709861731,
   [junit4]   2>       54698706235081,
   [junit4]   2>       54698701285731,
   [junit4]   2>       54698708652831,
   [junit4]   2>       54698707458181,
   [junit4]   2>       54698703817281],
   [junit4]   2>     "nodeNames":[
   [junit4]   2>       "127.0.0.1:10016_solr",
   [junit4]   2>       "127.0.0.1:10079_solr",
   [junit4]   2>       "127.0.0.1:10041_solr",
   [junit4]   2>       "127.0.0.1:10070_solr",
   [junit4]   2>       "127.0.0.1:10095_solr",
   [junit4]   2>       "127.0.0.1:10090_solr",
   [junit4]   2>       "127.0.0.1:10032_solr",
   [junit4]   2>       "127.0.0.1:10076_solr"]}}
   [junit4]   2> 1847544 DEBUG (AutoscalingActionExecutor-6101-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"31bf88e1fc85T6kkuv4x6mcw3iw0fukyn3ewrl",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":54698705026181,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[
   [junit4]   2>       54698705026181,
   [junit4]   2>       54698702594181,
   [junit4]   2>       54698709861731,
   [junit4]   2>       54698706235081,
   [junit4]   2>       54698701285731,
   [junit4]   2>       54698708652831,
   [junit4]   2>       54698707458181,
   [junit4]   2>       54698703817281],
   [junit4]   2>     "_enqueue_time_":54703878645431,
   [junit4]   2>     "nodeNames":[
   [junit4]   2>       "127.0.0.1:10016_solr",
   [junit4]   2>       "127.0.0.1:10079_solr",
   [junit4]   2>       "127.0.0.1:10041_solr",
   [junit4]   2>       "127.0.0.1:10070_solr",
   [junit4]   2>       "127.0.0.1:10095_solr",
   [junit4]   2>       "127.0.0.1:10090_solr",
   [junit4]   2>       "127.0.0.1:10032_solr",
   [junit4]   2>       "127.0.0.1:10076_solr"]}}
   [junit4]   2> 1847545 DEBUG (AutoscalingActionExecutor-6101-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"31bf88e1fc85T6kkuv4x6mcw3iw0fukyn3ewrl",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":54698705026181,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[
   [junit4]   2>       54698705026181,
   [junit4]   2>       54698702594181,
   [junit4]   2>       54698709861731,
   [junit4]   2>       54698706235081,
   [junit4]   2>       54698701285731,
   [junit4]   2>       54698708652831,
   [junit4]   2>       54698707458181,
   [junit4]   2>       54698703817281],
   [junit4]   2>     "_enqueue_time_":54703878645431,
   [junit4]   2>     "nodeNames":[
   [junit4]   2>       "127.0.0.1:10016_solr",
   [junit4]   2>       "127.0.0.1:10079_solr",
   [junit4]   2>       "127.0.0.1:10041_solr",
   [junit4]   2>     

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

, TestLRUStatsCache, BasicDistributedZkTest, SyncSliceTest, OverseerTest, RecoveryZkTest, TestReplicationHandler, ZkCLITest, TestDistributedSearch, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, TestLocalFSCloudBackupRestore, TestPullReplicaErrorHandling, TestTlogReplica, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, SystemLogListenerTest, TestClusterStateProvider, TestDistribStateManager, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=B3B8CFCB7ED9E0F4 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3B8CFCB7ED9E0F4]:0)
   [junit4] Completed [767/767 (5!)] on J1 in 7220.37s, 3 tests, 2 errors <<< FAILURES!

[...truncated 2368 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=665, maxMBSortInHeap=7.155229181808305, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ce29e2), locale=ar-QA, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=20293688,total=42205184
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8E071F54D62E92D7 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E071F54D62E92D7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E071F54D62E92D7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 17.12s, 8 tests, 1 error <<< FAILURES!

[...truncated 41452 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7109 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7109/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestTrackingDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_7952F459458FF956-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_7952F459458FF956-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_7952F459458FF956-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_7952F459458FF956-001\tempDir-006

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008\dir_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008\dir_2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008\dir_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008\dir_2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001

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


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=77, name=sdqtest--3-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$199/9573308.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$114/14793307.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=77, name=sdqtest--3-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$199/9573308.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$114/14793307.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([56EEE266689C34A7]:0)


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001\analyzing_infix_suggest_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001\analyzing_infix_suggest_default    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001\analyzing_infix_suggest_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001\analyzing_infix_suggest_default
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.TestAnalyzeInfixSuggestions_56EEE266689C34A7-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([56EEE266689C34A7]: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.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([56EEE266689C34A7:6966E1CE7FCAC440]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([56EEE266689C34A7:1344901F2CCE88D3]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001 

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

	at __randomizedtesting.SeedInfo.seed([C914FF0697ABEAAC]: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 644 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@275123), locale=ro-RO, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=45414112,total=73801728
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentInfos, TestFastDecompressionMode, TestNoMergePolicy, TestEarlyTermination, TestAllFilesCheckIndexHeader, TestSearcherManager, TestPositiveScoresOnlyCollector, TestIndependenceSaturated, TestFieldType, TestVersion, TestReqExclBulkScorer, TestIndexedDISI, TestLucene50CompoundFormat, TestStressNRT, TestMultiFields, TestFieldReuse, TestTopFieldCollector, TestNRTCachingDirectory, TestLucene70NormsFormat, TestMmapDirectory, Test2BTerms, TestFilterDirectory, TestFilterSpans, TestNoDeletionPolicy, TestByteSlices, TestAutomatonQuery, TestPrefixInBooleanQuery, TestBM25Similarity, TestRollingBuffer, TestDocumentsWriterStallControl, TestCharFilter, TestDelegatingAnalyzerWrapper, TestRecyclingByteBlockAllocator, TestSingleInstanceLockFactory, TestSimilarityBase, TestBytesRefAttImpl, TestPostingsOffsets, TestWildcard, TestTransactions, TestIndexWriterOutOfFileDescriptors, TestDuelingCodecsAtNight, TestSynonymQuery, TestCustomTermFreq, TestDocValuesQueries, TestPointQueries, Test2BSortedDocValuesFixedSorted, TestCodecHoldsOpenFiles, TestDirectoryReaderReopen, TermInSetQueryTest, TestDisjunctionMaxQuery, TestForTooMuchCloning, TestLongBitSet, TestPositionIncrement, TestSortRandom, TestSortedSetSelector, TestComplexExplanationsOfNonMatches, TestLongRangeFieldQueries, TestPackedInts, TestPhraseQuery, TestTermVectorsReader, TestBasicModelIF, TestNRTThreads, TestTimSorter, TestConstantScoreQuery, TestFixedBitDocIdSet, TestMaxTermFrequency, TestBinaryTerms, TestFrequencyTrackingRingBuffer, TestIntroSorter, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=7952F459458FF956 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestTrackingDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_7952F459458FF956-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_7952F459458FF956-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7952F459458FF956]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [128/476 (1!)] on J1 in 0.45s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7488 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J0 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d067ae), locale=ar-YE, timezone=America/Phoenix
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33836288,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestInetAddressRangeQueries, TestRAFDirectory, TestMultiPassIndexSplitter, TestFSTsMisc, TestIndexSplitter, TestPKIndexSplitter, TestInetAddressPoint, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=FF33BE19797822FB -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestHardLinkCopyDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008\dir_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001\tempDir-008\dir_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FF33BE19797822FB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF33BE19797822FB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/13 (1!)] on J0 in 0.47s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 3504 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 10097 INFO  (SUITE-TestGenericDistributedQueue-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_56EEE266689C34A7-001\init-core-data-001
   [junit4]   2> 10099 WARN  (SUITE-TestGenericDistributedQueue-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 10099 INFO  (SUITE-TestGenericDistributedQueue-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 10109 INFO  (SUITE-TestGenericDistributedQueue-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 10131 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 12221 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=56EEE266689C34A7 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.12s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56EEE266689C34A7:1344901F2CCE88D3]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 12231 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 12484 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 12486 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 13988 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 13991 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 16005 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_56EEE266689C34A7-001
   [junit4]   2> Jan 12, 2018 3:30:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 12, 2018 3:31:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=77, name=sdqtest--3-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$199/9573308.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$114/14793307.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 12, 2018 3:31:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=77, name=sdqtest--3-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 12, 2018 3:31:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=901, maxMBSortInHeap=7.717258093794046, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@dbdd5d), locale=ar-DZ, timezone=America/Los_Angeles
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46816536,total=65011712
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueKeyFieldResource, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=56EEE266689C34A7 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=77, name=sdqtest--3-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$199/9573308.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$114/14793307.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56EEE266689C34A7]:0)
   [junit4] Completed [3/767 (1!)] on J1 in 26.15s, 4 tests, 2 errors <<< FAILURES!

[...truncated 653 lines...]
   [junit4] Suite: org.apache.solr.request.TestStreamBody
   [junit4]   2> 974987 INFO  (SUITE-TestStreamBody-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\init-core-data-001
   [junit4]   2> 974989 WARN  (SUITE-TestStreamBody-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 974989 INFO  (SUITE-TestStreamBody-seed#[56EEE266689C34A7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 974993 INFO  (SUITE-TestStreamBody-seed#[56EEE266689C34A7]-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> 974994 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBodyDefaultAndConfigApi
   [junit4]   2> 975440 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 975440 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 975440 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-003\cores\core
   [junit4]   2> 975443 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 975443 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5494f8{/solr,null,AVAILABLE}
   [junit4]   2> 975445 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@101dba{HTTP/1.1,[http/1.1]}{127.0.0.1:55625}
   [junit4]   2> 975445 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.e.j.s.Server Started @983082ms
   [junit4]   2> 975445 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55625, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-003\cores}
   [junit4]   2> 975446 ERROR (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 975446 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 975446 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 975446 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 975446 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T15:46:44.771Z
   [junit4]   2> 975446 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\solr.xml
   [junit4]   2> 975453 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 975453 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 975453 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1722c87, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 975542 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1722c87
   [junit4]   2> 975568 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1722c87
   [junit4]   2> 975568 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1722c87
   [junit4]   2> 975571 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-003\cores
   [junit4]   2> 975571 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 975592 INFO  (coreLoadExecutor-4588-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 975595 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_56EEE266689C34A7-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_56EEE266689C34A7-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 975639 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 975645 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 975729 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 975729 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 975733 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975734 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 975734 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 975734 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 975734 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 975734 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 975735 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1722c87
   [junit4]   2> 975735 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 975735 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-003\cores\core\data\]
   [junit4]   2> 975736 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1431582284, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 975802 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 975802 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 975803 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2096584864, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 975803 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16919dc[collection1] main]
   [junit4]   2> 975804 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1\conf
   [junit4]   2> 975804 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 975805 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1\conf
   [junit4]   2> 975805 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 975805 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 975805 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 975805 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1\conf
   [junit4]   2> 975805 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 975805 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 975806 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 975806 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975806 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 975806 WARN  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 975806 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 975807 INFO  (coreLoadExecutor-4588-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 975807 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55625
   [junit4]   2> 975807 INFO  (searcherExecutor-4589-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16919dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 975817 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: { 'set-property' : { 'requestDispatcher.requestParsers.enableStreamBody':true} }
   [junit4]   2> 975826 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 975830 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_56EEE266689C34A7-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_56EEE266689C34A7-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 975873 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 975890 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 975976 WARN  (qtp9540199-13161) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 975976 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 975981 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 975982 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1
   [junit4]   2> 975998 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1722c87
   [junit4]   2> 975998 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-003\cores\core\data\]
   [junit4]   2> 976086 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 976086 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 976088 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19bb18[collection1] main]
   [junit4]   2> 976089 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1\conf
   [junit4]   2> 976089 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1\conf
   [junit4]   2> 976089 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 976089 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 976089 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-001\collection1\conf
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 976091 WARN  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 976091 WARN  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 976091 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 976091 WARN  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 976092 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 976092 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 976092 WARN  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 976092 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 976092 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 976092 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 976093 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 976094 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 976094 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19bb18[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 976094 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166716b[collection1] main]
   [junit4]   2> 976095 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"set-property":{"requestDispatcher.requestParsers.enableStreamBody":true}}]
   [junit4]   2> 976095 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} status=0 QTime=276
   [junit4]   2> 976095 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15a2213
   [junit4]   2> 976095 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=22684179
   [junit4]   2> 976095 INFO  (qtp9540199-13161) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c6bd9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16b361b
   [junit4]   2> 976096 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166716b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 976105 INFO  (qtp9540199-13162) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 976105 INFO  (qtp9540199-13162) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 976105 INFO  (qtp9540199-13162) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ad17f6 commitCommandVersion:0
   [junit4]   2> 976106 INFO  (qtp9540199-13162) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@157ece8[collection1] main]
   [junit4]   2> 976107 INFO  (qtp9540199-13162) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 976108 INFO  (searcherExecutor-4593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@157ece8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 976108 INFO  (qtp9540199-13162) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><query>*:*</query></delete>&commit=true&wt=javabin&version=2}{deleteByQuery=*:*,commit=} 0 3
   [junit4]   2> 976109 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@101dba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 976109 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20983325
   [junit4]   2> 976109 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 976109 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e471e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@14eb4e8
   [junit4]   2> 976114 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 976114 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1da48f9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1bd29ff
   [junit4]   2> 976117 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 976117 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@161d28d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@182b6d0
   [junit4]   2> 976118 INFO  (coreCloseExecutor-4597-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ff09e4
   [junit4]   2> 976118 INFO  (coreCloseExecutor-4597-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16714212
   [junit4]   2> 976118 INFO  (coreCloseExecutor-4597-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1509465: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16b361b
   [junit4]   2> 976126 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5494f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 976127 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBodyDefaultAndConfigApi
   [junit4]   2> 976129 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQtUpdateFails
   [junit4]   2> 976572 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 976572 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 976572 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-006\cores\core
   [junit4]   2> 976574 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 976575 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14ba8db{/solr,null,AVAILABLE}
   [junit4]   2> 976576 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e1fd10{HTTP/1.1,[http/1.1]}{127.0.0.1:55646}
   [junit4]   2> 976576 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.e.j.s.Server Started @984213ms
   [junit4]   2> 976576 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55646, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_56EEE266689C34A7-001\tempDir-006\cores}
   [junit4]   2> 976576 ERROR (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 976576 INFO  (TEST-TestStreamBody.testQtUpdateFails-seed#[56EEE266689C34A7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 976576 INFO  (TEST

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

stributedZk2Test, TestRetrieveFieldsOptimizer, SynonymTokenizerTest, SimplePostToolTest, TestExactSharedStatsCache, ConcurrentDeleteAndCreateCollectionTest, SmileWriterTest, TestJettySolrRunner, TestQueryUtils, BasicAuthStandaloneTest, IndexSchemaRuntimeFieldTest, SystemInfoHandlerTest, TestReplicaProperties, TestLocalFSCloudBackupRestore, SecurityConfHandlerTest, SolrIndexMetricsTest, AnalysisAfterCoreReloadTest, TestFieldTypeResource, DirectoryFactoryTest, TestPointFields, AssignTest, SearchHandlerTest, SolrIndexConfigTest, DistributedDebugComponentTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSTest, MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestPullReplica, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, AutoAddReplicasIntegrationTest, NodeLostTriggerTest, TestClusterStateProvider]
   [junit4] Completed [578/767 (4!)] on J1 in 7.78s, 2 tests, 1 failure <<< FAILURES!

[...truncated 3068 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1002, maxMBSortInHeap=5.529626435174865, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a68017), locale=ms, timezone=Etc/GMT-1
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=40912328,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=C914FF0697ABEAAC -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C914FF0697ABEAAC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C914FF0697ABEAAC]: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.17s, 8 tests, 1 error <<< FAILURES!

[...truncated 41440 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7108 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7108/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-003\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-003\home    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-003 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.sql.JdbcTest

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

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

	at __randomizedtesting.SeedInfo.seed([91AB247C1E130C88]: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.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:49988/lx_hs/cn/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:49988/lx_hs/cn/collection1
	at __randomizedtesting.SeedInfo.seed([C7A2800961E87BC6:4FF6BFD3CF14163E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=24102, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C7A2800961E87BC6]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    2) Thread[id=24103, name=zkConnectionManagerCallback-4979-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24272, name=zkCallback-4978-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=24100, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=24105, name=zkCallback-4978-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24101, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C7A2800961E87BC6]-SendThread(127.0.0.1:49914), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    7) Thread[id=24269, name=zkCallback-4978-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=24270, name=zkCallback-4978-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=24271, name=zkCallback-4978-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=24102, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C7A2800961E87BC6]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=24103, name=zkConnectionManagerCallback-4979-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24272, name=zkCallback-4978-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=24100, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=24105, name=zkCallback-4978-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24101, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C7A2800961E87BC6]-SendThread(127.0.0.1:49914), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   7) Thread[id=24269, name=zkCallback-4978-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=24270, name=zkCallback-4978-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=24271, name=zkCallback-4978-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([C7A2800961E87BC6]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24103, name=zkConnectionManagerCallback-4979-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24272, name=zkCallback-4978-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24105, name=zkCallback-4978-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=24101, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C7A2800961E87BC6]-SendThread(127.0.0.1:49914), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    5) Thread[id=24269, name=zkCallback-4978-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24270, name=zkCallback-4978-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=24271, name=zkCallback-4978-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24103, name=zkConnectionManagerCallback-4979-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24272, name=zkCallback-4978-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24105, name=zkCallback-4978-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=24101, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C7A2800961E87BC6]-SendThread(127.0.0.1:49914), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   5) Thread[id=24269, name=zkCallback-4978-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24270, name=zkCallback-4978-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=24271, name=zkCallback-4978-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([C7A2800961E87BC6]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([C7A2800961E87BC6:E1326F5B3566BDCC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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 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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001 

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

	at __randomizedtesting.SeedInfo.seed([89911F4CA512CF17]: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 11768 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
   [junit4]   2> 161483 INFO  (SUITE-SolrXmlInZkTest-seed#[C7A2800961E87BC6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\init-core-data-001
   [junit4]   2> 161487 INFO  (SUITE-SolrXmlInZkTest-seed#[C7A2800961E87BC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 161490 INFO  (SUITE-SolrXmlInZkTest-seed#[C7A2800961E87BC6]-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> 161490 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNotInZkFallbackLocal
   [junit4]   2> 161507 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 161543 INFO  (Thread-414) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 161543 INFO  (Thread-414) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 161557 ERROR (Thread-414) [    ] 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> 161609 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:51276
   [junit4]   2> 161642 INFO  (zkConnectionManagerCallback-337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161654 INFO  (zkConnectionManagerCallback-339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161694 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 161697 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 161699 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 161701 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 161708 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 161736 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 161739 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 161740 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 161742 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 161743 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 161745 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 161755 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161755 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testNotInZkFallbackLocal
   [junit4]   2> 161755 INFO  (zkConnectionManagerCallback-343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161755 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 161755 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-001\home\solr.xml
   [junit4]   2> 161805 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2de14e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 161805 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testNotInZkFallbackLocal
   [junit4]   2> 161805 ERROR (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] 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> 161806 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51276 51276
   [junit4]   2> 161807 INFO  (Thread-414) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51276 51276
   [junit4]   2> 161809 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNotInZkFallbackLocal
   [junit4]   2> 161811 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXmlInZkOnly
   [junit4]   2> 161818 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 161820 INFO  (Thread-415) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 161820 INFO  (Thread-415) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 161823 ERROR (Thread-415) [    ] 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> 161926 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:51304
   [junit4]   2> 161990 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 161997 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162039 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 162041 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 162043 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 162059 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 162060 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 162065 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 162073 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 162077 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 162087 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 162089 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 162091 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 162110 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162123 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testXmlInZkOnly
   [junit4]   2> 162160 INFO  (zkConnectionManagerCallback-351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162161 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 162166 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2de14e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 162169 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testXmlInZkOnly
   [junit4]   2> 162169 ERROR (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] 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> 162169 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51304 51304
   [junit4]   2> 162170 INFO  (Thread-415) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51304 51304
   [junit4]   2> 162172 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXmlInZkOnly
   [junit4]   2> 162174 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNotInZkOrOnDisk
   [junit4]   2> 162189 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 162189 INFO  (Thread-416) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 162189 INFO  (Thread-416) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 162210 ERROR (Thread-416) [    ] 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> 162297 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:51321
   [junit4]   2> 162319 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162364 INFO  (zkConnectionManagerCallback-355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162369 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 162371 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 162373 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 162376 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 162377 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 162381 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 162388 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 162392 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 162400 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 162405 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 162409 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 162416 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162417 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testNotInZkOrOnDisk
   [junit4]   2> 162420 INFO  (zkConnectionManagerCallback-359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162423 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 162423 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-003\home\solr.xml
   [junit4]   2> 162424 ERROR (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] 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> 162425 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51321 51321
   [junit4]   2> 162427 INFO  (Thread-416) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51321 51321
   [junit4]   2> 162430 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNotInZkOrOnDisk
   [junit4]   2> 162435 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOnDiskOnly
   [junit4]   2> 162445 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 162446 INFO  (Thread-417) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 162446 INFO  (Thread-417) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 162452 ERROR (Thread-417) [    ] 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> 162546 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:51336
   [junit4]   2> 162574 INFO  (zkConnectionManagerCallback-361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162633 INFO  (zkConnectionManagerCallback-363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162638 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 162658 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 162661 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 162664 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 162672 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 162679 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 162688 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 162693 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 162701 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 162705 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 162707 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 162720 INFO  (zkConnectionManagerCallback-365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162725 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testOnDiskOnly
   [junit4]   2> 162743 INFO  (zkConnectionManagerCallback-367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162764 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 162764 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_C7A2800961E87BC6-001\tempDir-004\home\solr.xml
   [junit4]   2> 162768 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2de14e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 162768 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testOnDiskOnly
   [junit4]   2> 162768 ERROR (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] 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> 162768 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51336 51336
   [junit4]   2> 162770 INFO  (Thread-417) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51336 51336
   [junit4]   2> 162772 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOnDiskOnly
   [junit4]   2> 162775 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXmlOnBoth
   [junit4]   2> 162789 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 162790 INFO  (Thread-418) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 162790 INFO  (Thread-418) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 162797 ERROR (Thread-418) [    ] 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> 162891 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:51351
   [junit4]   2> 162901 INFO  (zkConnectionManagerCallback-369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162909 INFO  (zkConnectionManagerCallback-371-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162932 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 162934 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 162937 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 162939 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 162947 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 162953 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 162968 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 162970 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 162972 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 162974 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 162975 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 162990 INFO  (zkConnectionManagerCallback-373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162990 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testXmlOnBoth
   [junit4]   2> 162990 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162990 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 163022 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2de14e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 163023 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e8029d530003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 163025 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testXmlOnBoth
   [junit4]   2> 163025 ERROR (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] 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> 163030 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51351 51351
   [junit4]   2> 163030 INFO  (Thread-418) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51351 51351
   [junit4]   2> 163032 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[C7A2800961E87BC6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXmlOnBoth
   [junit4]   2> 163033 INFO  (SUITE-SolrXmlInZkTest-seed#[C7A2800961E87BC6]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 12, 2018 1:36:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@51844382), locale=zh-CN, timezone=Indian/Christmas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=45642912,total=178962432
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordDeserializerTest, DateRangeFieldTest, TestMissingGroups, HLLUtilTest, MoveReplicaHDFSFailoverTest, TestDocSet, HealthCheckHandlerTest, TestDistributedMissingSort, HighlighterMaxOffsetTest, TestLMJelinekMercerSimilarityFactory, TestCloudNestedDocsSort, SearchHandlerTest, SpellingQueryConverterTest, FullHLLTest, TestPostingsSolrHighlighter, TestLeaderElectionZkExpiry, SolrIndexSplitterTest, DocValuesTest, ConcurrentDeleteAndCreateCollectionTest, TestStreamBody, TestQueryTypes, SearchHandlerTest, LeaderFailureAfterFreshStartTest, DOMUtilTest, TestJsonFacetRefinement, TestAddFieldRealTimeGet, SynonymTokenizerTest, TestLegacyNumericUtils, TestDFISimilarityFactory, TestTriggerIntegration, TestDelegationWithHadoopAuth, NumberUtilsTest, MetricUtilsTest, SolrXmlInZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrXmlInZkTest -Dtests.seed=C7A2800961E87BC6 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.f

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

Test, TangentEvaluatorTest, OperationsTest, CoalesceEvaluatorTest, LargeVolumeBinaryJettyTest, DocumentAnalysisResponseTest, TestClusteringResponse, LargeVolumeEmbeddedTest, EqualToEvaluatorTest, MergeIndexesEmbeddedTest, RawValueEvaluatorTest, NaturalLogEvaluatorTest, ModuloEvaluatorTest, CollectionAdminRequestRequiredParamsTest, GreaterThanEqualToEvaluatorTest, SolrSchemalessExampleTest, CommonParamsTest, SolrPingTest, SolrZkClientTest, AbsoluteValueEvaluatorTest, TestNamedListCodec, FacetFieldTest, SolrQueryTest, TestV2Request, SolrExceptionTest, TestValidatingJsonMap, OrEvaluatorTest, JDBCStreamTest, ArcCosineEvaluatorTest, HttpSolrClientConPoolTest, SolrExampleJettyTest, HyperbolicTangentEvaluatorTest, LessThanEqualToEvaluatorTest, SolrExampleBinaryTest, JettyWebappTest, TestSpellCheckResponse, LargeVolumeJettyTest, TermsResponseTest, TestFastInputStream, TestUpdateRequestCodec, AnlysisResponseBaseTest, TestSolrJErrorHandling, BasicHttpSolrClientTest, ConcurrentUpdateSolrClientTest, JdbcDriverTest, JdbcTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JdbcTest -Dtests.seed=91AB247C1E130C88 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | JdbcTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.sql.JdbcTest_91AB247C1E130C88-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91AB247C1E130C88]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [104/146 (1!)] on J1 in 18.47s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1611 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@74a200ce), locale=en-NZ, timezone=America/Guatemala
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=66987312,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=89911F4CA512CF17 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=America/Guatemala -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89911F4CA512CF17-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89911F4CA512CF17]: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 0.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 45703 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7107 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7107/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001

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


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_551B7735C08B18C2-001\replicationClientTest-001\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_551B7735C08B18C2-001\replicationClientTest-001\2

	at __randomizedtesting.SeedInfo.seed([551B7735C08B18C2:3002B458E30B4104]: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.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:166)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001 

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

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


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:53534/_rha/d/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:53534/_rha/d/collection1
	at __randomizedtesting.SeedInfo.seed([F21DAF78409B0D32:7A4990A2EE6760CA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=20508, name=zkCallback-4717-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=20509, name=zkCallback-4717-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=20510, name=zkCallback-4717-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=20330, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F21DAF78409B0D32]-SendThread(127.0.0.1:53493), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    5) Thread[id=20329, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=20334, name=zkCallback-4717-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=20331, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F21DAF78409B0D32]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    8) Thread[id=20507, name=zkCallback-4717-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=20332, name=zkConnectionManagerCallback-4718-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=20508, name=zkCallback-4717-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=20509, name=zkCallback-4717-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=20510, name=zkCallback-4717-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=20330, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F21DAF78409B0D32]-SendThread(127.0.0.1:53493), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   5) Thread[id=20329, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=20334, name=zkCallback-4717-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=20331, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F21DAF78409B0D32]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   8) Thread[id=20507, name=zkCallback-4717-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=20332, name=zkConnectionManagerCallback-4718-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([F21DAF78409B0D32]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=20508, name=zkCallback-4717-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=20509, name=zkCallback-4717-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=20510, name=zkCallback-4717-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=20330, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F21DAF78409B0D32]-SendThread(127.0.0.1:53493), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    5) Thread[id=20334, name=zkCallback-4717-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=20507, name=zkCallback-4717-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=20332, name=zkConnectionManagerCallback-4718-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=20508, name=zkCallback-4717-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=20509, name=zkCallback-4717-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=20510, name=zkCallback-4717-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=20330, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F21DAF78409B0D32]-SendThread(127.0.0.1:53493), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   5) Thread[id=20334, name=zkCallback-4717-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=20507, name=zkCallback-4717-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=20332, name=zkConnectionManagerCallback-4718-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([F21DAF78409B0D32]:0)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001\tempDir-001\node2\migrate_multipleshardtest_targetCollection_shard1_replica_n1\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MigrateRouteKeyTest_F21DAF78409B0D32-001

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


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

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

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

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


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F21DAF78409B0D32]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([F21DAF78409B0D32]:0)


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

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([F21DAF78409B0D32:E655F42D639CB02C]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore\core0    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore\core0
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_42CE568A2F365E5-001\tempDir-025

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


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

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

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

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




Build Log:
[...truncated 513 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=806, maxMBSortInHeap=7.574248315517925, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@53b70c5e), locale=ky-KG, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=21258144,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedSPILoader, TestBlockPostingsFormat, TestSearcherManager, TestSparseFixedBitDocIdSet, TestMutablePointsReaderUtils, TestFastCompressionMode, TestFixedBitSet, TestNot, TestCodecHoldsOpenFiles, TestNRTThreads, TestLongBitSet, TestWANDScorer, TestStressNRT, TestTopFieldCollectorEarlyTermination, TestSegmentTermDocs, TestNRTCachingDirectory, TestSimpleExplanations, TestWildcard, TestMultiPhraseEnum, TestIntRangeFieldQueries, TestSimpleSearchEquivalence, TestDeletionPolicy, TestMergeRateLimiter, TestTransactions, TestSameTokenSamePosition, TestDoubleRangeFieldQueries, TestFieldReuse, TestIndexWriterDelete, TestDistributionSPL, TestVirtualMethod, TestFixedBitDocIdSet, TestPhrasePrefixQuery, TestTermVectorsReader, TestCustomSearcherSort, TestSingleInstanceLockFactory, TestNoDeletionPolicy, TestTimSorter, TestDelegatingAnalyzerWrapper, TestAllFilesCheckIndexHeader, TestFieldType, Test2BTerms, TestIsCurrent, TestDocumentsWriterStallControl, TestScoreCachingWrappingScorer, TestBoolean2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.seed=94FC38540859D925 -Dtests.slow=true -Dtests.locale=ky-KG -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestBoolean2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001\tempDir-003\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_94FC38540859D925-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94FC38540859D925]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [88/476 (1!)] on J1 in 13.88s, 10 tests, 1 error <<< FAILURES!

[...truncated 4279 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=BlockTreeOrds(blocksize=128), content5=PostingsFormat(name=Memory), content4=PostingsFormat(name=LuceneFixedGap), content3=PostingsFormat(name=MockRandom), content2=BlockTreeOrds(blocksize=128), fie?ld=BlockTreeOrds(blocksize=128), utf8=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), content=BlockTreeOrds(blocksize=128), autf8=PostingsFormat(name=Memory)}, docValues:{ndv2=DocValuesFormat(name=Lucene70), ndv1=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), bdv2=DocValuesFormat(name=Lucene70), bdv2_c=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Asserting), bdv1=DocValuesFormat(name=Lucene70), bdv1_c=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocVal

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

 JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=803343E49B8FBE8A -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Indian/Christmas -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_803343E49B8FBE8A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([803343E49B8FBE8A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 1.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 681 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.QueryFacetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\init-core-data-001
   [junit4]   2> Jan 11, 2018 2:07:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6, maxDocsPerChunk=379, blockSize=721), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=6, blockSize=721)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e312739), locale=en-IE, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=36325104,total=111550464
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyAbstractAnalyticsTest, BottomFunctionTest, TopFunctionTest, CastingFloatValueTest, LegacyFieldFacetExtrasTest, LegacyFunctionTest, LTEFunctionTest, LegacyFieldFacetCloudTest, ReplaceFunctionTest, FloorFunctionTest, LegacyRangeFacetCloudTest, CastingIntValueTest, CastingAnalyticsValueTest, CastingStringValueTest, ValueFacetTest, LegacyNoFacetTest, GTFunctionTest, ExpressionFactoryTest, LogFunctionTest, OverallAnalyticsTest, QueryFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryFacetTest -Dtests.seed=4AC376F503801BED -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | QueryFacetTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_4AC376F503801BED-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AC376F503801BED]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [41/78 (1!)] on J0 in 5.83s, 1 test, 1 error <<< FAILURES!

[...truncated 37743 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7106 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7106/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSloppyPhraseQuery2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([7B998C4FCEE38F5B]: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.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([7B998C4FCEE38F5B:5D09631D9A6D4951]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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 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.handler.component.TestTrackingShardHandlerFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([E587632B11AF2EF8]: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 683 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@186b674), locale=ar-EG, timezone=America/Maceio
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=71015256,total=185118720
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelTermEnum, TestIndexWriterMaxDocs, TestFastCompressionMode, TestConcurrentMergeScheduler, TestSameTokenSamePosition, Test2BPostings, TestTermdocPerf, Test2BDocs, TestOrdinalMap, TestTragicIndexWriterDeadlock, TestDirectoryReaderReopen, TestRollingBuffer, TestPrefixCodedTerms, TestDeterminism, TestMutablePointsReaderUtils, TestTermsEnum, TestTopFieldCollector, TestNumericDocValuesUpdates, TestMatchNoDocsQuery, TestClassicSimilarity, TestIndexOrDocValuesQuery, TestNoDeletionPolicy, TestMathUtil, TestCharFilter, TestIntroSorter, TestPerFieldDocValuesFormat, TestFileSwitchDirectory, TestTermRangeQuery, TestIndexReaderClose, TestIndexWriterOutOfFileDescriptors, TestRollingUpdates, TestSimpleAttributeImpl, TermInSetQueryTest, TestNativeFSLockFactory, TestBlockPostingsFormat3, TestSimilarityBase, TestFixedBitDocIdSet, TestFlex, TestBinaryTerms, TestPhraseQuery, TestMatchAllDocsQuery, TestSearchAfter, TestSizeBoundedForceMerge, TestMultiTermsEnum, TestUpgradeIndexMergePolicy, TestPerFieldPostingsFormat, TestSpanOrQuery, TestPointQueries, TestWildcardRandom, TestSloppyPhraseQuery2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSloppyPhraseQuery2 -Dtests.seed=CE5D44C9C22BBA54 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSloppyPhraseQuery2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001\index-MMapDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSloppyPhraseQuery2_CE5D44C9C22BBA54-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE5D44C9C22BBA54]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [145/476 (1!)] on J1 in 2.48s, 9 tests, 1 error <<< FAILURES!

[...truncated 11999 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestTrackingShardHandlerFactory
   [junit4]   2> 1243236 INFO  (SUITE-TestTrackingShardHandlerFactory-seed#[7B998C4FCEE38F5B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\init-core-data-001
   [junit4]   2> 1243237 INFO  (SUITE-TestTrackingShardHandlerFactory-seed#[7B998C4FCEE38F5B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1243238 INFO  (SUITE-TestTrackingShardHandlerFactory-seed#[7B998C4FCEE38F5B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1243238 INFO  (SUITE-TestTrackingShardHandlerFactory-seed#[7B998C4FCEE38F5B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1243240 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1243241 INFO  (Thread-2908) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1243241 INFO  (Thread-2908) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1243243 ERROR (Thread-2908) [    ] 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> 1243340 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.ZkTestServer start zk server on port:61598
   [junit4]   2> 1243347 INFO  (zkConnectionManagerCallback-2623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243355 INFO  (zkConnectionManagerCallback-2625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243370 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1243375 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1243379 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1243383 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1243386 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1243388 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1243391 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1243393 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1243395 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1243397 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1243399 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1243401 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1243847 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1243848 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e43759{/,null,AVAILABLE}
   [junit4]   2> 1243853 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1355d8{HTTP/1.1,[http/1.1]}{127.0.0.1:61605}
   [junit4]   2> 1243853 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.Server Started @1257821ms
   [junit4]   2> 1243853 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\tempDir-001/control/data, hostContext=/, hostPort=61605, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\control-001\cores}
   [junit4]   2> 1243853 ERROR (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243854 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1243854 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243854 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1243854 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T23:45:39.170Z
   [junit4]   2> 1243856 INFO  (zkConnectionManagerCallback-2627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243858 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1243858 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\control-001\solr.xml
   [junit4]   2> 1243866 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1243866 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1243867 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243871 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61598/solr
   [junit4]   2> 1243873 INFO  (zkConnectionManagerCallback-2631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243877 INFO  (zkConnectionManagerCallback-2633-thread-1-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243962 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1243962 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61605_
   [junit4]   2> 1243963 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.c.Overseer Overseer (id=99328192581402628-127.0.0.1:61605_-n_0000000000) starting
   [junit4]   2> 1243969 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61605_
   [junit4]   2> 1243971 INFO  (OverseerStateUpdate-99328192581402628-127.0.0.1:61605_-n_0000000000) [n:127.0.0.1:61605_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244116 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1244123 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1244124 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1244129 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61605_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\control-001\cores
   [junit4]   2> 1244179 INFO  (zkConnectionManagerCallback-2639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244181 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244182 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61598/solr ready
   [junit4]   2> 1244185 INFO  (qtp27860813-13044) [n:127.0.0.1:61605_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61605_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1244190 INFO  (OverseerThreadFactory-5893-thread-1-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1244297 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244299 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1244406 INFO  (zkCallback-2632-thread-1-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1245325 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1245336 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1245404 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1245429 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1245430 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1245430 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1245430 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1245435 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1245439 WARN  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1245565 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1245565 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1245568 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1245568 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1245569 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=49.9716796875, floorSegmentMB=1.005859375, forceMergeDeletesPctAllowed=7.259809272064524, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.790186666797302
   [junit4]   2> 1245570 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e9cd6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1245571 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1245571 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1245572 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1245573 INFO  (searcherExecutor-5896-thread-1-processing-n:127.0.0.1:61605_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@16e9cd6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1245575 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589251083747721216
   [junit4]   2> 1245584 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1245584 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1245584 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61605/control_collection_shard1_replica_n1/
   [junit4]   2> 1245584 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1245584 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61605/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1245584 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1245588 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61605/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1245692 INFO  (zkCallback-2632-thread-2-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1245742 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1245745 INFO  (qtp27860813-13047) [n:127.0.0.1:61605_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1447
   [junit4]   2> 1245748 INFO  (qtp27860813-13044) [n:127.0.0.1:61605_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1245844 INFO  (zkCallback-2632-thread-2-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1246218 INFO  (OverseerCollectionConfigSetProcessor-99328192581402628-127.0.0.1:61605_-n_0000000000) [n:127.0.0.1:61605_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1246748 INFO  (qtp27860813-13044) [n:127.0.0.1:61605_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61605_&wt=javabin&version=2} status=0 QTime=2562
   [junit4]   2> 1246765 INFO  (zkConnectionManagerCallback-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246772 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246774 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61598/solr ready
   [junit4]   2> 1246774 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1246779 INFO  (qtp27860813-13048) [n:127.0.0.1:61605_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1246783 INFO  (OverseerThreadFactory-5893-thread-2-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1246784 WARN  (OverseerThreadFactory-5893-thread-2-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1246992 INFO  (qtp27860813-13048) [n:127.0.0.1:61605_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1246993 INFO  (qtp27860813-13048) [n:127.0.0.1:61605_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 1247936 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001 of type NRT
   [junit4]   2> 1247936 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1247936 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1666e3c{/,null,AVAILABLE}
   [junit4]   2> 1247936 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15e0006{HTTP/1.1,[http/1.1]}{127.0.0.1:61628}
   [junit4]   2> 1247936 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.Server Started @1261907ms
   [junit4]   2> 1247936 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61628, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\cores}
   [junit4]   2> 1247940 ERROR (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1247940 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1247947 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1247947 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1247947 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T23:45:43.263Z
   [junit4]   2> 1247967 INFO  (zkConnectionManagerCallback-2645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247969 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1247970 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\solr.xml
   [junit4]   2> 1247989 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1247990 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1247990 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1247998 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61598/solr
   [junit4]   2> 1248001 INFO  (zkConnectionManagerCallback-2649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248004 INFO  (zkConnectionManagerCallback-2651-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248017 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1248020 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1248023 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61628_
   [junit4]   2> 1248026 INFO  (zkCallback-2632-thread-2-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1248029 INFO  (zkCallback-2642-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1248031 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1248289 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1248296 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1248297 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1248300 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61628_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\cores
   [junit4]   2> 1248349 INFO  (qtp27860813-13050) [n:127.0.0.1:61605_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61628_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1248352 INFO  (OverseerCollectionConfigSetProcessor-99328192581402628-127.0.0.1:61605_-n_0000000000) [n:127.0.0.1:61605_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1248352 INFO  (OverseerThreadFactory-5893-thread-3-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61628_ for creating new replica
   [junit4]   2> 1248361 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248362 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1248471 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] 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: [2])
   [junit4]   2> 1249408 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1249420 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1249508 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1249529 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1249532 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1249532 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1249532 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 1249534 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1249537 WARN  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1249629 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1249629 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1249631 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249631 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249635 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=49.9716796875, floorSegmentMB=1.005859375, forceMergeDeletesPctAllowed=7.259809272064524, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.790186666797302
   [junit4]   2> 1249635 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d011c[collection1_shard2_replica_n41] main]
   [junit4]   2> 1249637 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1249637 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1249639 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1249640 INFO  (searcherExecutor-5907-thread-1-processing-n:127.0.0.1:61628_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@2d011c[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249640 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589251088010182656
   [junit4]   2> 1249646 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1249646 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1249646 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61628/collection1_shard2_replica_n41/
   [junit4]   2> 1249646 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1249646 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:61628/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1249646 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1249650 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61628/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1249753 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] 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: [2])
   [junit4]   2> 1249803 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1249805 INFO  (qtp15458306-13101) [n:127.0.0.1:61628_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1444
   [junit4]   2> 1249811 INFO  (qtp27860813-13050) [n:127.0.0.1:61605_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61628_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1460
   [junit4]   2> 1249906 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] 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: [2])
   [junit4]   2> 1250358 INFO  (OverseerCollectionConfigSetProcessor-99328192581402628-127.0.0.1:61605_-n_0000000000) [n:127.0.0.1:61605_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1250434 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-2-001 of type NRT
   [junit4]   2> 1250435 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1250436 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ab3413{/,null,AVAILABLE}
   [junit4]   2> 1250437 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20b72a{HTTP/1.1,[http/1.1]}{127.0.0.1:61643}
   [junit4]   2> 1250437 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.e.j.s.Server Started @1264406ms
   [junit4]   2> 1250438 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=61643, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-2-001\cores}
   [junit4]   2> 1250438 ERROR (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1250439 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1250439 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1250439 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1250439 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T23:45:45.755Z
   [junit4]   2> 1250443 INFO  (zkConnectionManagerCallback-2655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250445 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e27702ff000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1250447 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1250447 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-2-001\solr.xml
   [junit4]   2> 1250472 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1250472 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1250472 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1250477 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61598/solr
   [junit4]   2> 1250479 INFO  (zkConnectionManagerCallback-2659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250484 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e27702ff000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1250489 INFO  (zkConnectionManagerCallback-2661-thread-1-processing-n:127.0.0.1:61643_) [n:127.0.0.1:61643_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250498 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1250500 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1250503 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61643_
   [junit4]   2> 1250514 INFO  (zkCallback-2642-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250514 INFO  (zkCallback-2632-thread-2-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250514 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250515 INFO  (zkCallback-2660-thread-1-processing-n:127.0.0.1:61643_) [n:127.0.0.1:61643_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250791 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1250798 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1250798 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1250800 INFO  (TEST-TestTrackingShardHandlerFactory.testRequestTracking-seed#[7B998C4FCEE38F5B]) [n:127.0.0.1:61643_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-2-001\cores
   [junit4]   2> 1250852 INFO  (qtp27860813-13043) [n:127.0.0.1:61605_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61643_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1250857 INFO  (OverseerThreadFactory-5893-thread-4-processing-n:127.0.0.1:61605_) [n:127.0.0.1:61605_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61643_ for creating new replica
   [junit4]   2> 1250862 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1250863 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1250969 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] 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: [3])
   [junit4]   2> 1250969 INFO  (zkCallback-2660-thread-1-processing-n:127.0.0.1:61643_) [n:127.0.0.1:61643_    ] 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: [3])
   [junit4]   2> 1251895 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1251905 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1251969 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1252005 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1252006 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118d8b4
   [junit4]   2> 1252007 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252007 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestTrackingShardHandlerFactory_7B998C4FCEE38F5B-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 1252010 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1252013 WARN  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1252116 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1252116 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1252118 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252118 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252119 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=49.9716796875, floorSegmentMB=1.005859375, forceMergeDeletesPctAllowed=7.259809272064524, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.790186666797302
   [junit4]   2> 1252120 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d949d9[collection1_shard1_replica_n43] main]
   [junit4]   2> 1252122 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1252122 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1252122 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252123 INFO  (searcherExecutor-5918-thread-1-processing-n:127.0.0.1:61643_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@1d949d9[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252124 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589251090614845440
   [junit4]   2> 1252129 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1252129 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1252129 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61643/collection1_shard1_replica_n43/
   [junit4]   2> 1252129 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1252129 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:61643/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1252129 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1252133 INFO  (qtp4204699-13128) [n:127.0.0.1:61643_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61643/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1252234 INFO  (zkCallback-2650-thread-1-processing-n:127.0.0.1:61628_) [n:127.0.0.1:61628_    ] 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: [3])
   [junit4]   2> 1252234 INFO  (zkCallback-2660-thread-1-processing-n:127.0.0.1:61643_) [n:127.0.0.1:61643_    ] 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: [3])
   [junit4]   2> 1252286 INF

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

xampleTest, TestTolerantUpdateProcessorCloud, TestRestoreCore, HdfsWriteToMultipleCollectionsTest, TestSimDistributedQueue, SignatureUpdateProcessorFactoryTest, BasicDistributedZkTest, TestJoin, TestMultiWordSynonyms, TestExclusionRuleCollectionAccess, TestFreeTextSuggestions, TestCoreDiscovery, SpellCheckCollatorTest, HLLSerializationTest, TestJmxIntegration, TestQuerySenderNoQuery, JavabinLoaderTest, TestBulkSchemaAPI, TestCodecSupport, TestOverriddenPrefixQueryForCustomFieldType, TestSurroundQueryParser, NotRequiredUniqueKeyTest, TestGraphTermsQParserPlugin, CursorMarkTest, TestSolrCoreProperties, TestIntervalFaceting, SolrTestCaseJ4Test, AsyncCallRequestStatusResponseTest, BlockCacheTest, TestApiFramework, CollectionTooManyReplicasTest, CdcrUpdateLogTest, SparseHLLTest, DirectUpdateHandlerTest, SortSpecParsingTest, TestLFUCache, BooleanFieldTest, TestSSLRandomization, RecoveryZkTest, TestRecovery, ComputePlanActionTest, TestSolrCloudWithKerberosAlt, SolrMetricReporterTest, TestBinaryField, TestFieldCache, DeleteNodeTest, CollectionsAPISolrJTest, SliceStateTest, TestQuerySenderListener, DistanceFunctionTest, RestartWhileUpdatingTest, CoreSorterTest, ZkStateWriterTest, TestLMDirichletSimilarityFactory, TestPHPSerializedResponseWriter, TestAuthenticationFramework, XmlUpdateRequestHandlerTest, ExplicitHLLTest, SolrShardReporterTest, SpellCheckComponentTest, ClusterStateTest, PKIAuthenticationIntegrationTest, TestSchemaManager, TestWriterPerf, TestCursorMarkWithoutUniqueKey, BadIndexSchemaTest, AssignBackwardCompatibilityTest, IndexSchemaTest, PathHierarchyTokenizerFactoryTest, DistribJoinFromCollectionTest, TestImpersonationWithHadoopAuth, SegmentsInfoRequestHandlerTest, TestNumericTokenStream, TestHdfsUpdateLog, SystemLogListenerTest, DeleteShardTest, JvmMetricsTest, DistribCursorPagingTest, BaseCdcrDistributedZkTest, TestStressRecovery, NumericFieldsTest, SortByFunctionTest, TolerantUpdateProcessorTest, TestSubQueryTransformerDistrib, CleanupOldIndexTest, TestManagedSchemaThreadSafety, TestDFRSimilarityFactory, TestCloudPivotFacet, ResponseLogComponentTest, TestSolrConfigHandlerConcurrent, DateMathParserTest, TestComplexPhraseQParserPlugin, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRTimerTree, TestInfoStreamLogging, TestStressLiveNodes, TestCSVResponseWriter, TestIndexingPerformance, AddReplicaTest, TestSolrCloudSnapshots, TestLockTree, TestMaxScoreQueryParser, HttpPartitionTest, LegacyCloudClusterPropTest, SolrRequestParserTest, TestFieldCacheVsDocValues, MissingSegmentRecoveryTest, TestManagedSynonymGraphFilterFactory, MultiTermTest, TestUnifiedSolrHighlighter, HdfsLockFactoryTest, TestConfigSetsAPIExclusivity, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, ZkControllerTest, TestRealTimeGet, DistributedTermsComponentTest, StatsComponentTest, PeerSyncTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, DocValuesTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, TermVectorComponentTest, TestSolrQueryParser, LoggingHandlerTest, ReturnFieldsTest, MBeansHandlerTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, UUIDFieldTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AssignTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestPullReplicaErrorHandling, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, TestPolicyCloud, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager]
   [junit4] Completed [584/767 (3!)] on J0 in 6.57s, 5 tests, 1 failure <<< FAILURES!

[...truncated 3007 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=227, maxMBSortInHeap=7.179769663858112, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b6e2c0), locale=be, timezone=MET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=38295200,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E587632B11AF2EF8 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=MET -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E587632B11AF2EF8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E587632B11AF2EF8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.64s, 8 tests, 1 error <<< FAILURES!

[...truncated 41453 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7105 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7105/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.ResourceLoaderTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib\jar3.jar: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib\jar3.jar    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib\jar3.jar: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib\jar3.jar
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.response.JSONWriterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\spellchecker3\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001

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


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

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8157EE5210AD88CF-001\testSeekSliceZero-021: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8157EE5210AD88CF-001\testSeekSliceZero-021

	at __randomizedtesting.SeedInfo.seed([8157EE5210AD88CF]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:53232/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53232/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([7F6301270602A436:10E64A7FBA7497D9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001 

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

	at __randomizedtesting.SeedInfo.seed([A9C09B2183C6CEA1]: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 552 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=LuceneVarGapFixedInterval), junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=201, maxMBSortInHeap=7.96514273433764, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@151b7b7), locale=es-CL, timezone=Hongkong
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=38541264,total=71380992
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryBuilder, TestReaderClosed, TestSpanBoostQuery, TestOneMergeWrappingMergePolicy, TestCharArrayMap, TestSnapshotDeletionPolicy, TestLucene50StoredFieldsFormat, TestAddIndexes, TestBlockPostingsFormat2, TestFlushByRamOrCountsPolicy, TestByteBlockPool, Test2BBKDPoints, TestField, TestMixedDocValuesUpdates, TestCollectionUtil, TestUnicodeUtil, TestSearchWithThreads, Test2BPoints, TestOperations, TestDoubleValuesSource, TestDirectory, TestDocInverterPerFieldErrorInfo, TestFixedLengthBytesRefArray, TestTermQuery, TestFieldInvertState, TestTieredMergePolicy, TestSort, TestCachingTokenFilter, TestHighCompressionMode, TestParallelLeafReader, TestTimeLimitingCollector, TestBasicModelG, TestDirectMonotonic, TestBagOfPositions, TestIndexInput, TestIndexWriterMergePolicy, TestRoaringDocIdSet, TestDocIdSetBuilder, TestDoc, TestDocValuesIndexing, TestMultiLevelSkipList, TestUsageTrackingFilterCachingPolicy, TestIntroSelector, TestLRUQueryCache, TestUTF32ToUTF8, TestQueryRescorer, TestSwappedIndexFiles, TestSpanExplanationsOfNonMatches, TestIndexWriterDeleteByQuery, TestSmallFloat, TestParallelCompositeReader, TestIndexWriterWithThreads, TestIntBlockPool, Test2BSortedDocValuesOrds, TestPolygon, TestPointValues, TestIndexCommit, TestScorerPerf, TestBoostQuery, TestFieldCacheRewriteMethod, TestNeverDelete, TestAssertions, TestRAMDirectory, Test2BBinaryDocValues, TestNumericUtils, TestIndexSorting, TestComplexExplanations, Test2BPagedBytes, TestParallelReaderEmptyIndex, TestLevenshteinAutomata, TestSpanTermQuery, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=8157EE5210AD88CF -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Hongkong -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8157EE5210AD88CF-001\testSeekSliceZero-021: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8157EE5210AD88CF-001\testSeekSliceZero-021
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8157EE5210AD88CF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [99/476 (1!)] on J0 in 4.54s, 54 tests, 1 error <<< FAILURES!

[...truncated 12048 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\init-core-data-001
   [junit4]   2> 1093448 WARN  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1093452 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1093459 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-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> 1093459 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1093463 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\solr.xml
   [junit4]   2> 1093479 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1093655 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1093671 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1093672 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1093675 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001
   [junit4]   2> 1093688 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCannotCreateTwoCoresWithSameInstanceDir
   [junit4]   2> 1093699 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1093699 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate\data&name=duplicate&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 1093778 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1093793 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema [duplicate] Schema name=tiny
   [junit4]   2> 1093803 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1093804 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.CoreContainer Creating SolrCore 'duplicate' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate, trusted=true
   [junit4]   2> 1093804 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.duplicate' (registry 'solr.core.duplicate') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1093804 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1093805 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore [[duplicate] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate\data\]
   [junit4]   2> 1093816 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2177359182475696]
   [junit4]   2> 1093986 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1093986 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1093989 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1093989 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf51e7[duplicate] main]
   [junit4]   2> 1093991 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate\conf
   [junit4]   2> 1093994 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1093996 INFO  (searcherExecutor-4219-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.c.SolrCore [duplicate] Registered new searcher Searcher@1bf51e7[duplicate] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1093997 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate\data&name=different_name_core&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 1094001 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Ending testCannotCreateTwoCoresWithSameInstanceDir
   [junit4]   2> 1094012 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Starting testCreateSavesRegProps
   [junit4]   2> 1094022 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\normal\data&name=normal&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\normal&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 1094085 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1094112 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema [normal] Schema name=tiny
   [junit4]   2> 1094123 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1094123 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.CoreContainer Creating SolrCore 'normal' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\normal, trusted=true
   [junit4]   2> 1094124 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.normal' (registry 'solr.core.normal') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1094124 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1094124 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore [[normal] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\normal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\normal\data\]
   [junit4]   2> 1094134 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=50.45703125, floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=0.9129243167198597, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1094305 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1094305 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1094308 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=67.0068359375, floorSegmentMB=2.12109375, forceMergeDeletesPctAllowed=7.468557632906201, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1094309 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.SolrIndexSearcher Opening [Searcher@c407a2[normal] main]
   [junit4]   2> 1094309 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\normal\conf
   [junit4]   2> 1094311 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1094313 INFO  (searcherExecutor-4223-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.c.SolrCore [normal] Registered new searcher Searcher@c407a2[normal] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1094314 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Ending testCreateSavesRegProps
   [junit4]   2> 1094331 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDirAsPropertyParam
   [junit4]   2> 1094342 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data&name=testInstanceDirAsPropertyParam&action=CREATE&config=solrconfig_ren.xml&wt=xml&property.instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   [junit4]   2> 1094408 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1094422 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema [testInstanceDirAsPropertyParam] Schema name=tiny
   [junit4]   2> 1094427 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1094427 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.CoreContainer Creating SolrCore 'testInstanceDirAsPropertyParam' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ, trusted=true
   [junit4]   2> 1094431 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testInstanceDirAsPropertyParam' (registry 'solr.core.testInstanceDirAsPropertyParam') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1094431 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1094431 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore [[testInstanceDirAsPropertyParam] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data\]
   [junit4]   2> 1094440 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=29.8681640625, floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=23.378598854740975, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.772687404897533
   [junit4]   2> 1094646 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1094646 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1094648 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1094650 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c7be0e[testInstanceDirAsPropertyParam] main]
   [junit4]   2> 1094652 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\conf
   [junit4]   2> 1094653 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1094655 INFO  (searcherExecutor-4227-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.c.SolrCore [testInstanceDirAsPropertyParam] Registered new searcher Searcher@1c7be0e[testInstanceDirAsPropertyParam] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1094656 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDirAsPropertyParam
   [junit4]   2> 1094674 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Starting testCreateSavesSysProps
   [junit4]   2> 1094685 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.a.CoreAdminOperation core create command schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=sys_props&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
   [junit4]   2> 1094748 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1094762 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema [sys_props] Schema name=tiny
   [junit4]   2> 1094772 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1094772 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.CoreContainer Creating SolrCore 'sys_props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props, trusted=true
   [junit4]   2> 1094773 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.sys_props' (registry 'solr.core.sys_props') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5a292
   [junit4]   2> 1094773 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1094773 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.c.SolrCore [[sys_props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props\data_diff\]
   [junit4]   2> 1094784 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28778535285445883]
   [junit4]   2> 1094946 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1094947 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1094949 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=68.5615234375, floorSegmentMB=0.58984375, forceMergeDeletesPctAllowed=10.313154706876983, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1094950 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.s.SolrIndexSearcher Opening [Searcher@1195863[sys_props] main]
   [junit4]   2> 1094952 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props\conf
   [junit4]   2> 1094954 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1094957 INFO  (searcherExecutor-4231-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.c.SolrCore [sys_props] Registered new searcher Searcher@1195863[sys_props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1094957 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[7F6301270602A436]) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###Ending testCreateSavesSysProps
   [junit4]   2> 1094958 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1094958 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1033595
   [junit4]   2> 1094959 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1094959 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8b216: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@fcf0cb
   [junit4]   2> 1094966 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1094966 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b4456e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@db2a83
   [junit4]   2> 1094978 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1094979 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a8601d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@f41804
   [junit4]   2> 1094980 INFO  (coreCloseExecutor-4235-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.c.SolrCore [duplicate]  CLOSING SolrCore org.apache.solr.core.SolrCore@77b51e
   [junit4]   2> 1094980 INFO  (coreCloseExecutor-4235-thread-2-processing-x:duplicate) [    x:normal] o.a.s.c.SolrCore [normal]  CLOSING SolrCore org.apache.solr.core.SolrCore@18e8bee
   [junit4]   2> 1094981 INFO  (coreCloseExecutor-4235-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.duplicate, tag=7845150
   [junit4]   2> 1094981 INFO  (coreCloseExecutor-4235-thread-1-processing-x:duplicate) [    x:duplicate] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17cfb8a: rootName = null, domain = solr.core.duplicate, service url = null, agent id = null] for registry solr.core.duplicate / com.codahale.metrics.MetricRegistry@175b51a
   [junit4]   2> 1094981 INFO  (coreCloseExecutor-4235-thread-3-processing-x:duplicate) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [testInstanceDirAsPropertyParam]  CLOSING SolrCore org.apache.solr.core.SolrCore@9d9512
   [junit4]   2> 1094981 INFO  (coreCloseExecutor-4235-thread-4-processing-x:duplicate) [    x:sys_props] o.a.s.c.SolrCore [sys_props]  CLOSING SolrCore org.apache.solr.core.SolrCore@1597a91
   [junit4]   2> 1095013 INFO  (coreCloseExecutor-4235-thread-2-processing-x:duplicate) [    x:normal] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.normal, tag=26119150
   [junit4]   2> 1095013 INFO  (coreCloseExecutor-4235-thread-2-processing-x:duplicate) [    x:normal] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c7874d: rootName = null, domain = solr.core.normal, service url = null, agent id = null] for registry solr.core.normal / com.codahale.metrics.MetricRegistry@36a6cf
   [junit4]   2> 1095023 INFO  (coreCloseExecutor-4235-thread-3-processing-x:duplicate) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInstanceDirAsPropertyParam, tag=10327314
   [junit4]   2> 1095025 INFO  (coreCloseExecutor-4235-thread-3-processing-x:duplicate) [    x:testInstanceDirAsPropertyParam] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5459ab: rootName = null, domain = solr.core.testInstanceDirAsPropertyParam, service url = null, agent id = null] for registry solr.core.testInstanceDirAsPropertyParam / com.codahale.metrics.MetricRegistry@ee788b
   [junit4]   2> 1095040 INFO  (coreCloseExecutor-4235-thread-4-processing-x:duplicate) [    x:sys_props] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.sys_props, tag=22641297
   [junit4]   2> 1095042 INFO  (coreCloseExecutor-4235-thread-4-processing-x:duplicate) [    x:sys_props] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@161ee: rootName = null, domain = solr.core.sys_props, service url = null, agent id = null] for registry solr.core.sys_props / com.codahale.metrics.MetricRegistry@5ee07
   [junit4]   2> 1095062 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[7F6301270602A436]-worker) [    x:duplicate] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7552, maxDocsPerChunk=174, blockSize=774), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7552, blockSize=774)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b48955), locale=lv-LV, timezone=Australia/LHI
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=110980200,total=294744064
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, TestSQLHandler, HdfsDirectoryFactoryTest, TestElisionMultitermQuery, SolrJmxReporterTest, TestAuthorizationFramework, TestLRUCache, BasicZkTest, HdfsBasicDistributedZk2Test, TestFilteredDocIdSet, TestGroupingSearch, TestBackupRepositoryFactory, TestIndexSearcher, StatsReloadRaceTest, TestDistributedMissingSort, TestCloudJSONFacetJoinDomain, AssignTest, NodeAddedTriggerTest, TestConfigSetsAPI, TemplateUpdateProcessorTest, HdfsThreadLeakTest, TestAddFieldRealTimeGet, TestSolrXml, DataDrivenBlockJoinTest, RemoteQueryErrorTest, FullHLLTest, MoveReplicaTest, TestFieldCacheReopen, ShardRoutingCustomTest, FieldMutatingUpdateProcessorTest, V2StandaloneTest, TestReplicaProperties, ConfigureRecoveryStrategyTest, TestFastWriter, BlockJoinFacetSimpleTest, SearchRateTriggerTest, TestCloudDeleteByQuery, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestMissingGroups, TestStressInPlaceUpdates, DeleteLastCustomShardedReplicaTest, TestFaceting, MoreLikeThisHandlerTest, HttpSolrCallGetCoreTest, TestCustomSort, SolrMetricsIntegrationTest, TermVectorComponentTest, BadComponentTest, CloneFieldUpdateProcessorFactoryTest, TestJsonRequest, TestSolrConfigHandlerCloud, OpenExchangeRatesOrgProviderTest, TestInPlaceUpdatesDistrib, TestConfigSetImmutable, SolrIndexSplitterTest, MBeansHandlerTest, SolrGraphiteReporterTest, TestReqParamsAPI, TestNumericRangeQuery64, TestSolrJ, SpellingQueryConverterTest, HdfsChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter, NumberUtilsTest, DOMUtilTest, TestRandomFaceting, CoreMergeIndexesAdminHandlerTest, SecurityConfHandlerTest, PreAnalyzedUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, TestQueryWrapperFilter, StatelessScriptUpdateProcessorFactoryTest, TestSlowCompositeReaderWrapper, TestDefaultStatsCache, TestConfigSets, AutoScalingHandlerTest, TestFieldCacheWithThreads, SimpleFacetsTest, CdcrRequestHandlerTest, LeaderElectionContextKeyTest, TestLegacyNumericRangeQueryBuilder, TestConfigSetsAPIZkFailure, TestTriggerIntegration, TestChildDocTransformer, TestJavabinTupleStreamParser, EnumFieldTest, TestUninvertingReader, TestTrieFacet, TestPolicyCloud, SolrIndexConfigTest, TestSubQueryTransformerCrossCore, SolrIndexMetricsTest, TestSolrQueryParser, TestHashPartitioner, TestExtendedDismaxParser, HdfsCollectionsAPIDistributedZkTest, TestReload, TestCopyFieldCollectionResource, CdcrBidirectionalTest, DistributedFacetExistsSmallTest, TestLuceneIndexBackCompat, DistributedQueueTest, TestFastLRUCache, DistributedSuggestComponentTest, FileBasedSpellCheckerTest, TermsComponentTest, ConcurrentDeleteAndCreateCollectionTest, RankQueryTest, ChaosMonkeySafeLeaderTest, TestStandardQParsers, TestLeaderElectionZkExpiry, SearchHandlerTest, TestTrackingShardHandlerFactory, TestSystemIdResolver, TestSolrCloudWithHadoopAuthPlugin, BlockJoinFacetDistribTest, TestManagedSynonymFilterFactory, SolrMetricManagerTest, AnalyticsQueryTest, RulesTest, PolyFieldTest, FullSolrCloudDistribCmdsTest, TestMinMaxOnMultiValuedField, AtomicUpdatesTest, TestExactSharedStatsCache, CoreAdminCreateDiscoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=7F6301270602A436 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | CoreAdminCreateDiscoverTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001\sys_props
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7F6301270602A436-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F6301270602A436]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [259/767 (1!)] on J1 in 1.69s, 4 tests, 1 error <<< FAILURES!

[...truncated 112 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\init-core-data-001
   [junit4]   2> 1300351 WARN  (SUITE-ResourceLoaderTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1300352 INFO  (SUITE-ResourceLoaderTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1300355 INFO  (SUITE-ResourceLoaderTest-seed#[7F6301270602A436]-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> 1300355 INFO  (SUITE-ResourceLoaderTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1300358 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 1300359 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4]   2> 1300361 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 1300364 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> 1300366 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 1300367 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[7F6301270602A436]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1300398 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4]   2> 1300399 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 1300403 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4]   2> 1300404 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 1300412 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[7F6301270602A436]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_7F6301270602A436-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 1300428 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[7F6301270602A436]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_7F6301270602A436-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 1300433 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[7F6301270602A436]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_7F6301270602A436-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 1300434 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4]   2> 1300436 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 1300437 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[7F6301270602A436]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1300437 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4]   2> 1300438 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 1300440 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[7F6301270602A436]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1300454 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4]   2> 1300455 INFO  (SUITE-ResourceLoaderTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@524e37), locale=ar-YE, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=85860216,total=328085504
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyTerms, TestUnifiedSolrHighlighter, TestWriterPerf, HdfsRecoveryZkTest, LegacyCloudClusterPropTest, DistributedVersionInfoTest, TestCollectionsAPIViaSolrCloudCluster, SparseHLLTest, TriggerIntegrationTest, ShardRoutingTest, ShowFileRequestHandlerTest, CreateCollectionCleanupTest, TestMultiWordSynonyms, TestManagedStopFilterFactory, TestBinaryField, RuleEngineTest, ReplicaListTransformerTest, SuggesterWFSTTest, TestUseDocValuesAsStored, TestExpandComponent, HdfsAutoAddReplicasIntegrationTest, TestSchemaManager, TestSha256AuthenticationProvider, DirectUpdateHandlerTest, TestMaxScoreQueryParser, TestClusterProperties, HLLSerializationTest, SSLMigrationTest, ClusterStateTest, ExplicitHLLTest, TestNestedDocsSort, CursorMarkTest, TestCollationFieldDocValues, TestXIncludeConfig, RecoveryZkTest, CdcrReplicationHandlerTest, DistributedSpellCheckComponentTest, CurrencyFieldTypeTest, HdfsTlogReplayBufferedWhileIndexingTest, AddBlockUpdateTest, TestReRankQParserPlugin, TestNonDefinedSimilarityFactory, TestNamedUpdateProcessors, CollectionTooManyReplicasTest, TestSubQueryTransformer, ConfigSetsAPITest, BlockJoinFacetRandomTest, TestCoreDiscovery, TestSchemaNameResource, MultiTermTest, TestPhraseSuggestions, TestFieldCacheSort, TestSkipOverseerOperations, PropertiesRequestHandlerTest, TestDFRSimilarityFactory, DistanceUnitsTest, TestSerializedLuceneMatchVersion, PrimUtilsTest, DisMaxRequestHandlerTest, SortSpecParsingTest, AsyncCallRequestStatusResponseTest, FacetPivotSmallTest, TestFieldCacheVsDocValues, DistanceFunctionTest, TestStressRecovery, RequestLoggingTest, UninvertDocValuesMergePolicyTest, TestFieldCache, TestLegacyFieldReuse, RequestHandlersTest, TestCloudPivotFacet, RequiredFieldsTest, SortByFunctionTest, TestSolrFieldCacheBean, TestPayloadScoreQParserPlugin, TestLazyCores, BigEndianAscendingWordSerializerTest, TestBulkSchemaAPI, ExitableDirectoryReaderTest, TestReversedWildcardFilterFactory, BasicAuthIntegrationTest, SignatureUpdateProcessorFactoryTest, BufferStoreTest, TestDynamicFieldCollectionResource, TestNumericRangeQuery32, TestCSVResponseWriter, TestQuerySenderListener, VersionInfoTest, TestOrdValues, TestJoin, TestBlobHandler, ReplaceNodeTest, DistributedFacetPivotSmallAdvancedTest, ClusterStateUpdateTest, ZkFailoverTest, ManagedSchemaRoundRobinCloudTest, TestJsonFacets, TestAuthenticationFramework, TestLFUCache, TestIntervalFaceting, DeleteNodeTest, HdfsChaosMonkeySafeLeaderTest, PeerSyncWithIndexFingerprintCachingTest, AnalyticsMergeStrategyTest, TestNRTOpen, TestConfigSetProperties, BaseCdcrDistributedZkTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorCloud, RegexBoostProcessorTest, CollectionReloadTest, TestSolrCloudWithKerberosAlt, AutoscalingHistoryHandlerTest, QueryResultKeyTest, HdfsWriteToMultipleCollectionsTest, OverseerRolesTest, ComputePlanActionTest, CheckHdfsIndexTest, TestShortCircuitedRequests, ChaosMonkeySafeLeaderWithPullReplicasTest, ClassificationUpdateProcessorTest, BinaryUpdateRequestHandlerTest, TestRequestForwarding, TestSolrQueryResponse, StatsComponentTest, OverseerTest, CleanupOldIndexTest, TestNodeLostTrigger, TestRandomCollapseQParserPlugin, NumericFieldsTest, SolrCloudExampleTest, BlockCacheTest, TestSolrCoreProperties, WordBreakSolrSpellCheckerTest, TestXmlQParser, TestComputePlanAction, DistributedTermsComponentTest, DefaultValueUpdateProcessorTest, TestBinaryResponseWriter, ResponseLogComponentTest, LeaderInitiatedRecoveryOnCommitTest, ParsingFieldUpdateProcessorsTest, TestSolrCloudSnapshots, OverseerTaskQueueTest, TestSchemaSimilarityResource, RAMDirectoryFactoryTest, TestSQLHandlerNonCloud, ResourceLoaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.seed=7F6301270602A436 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | ResourceLoaderTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib\jar3.jar: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001\testClassLoaderLibs-001\otherLib\jar3.jar
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_7F6301270602A436-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F6301270602A436]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [297/767 (2!)] on J0 in 0.13s, 7 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
   [junit4] Suite: org.apache.solr.response.JSONWriterTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001
   [junit4]   2> 1361135 WARN  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1361135 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1361141 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1361142 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1361142 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1361143 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1361241 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1361279 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1361454 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1361603 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2ac81
   [junit4]   2> 1361614 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2ac81
   [junit4]   2> 1361614 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2ac81
   [junit4]   2> 1361616 INFO  (coreLoadExecutor-5399-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1361619 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1361718 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1361760 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1361874 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1361888 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1361889 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2ac81
   [junit4]   2> 1361890 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1361890 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_7F6301270602A436-001\init-core-data-001\]
   [junit4]   2> 1361892 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1362020 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1362021 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1362026 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1362026 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362031 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1362032 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@298a1b[collection1] main]
   [junit4]   2> 1362034 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1362042 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1362081 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1362082 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1362082 INFO  (coreLoadExecutor-5399-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589206351870951424
   [junit4]   2> 1362082 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1362082 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1362082 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1362083 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1362084 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1362084 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1362084 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1362085 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1362086 INFO  (searcherExecutor-5400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@298a1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1362087 INFO  (SUITE-JSONWriterTest-seed#[7F6301270602A436]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1362090 INFO  (TEST-JSONWriterTest.testArrntvWriterOverridesAllWrites-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testArrntvWriterOverridesAllWrites
   [junit4]   2> 1362091 INFO  (TEST-JSONWriterTest.testArrntvWriterOverridesAllWrites-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testArrntvWriterOverridesAllWrites
   [junit4]   2> 1362093 INFO  (TEST-JSONWriterTest.testTypes-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTypes
   [junit4]   2> 1362100 INFO  (TEST-JSONWriterTest.testTypes-seed#[7F6301270602A436]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTypes
   [junit4]   2> 1362102 INFO  (TEST-JSONWriterTest.testJSON-seed#[7F630

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

ction, TestOverriddenPrefixQueryForCustomFieldType, SyncSliceTest, OutOfBoxZkACLAndCredentialsProvidersTest, SuggesterFSTTest, ShardSplitTest, TestUtils, TestCloudRecovery, TestCryptoKeys, MultiThreadedOCPTest, TestZkAclsWithHadoopAuth, TestPHPSerializedResponseWriter, NodeLostTriggerTest, DirectUpdateHandlerOptimizeTest, SimpleCollectionCreateDeleteTest, BooleanFieldTest, TestConfigSetsAPIExclusivity, TestRebalanceLeaders, SpellCheckCollatorTest, TestDistributedSearch, TermVectorComponentDistributedTest, TestRangeQuery, PeerSyncTest, TestBadConfig, DistributedQueryElevationComponentTest, SolrRequestParserTest, DocValuesTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestOmitPositions, TestValueSourceCache, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, QueryParsingTest, TestAnalyzedSuggestions, PingRequestHandlerTest, TestMergePolicyConfig, OutputWriterTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribJoinFromCollectionTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, PeerSyncReplicationTest, SaslZkACLProviderTest, TestCollectionAPI, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, TestClusterStateProvider, TestDistribStateManager, TestGenericDistributedQueue, TestLargeCluster, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, BlobRepositoryCloudTest, TestCustomStream, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrCoreSnapshots, TestConfigReload, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestHttpShardHandlerFactory, TestPivotHelperCode, JavabinLoaderTest, HighlighterMaxOffsetTest, TestLegacyField, TestNumericTokenStream, JvmMetricsTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, SolrCloudReportersTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestStreamBody, TestMacroExpander, TestMacros, TestCustomDocTransformer, TestExportWriter, TestGraphMLResponseWriter, TestRawTransformer, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestUniqueKeyFieldResource, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCloudSchemaless, TestJsonFacetRefinement, BJQParserTest, TestCloudNestedDocsSort, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactStatsCache, BasicAuthStandaloneTest, PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, HdfsDirectoryTest, HdfsLockFactoryTest, TestLegacyFieldCache, AnalysisErrorHandlingTest, CdcrUpdateLogTest, TestDocBasedVersionConstraints, TestHdfsUpdateLog, TestInPlaceUpdatesStandalone, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [760/767 (4!)] on J0 in 21.97s, 2 tests, 1 error <<< FAILURES!

[...truncated 2378 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1135, maxMBSortInHeap=5.313903463339123, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@bd48b0), locale=fr, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12194816,total=33763328
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A9C09B2183C6CEA1 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Europe/Bratislava -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A9C09B2183C6CEA1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9C09B2183C6CEA1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.58s, 8 tests, 1 error <<< FAILURES!

[...truncated 41450 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7104 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7104/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

10 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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001\testSeekSliceZero-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001\testSeekSliceZero-008    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001\testSeekSliceZero-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001\testSeekSliceZero-008
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001

	at __randomizedtesting.SeedInfo.seed([8CA924D6672446DD]: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.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:63704/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:63704/collection1
	at __randomizedtesting.SeedInfo.seed([C8BC70741E1A7B47:40E84FAEB0E616BF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=28518, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=28523, name=zkCallback-6477-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=28666, name=zkCallback-6477-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=28667, name=zkCallback-6477-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=28665, name=zkCallback-6477-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=28521, name=zkConnectionManagerCallback-6478-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=28647, name=zkCallback-6477-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=28520, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C8BC70741E1A7B47]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    9) Thread[id=28519, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C8BC70741E1A7B47]-SendThread(127.0.0.1:63663), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=28518, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=28523, name=zkCallback-6477-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=28666, name=zkCallback-6477-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=28667, name=zkCallback-6477-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=28665, name=zkCallback-6477-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=28521, name=zkConnectionManagerCallback-6478-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=28647, name=zkCallback-6477-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=28520, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C8BC70741E1A7B47]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   9) Thread[id=28519, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C8BC70741E1A7B47]-SendThread(127.0.0.1:63663), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
	at __randomizedtesting.SeedInfo.seed([C8BC70741E1A7B47]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=28523, name=zkCallback-6477-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=28666, name=zkCallback-6477-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=28667, name=zkCallback-6477-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=28665, name=zkCallback-6477-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=28521, name=zkConnectionManagerCallback-6478-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=28647, name=zkCallback-6477-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=28519, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C8BC70741E1A7B47]-SendThread(127.0.0.1:63663), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=28523, name=zkCallback-6477-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=28666, name=zkCallback-6477-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=28667, name=zkCallback-6477-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=28665, name=zkCallback-6477-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=28521, name=zkConnectionManagerCallback-6478-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=28647, name=zkCallback-6477-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=28519, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[C8BC70741E1A7B47]-SendThread(127.0.0.1:63663), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
	at __randomizedtesting.SeedInfo.seed([C8BC70741E1A7B47]:0)


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

Error Message:
Index: 0, Size: 0

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.SortSpecParsingTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4308575F806C911A-001\tempDir-090

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


FAILED:  junit.framework.TestSuite.org.apache.solr.common.cloud.SolrZkClientTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.SolrZkClientTest_4308575F806C911A-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.SolrZkClientTest_4308575F806C911A-001\tempDir-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.SolrZkClientTest_4308575F806C911A-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.SolrZkClientTest_4308575F806C911A-001\tempDir-002

	at __randomizedtesting.SeedInfo.seed([4308575F806C911A]: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.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable

Error Message:
error processing commands

Stack Trace:
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{errorMessages=schema is not editable}], 
	at __randomizedtesting.SeedInfo.seed([C8BC70741E1A7B47:53089FA5438C1156]:0)
	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D5C53CFB2DBB1EDB-001 

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

	at __randomizedtesting.SeedInfo.seed([D5C53CFB2DBB1EDB]: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 552 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@62a01a6a), locale=zh-TW, timezone=Australia/Sydney
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=22548976,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene60PointsFormat, TestLucene70DocValuesFormat, TestIndexWriterMergePolicy, TestSloppyMath, TestSortedSetSortField, TestGrowableByteArrayDataOutput, TestSearchWithThreads, TestTieredMergePolicy, TestDemo, TestNIOFSDirectory, TestMultiTermQueryRewrites, TestPolygon, TestFlushByRamOrCountsPolicy, TestScorerPerf, TestTryDelete, TestAssertions, TestLongValuesSource, TestUnicodeUtil, TestToken, TestNumericUtils, TestRAMDirectory, TestOperations, TestDocIdsWriter, TestReaderWrapperDVTypeCheck, TestReaderClosed, TestFilterLeafReader, TestSimilarityProvider, TestSimilarity2, TestFieldValueQuery, TestMultiLevelSkipList, TestCachingTokenFilter, TestAtomicUpdate, TestInPlaceMergeSorter, TestSpanSearchEquivalence, TestIndexSorting, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=8CA924D6672446DD -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Australia/Sydney -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001\testSeekSliceZero-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001\testSeekSliceZero-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_8CA924D6672446DD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA924D6672446DD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [99/476 (1!)] on J0 in 3.08s, 54 tests, 1 error <<< FAILURES!

[...truncated 11954 lines...]
   [junit4] Suite: org.apache.solr.search.SortSpecParsingTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.SortSpecParsingTest_C8BC70741E1A7B47-001\init-core-data-001
   [junit4]   2> 1634203 WARN  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 1634203 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1634203 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-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> 1634203 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1634203 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1634203 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1634281 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1634313 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1634483 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1634638 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 1634672 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 1634672 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 1634701 INFO  (coreLoadExecutor-4668-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1634701 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1634810 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1634860 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1635139 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1635154 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1635154 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 1635154 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1635154 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.SortSpecParsingTest_C8BC70741E1A7B47-001\init-core-data-001\]
   [junit4]   2> 1635154 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13286422893254804]
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21e2d9d9[collection1] main]
   [junit4]   2> 1635312 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1635326 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1635404 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1635404 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589157272054923264
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1635404 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1635404 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1635420 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1635420 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1635420 INFO  (TEST-SortSpecParsingTest.testBad-seed#[C8BC70741E1A7B47]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBad
   [junit4]   2> 1635420 INFO  (searcherExecutor-4669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21e2d9d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1635420 INFO  (TEST-SortSpecParsingTest.testBad-seed#[C8BC70741E1A7B47]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBad
   [junit4]   2> 1635420 INFO  (TEST-SortSpecParsingTest.testSort-seed#[C8BC70741E1A7B47]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSort
   [junit4]   2> 1635435 INFO  (TEST-SortSpecParsingTest.testSort-seed#[C8BC70741E1A7B47]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSort
   [junit4]   2> 1635435 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1635435 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1679448712
   [junit4]   2> 1635435 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1635435 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f1d8bea: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@455dbf7d
   [junit4]   2> 1635435 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1635435 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27df6408: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ef9e785
   [junit4]   2> 1635451 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1635451 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@702c7c0c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@41885b2a
   [junit4]   2> 1635451 INFO  (coreCloseExecutor-4674-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6603921c
   [junit4]   2> 1635451 INFO  (coreCloseExecutor-4674-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1711510044
   [junit4]   2> 1635451 INFO  (coreCloseExecutor-4674-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6460882d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6a1eb1f3
   [junit4]   2> 1635467 INFO  (SUITE-SortSpecParsingTest-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1875d7c4), locale=es-HN, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=129090576,total=388169728
   [junit4]   2> NOTE: All tests run in this JVM: [TestComputePlanAction, IndexSchemaTest, TestPseudoReturnFields, AddReplicaTest, TestComplexPhraseQParserPlugin, TestScoreJoinQPScore, ConvertedLegacyTest, TestJsonFacets, TestSchemaNameResource, MissingSegmentRecoveryTest, TestSolrConfigHandlerConcurrent, TestZkAclsWithHadoopAuth, PKIAuthenticationIntegrationTest, ShowFileRequestHandlerTest, JvmMetricsTest, BlockJoinFacetRandomTest, RegexBoostProcessorTest, SpatialHeatmapFacetsTest, NotRequiredUniqueKeyTest, HdfsLockFactoryTest, XmlUpdateRequestHandlerTest, TestCloudInspectUtil, TestBlobHandler, TestLegacyFieldReuse, DefaultValueUpdateProcessorTest, TestNestedDocsSort, DateMathParserTest, SolrSlf4jReporterTest, TestUseDocValuesAsStored, OutOfBoxZkACLAndCredentialsProvidersTest, SpatialFilterTest, ZkStateWriterTest, DistributedFacetPivotLargeTest, CdcrVersionReplicationTest, TestRTimerTree, ZkControllerTest, TestCoreBackup, TestConfigOverlay, SyncSliceTest, TestAtomicUpdateErrorCases, TestLargeCluster, SolrJmxReporterCloudTest, TestPullReplica, ScriptEngineTest, PeerSyncWithIndexFingerprintCachingTest, PrimitiveFieldTypeTest, TestJoin, CreateCollectionCleanupTest, HdfsNNFailoverTest, URLClassifyProcessorTest, TestFieldCacheVsDocValues, DistributedFacetSimpleRefinementLongTailTest, ZkFailoverTest, TestDFRSimilarityFactory, QueryResultKeyTest, TestDynamicFieldCollectionResource, SolrCloudExampleTest, CircularListTest, InfoHandlerTest, UninvertDocValuesMergePolicyTest, HdfsWriteToMultipleCollectionsTest, TestShardHandlerFactory, MergeStrategyTest, TestXmlQParser, HdfsSyncSliceTest, SolrCoreMetricManagerTest, TestTolerantUpdateProcessorCloud, TestOrdValues, TestSkipOverseerOperations, CursorMarkTest, TestUnifiedSolrHighlighter, TestPayloadScoreQParserPlugin, TestGraphTermsQParserPlugin, DistanceFunctionTest, ClassificationUpdateProcessorTest, BasicAuthIntegrationTest, AssignBackwardCompatibilityTest, CurrencyFieldTypeTest, CoreAdminRequestStatusTest, TestClassicSimilarityFactory, TestInPlaceUpdatesStandalone, TestNumericTerms64, SegmentsInfoRequestHandlerTest, ZkCLITest, TestNRTOpen, SuggesterTSTTest, LeaderElectionTest, ExitableDirectoryReaderTest, HLLSerializationTest, TestReversedWildcardFilterFactory, JavabinLoaderTest, OverseerRolesTest, RecoveryZkTest, TestFieldCollectionResource, TestSchemaSimilarityResource, TestLeaderElectionWithEmptyReplica, TolerantUpdateProcessorTest, TestRandomDVFaceting, BJQParserTest, TestMaxScoreQueryParser, AutoAddReplicasPlanActionTest, DistribJoinFromCollectionTest, TestBlendedInfixSuggestions, TestExecutePlanAction, TestSubQueryTransformerDistrib, TestStressRecovery, DistributedQueryComponentOptimizationTest, ForceLeaderTest, ShardSplitTest, MultiThreadedOCPTest, SortSpecParsingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SortSpecParsingTest -Dtests.seed=C8BC70741E1A7B47 -Dtests.slow=true -Dtests.locale=es-HN -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | SortSpecParsingTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.SortSpecParsingTest_C8BC70741E1A7B47-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.SortSpecParsingTest_C8BC70741E1A7B47-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C8BC70741E1A7B47]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [234/767 (1!)] on J0 in 1.34s, 2 tests, 1 error <<< FAILURES!

[...truncated 494 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\init-core-data-001
   [junit4]   2> 2374820 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2374827 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2374827 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2374834 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2374857 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2374872 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2374876 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 2374883 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2374884 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\tmp-home-001\collection1\conf\managed-schema
   [junit4]   2> 2374887 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\tmp-home-001\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\tmp-home-001\collection1\conf\schema.xml.bak
   [junit4]   2> 2374998 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 2375007 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 2375007 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 2375009 INFO  (coreLoadExecutor-8130-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2375034 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2375043 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=606627764
   [junit4]   2> 2375044 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=491069321
   [junit4]   2> 2375046 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2375051 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2375051 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\tmp-home-001\collection1, trusted=true
   [junit4]   2> 2375051 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42baa166
   [junit4]   2> 2375051 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2375051 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\tmp-home-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\init-core-data-001\]
   [junit4]   2> 2375057 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.284549854451713]
   [junit4]   2> 2375061 WARN  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2375131 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2375131 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2375133 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2375133 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2375134 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=1.287109375, floorSegmentMB=1.3408203125, forceMergeDeletesPctAllowed=10.150473667917673, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2375136 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ffacd3a[collection1] main]
   [junit4]   2> 2375137 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_C8BC70741E1A7B47-001\tmp-home-001\collection1\conf
   [junit4]   2> 2375137 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2375138 INFO  (searcherExecutor-8131-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ffacd3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2375139 INFO  (coreLoadExecutor-8130-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589158047723290624
   [junit4]   2> 2375145 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[C8BC70741E1A7B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2375147 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[C8BC70741E1A7B47]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> 2375155 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[C8BC70741E1A7B47]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 2375176 ERROR (TEST-TestEmbeddedSolrServerS

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

rser.parse("facet("
 [ecj-lint]                                                         +   "collection1, "
 [ecj-lint]                                                         +   "q=\"*:*\", "
 [ecj-lint]                                                         +   "buckets=\"a_s\", "
 [ecj-lint]                                                         +   "bucketSorts=\"sum(a_i) asc\", "
 [ecj-lint]                                                         +   "bucketSizeLimit=100, "
 [ecj-lint]                                                         +   "sum(a_i), sum(a_f), "
 [ecj-lint]                                                         +   "min(a_i), min(a_f), "
 [ecj-lint]                                                         +   "max(a_i), max(a_f), "
 [ecj-lint]                                                         +   "avg(a_i), avg(a_f), "
 [ecj-lint]                                                         +   "count(*)"
 [ecj-lint]                                                         + ")"), factory);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\io\stream\StreamExpressionToExplanationTest.java (at line 250)
 [ecj-lint] 	stream = new JDBCStream(StreamExpressionParser.parse("jdbc(connection=\"jdbc:hsqldb:mem:.\", sql=\"select PEOPLE.ID, PEOPLE.NAME, COUNTRIES.COUNTRY_NAME from PEOPLE inner join COUNTRIES on PEOPLE.COUNTRY_CODE = COUNTRIES.CODE order by PEOPLE.ID\", sort=\"ID asc\")"), factory);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\io\stream\StreamExpressionToExplanationTest.java (at line 263)
 [ecj-lint] 	stream = new IntersectStream(StreamExpressionParser.parse("intersect("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\io\stream\StreamExpressionToExplanationTest.java (at line 279)
 [ecj-lint] 	stream = new ComplementStream(StreamExpressionParser.parse("complement("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\io\stream\StreamingTest.java (at line 159)
 [ecj-lint] 	CloudSolrStream stream = new CloudSolrStream("", "collection1", sParams);
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\request\SchemaTest.java (at line 31)
 [ecj-lint] 	import org.apache.solr.api.ApiBag;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.api.ApiBag is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\NoOpResponseParserTest.java (at line 52)
 [ecj-lint] 	return new SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\QueryResponseTest.java (at line 46)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\QueryResponseTest.java (at line 103)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleGroupResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\QueryResponseTest.java (at line 205)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\TestClusteringResponse.java (at line 41)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\ContentStreamTest.java (at line 48)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource( "solrj/README" );
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\ContentStreamTest.java (at line 77)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource( "solrj/README" );
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42 problems (1 error, 41 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:836: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2111: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2144: Compile failed; see the compiler error output for details.

Total time: 84 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

Re: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7103 - Still Unstable!

Posted by Alan Woodward <ro...@gmail.com>.
Is it just me, or are there a lot more of these spurious Windows failures these days?  Is it worth sticking a retry into the temporary files cleanup?

> On 9 Jan 2018, at 11:00, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7103/
> Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC
> 
> 13 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMatchAllDocsQuery
> 
> Error Message:
> Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001 
> 
> Stack Trace:
> java.io.IOException: Could not remove the following files (in the order of attempts):
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001
> 
> 	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]:0)
> 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
> 	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
> 	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
> 	at java.lang.Thread.run(Thread.java:748)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
> 
> Error Message:
> Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001 
> 
> Stack Trace:
> java.io.IOException: Could not remove the following files (in the order of attempts):
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001
> 
> 	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]: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.IndexReplicationClientTest.testConsistencyOnExceptions
> 
> Error Message:
> Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
> 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B:865700CCA395CFA4]:0)
> Caused by: java.lang.AssertionError: handler failed too many times: -1
> 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B]:0)
> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
> 
> 
> FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
> 
> Error Message:
> Error from server at http://127.0.0.1:51600/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-d554ffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1",           "base_url":"http://127.0.0.1:51611/solr",           "node_name":"127.0.0.1:51611_solr",           "state":"down",           "type":"NRT"},         "core_node5":{           "core":"awhollynewcollection_0_shard1_replica_n2",           "base_url":"http://127.0.0.1:51606/solr",           "node_name":"127.0.0.1:51606_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"awhollynewcollection_0_shard2_replica_n4",           "base_url":"http://127.0.0.1:51600/solr",           "node_name":"127.0.0.1:51600_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node9":{           "core":"awhollynewcollection_0_shard2_replica_n6",           "base_url":"http://127.0.0.1:51603/solr",           "node_name":"127.0.0.1:51603_solr",           "state":"active",           "type":"NRT"}}},     "shard3":{       "range":"2aaa0000-7fffffff",       "state":"active",       "replicas":{         "core_node11":{           "core":"awhollynewcollection_0_shard3_replica_n8",           "base_url":"http://127.0.0.1:51611/solr",           "node_name":"127.0.0.1:51611_solr",           "state":"down",           "type":"NRT"},         "core_node12":{           "core":"awhollynewcollection_0_shard3_replica_n10",           "base_url":"http://127.0.0.1:51606/solr",           "node_name":"127.0.0.1:51606_solr",           "state":"active",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:51606_solr, 127.0.0.1:51611_solr, 127.0.0.1:51600_solr, 127.0.0.1:51603_solr]
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51600/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={
>  "pullReplicas":"0",
>  "replicationFactor":"2",
>  "shards":{
>    "shard1":{
>      "range":"80000000-d554ffff",
>      "state":"active",
>      "replicas":{
>        "core_node3":{
>          "core":"awhollynewcollection_0_shard1_replica_n1",
>          "base_url":"http://127.0.0.1:51611/solr",
>          "node_name":"127.0.0.1:51611_solr",
>          "state":"down",
>          "type":"NRT"},
>        "core_node5":{
>          "core":"awhollynewcollection_0_shard1_replica_n2",
>          "base_url":"http://127.0.0.1:51606/solr",
>          "node_name":"127.0.0.1:51606_solr",
>          "state":"active",
>          "type":"NRT"}}},
>    "shard2":{
>      "range":"d5550000-2aa9ffff",
>      "state":"active",
>      "replicas":{
>        "core_node7":{
>          "core":"awhollynewcollection_0_shard2_replica_n4",
>          "base_url":"http://127.0.0.1:51600/solr",
>          "node_name":"127.0.0.1:51600_solr",
>          "state":"active",
>          "type":"NRT",
>          "leader":"true"},
>        "core_node9":{
>          "core":"awhollynewcollection_0_shard2_replica_n6",
>          "base_url":"http://127.0.0.1:51603/solr",
>          "node_name":"127.0.0.1:51603_solr",
>          "state":"active",
>          "type":"NRT"}}},
>    "shard3":{
>      "range":"2aaa0000-7fffffff",
>      "state":"active",
>      "replicas":{
>        "core_node11":{
>          "core":"awhollynewcollection_0_shard3_replica_n8",
>          "base_url":"http://127.0.0.1:51611/solr",
>          "node_name":"127.0.0.1:51611_solr",
>          "state":"down",
>          "type":"NRT"},
>        "core_node12":{
>          "core":"awhollynewcollection_0_shard3_replica_n10",
>          "base_url":"http://127.0.0.1:51606/solr",
>          "node_name":"127.0.0.1:51606_solr",
>          "state":"active",
>          "type":"NRT"}}}},
>  "router":{"name":"compositeId"},
>  "maxShardsPerNode":"2",
>  "autoAddReplicas":"false",
>  "nrtReplicas":"2",
>  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:51606_solr, 127.0.0.1:51611_solr, 127.0.0.1:51600_solr, 127.0.0.1:51603_solr]
> 	at __randomizedtesting.SeedInfo.seed([AF9B2AA13BB379B6:E7EE5E153D805623]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
> 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
> 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:461)
> 	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.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail
> 
> Error Message:
> Error from server at http://127.0.0.1:60519/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60519/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:4CBAD264EB167C0B]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:332)
> 	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.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema
> 
> Error Message:
> Error from server at http://127.0.0.1:60548/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60548/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:B0C8A6A55669CE6F]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:841)
> 	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.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName
> 
> Error Message:
> Error from server at http://127.0.0.1:60556/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60556/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:B0B45943DF0B3CB9]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:649)
> 	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.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema
> 
> Error Message:
> Error from server at http://127.0.0.1:60583/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60583/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:5A918CF3157E567B]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:806)
> 	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.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName
> 
> Error Message:
> Error from server at http://127.0.0.1:60630/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60630/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:3FA5E475F9679B0C]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:417)
> 	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.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName
> 
> Error Message:
> Error from server at http://127.0.0.1:60748/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60748/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:A426C30995CECEBD]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
> 	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.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail
> 
> Error Message:
> Error from server at http://127.0.0.1:60778/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60778/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:E639A89686C02C4]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:694)
> 	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.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail
> 
> Error Message:
> Error from server at http://127.0.0.1:60817/solr/collection1: error processing commands
> 
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60817/solr/collection1: error processing commands
> 	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:F1A6A8B0EAAD5ADE]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
> 	at org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
> 	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001 
> 
> Stack Trace:
> java.io.IOException: Could not remove the following files (in the order of attempts):
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin
>   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001
> 
> 	at __randomizedtesting.SeedInfo.seed([DCE81A955AD738E2]: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 361 lines...]
>   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
>   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d6db4f), locale=es-DO, timezone=Brazil/Acre
>   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31546360,total=82235392
>   [junit4]   2> NOTE: All tests run in this JVM: [TestTopFieldCollectorEarlyTermination, TestAllFilesHaveChecksumFooter, TestPrefixInBooleanQuery, TestTerm, TestBasics, TestFieldMaskingSpanQuery, TestAxiomaticF3LOG, TestLogMergePolicy, TestComplexExplanationsOfNonMatches, TestClassicSimilarity, TestMatchNoDocsQuery, TestSpanOrQuery, TestTermVectorsWriter, TestSparseFixedBitDocIdSet, TestNotDocIdSet, TestReadOnlyIndex, Test2BDocs, TestWANDScorer, TestTermVectors, TestVirtualMethod, TestPointQueries, TestVersion, TestSegmentCacheables, Test2BPostings, TestSegmentInfos, TestDeletionPolicy, TestCharArraySet, TestSpanNearQuery, TestBKD, TestMatchAllDocsQuery]
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMatchAllDocsQuery -Dtests.seed=C63A05A9DE9B1863 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>   [junit4] ERROR   0.00s J1 | TestMatchAllDocsQuery (suite) <<<
>   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]:0)
>   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
>   [junit4] Completed [44/476 (1!)] on J1 in 0.11s, 2 tests, 1 error <<< FAILURES!
> 
> [...truncated 594 lines...]
>   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=BlockTreeOrds(blocksize=128), extra35=BlockTreeOrds(blocksize=128), extra36=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra14=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra33=FSTOrd50, extra8=FSTOrd50, extra12=PostingsFormat(name=LuceneVarGapFixedInterval), extra34=PostingsFormat(name=LuceneVarGapFixedInterval), extra39=BlockTreeOrds(blocksize=128), extra18=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra15=FSTOrd50, extra37=FSTOrd50, extra2=BlockTreeOrds(blocksize=128), extra3=PostingsFormat(name=LuceneVarGapDocFreqInterval), titleTokenized=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra19=FSTOrd50, extra1=PostingsFormat(name=LuceneVarGapFixedInterval), body=BlockTreeOrds(blocksize=128), title=FSTOrd50, extra6=BlockTreeOrds(blocksize=128), extra7=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra4=FSTOrd50, extra5=PostingsFormat(name=LuceneVarGapFixedInterval), packID=FSTOrd50, extra31=BlockTreeOrds(blocksize=128), extra10=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra30=PostingsFormat(name=LuceneVarGapFixedInterval), extra25=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra22=FSTOrd50, extra28=BlockTreeOrds(blocksize=128), extra29=PostingsFormat(name=LuceneVarGapDocFreqInterval), docid=PostingsFormat(name=LuceneVarGapFixedInterval), extra27=PostingsFormat(name=LuceneVarGapFixedInterval), extra21=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{date=DocValuesFormat(name=Lucene70), extra35=DocValuesFormat(name=Lucene70), extra36=DocValuesFormat(name=Asserting), extra14=DocValuesFormat(name=Lucene70), docid_int=DocValuesFormat(name=Lucene70), extra33=DocValuesFormat(name=Lucene70), extra8=DocValuesFormat(name=Lucene70), extra12=DocValuesFormat(name=Asserting), extra34=DocValuesFormat(name=Lucene70), extra39=DocValuesFormat(name=Asserting), extra18=DocValuesFormat(name=Lucene70), extra15=DocValuesFormat(name=Asserting), extra37=DocValuesFormat(name=Lucene70), extra2=DocValuesFormat(name=Lucene70), extra3=DocValuesFormat(name=Asserting), titleTokenized=DocValuesFormat(name=Lucene70), extra19=DocValuesFormat(name=Asserting), extra1=DocValuesFormat(name=Lucene70), title=DocValuesFormat(name=Lucene70), body=DocValuesFormat(name=Lucene70), extra6=DocValuesFormat(name=Asserting), extra7=DocValuesFormat(name=Lucene70), extra4=DocValuesFormat(name=Lucene70), extra5=DocValuesFormat(name=Asserting), packID=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Lucene70), extra31=DocValuesFormat(name=Lucene70), extra10=DocValuesFormat(name=Lucene70), extra30=DocValuesFormat(name=Lucene70), extra25=DocValuesFormat(name=Lucene70), extra22=DocValuesFormat(name=Asserting), extra28=DocValuesFormat(name=Lucene70), extra29=DocValuesFormat(name=Asserting), docid=DocValuesFormat(name=Lucene70), extra27=DocValuesFormat(name=Lucene70), extra21=DocValuesFormat(name=Lucene70), titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=539, maxMBSortInHeap=6.287313940311789, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@99c798), locale=de-GR, timezone=Indian/Chagos
>   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=363569128,total=454348800
>   [junit4]   2> NOTE: All tests run in this JVM: [TestTopFieldCollectorEarlyTermination, TestAllFilesHaveChecksumFooter, TestPrefixInBooleanQuery, TestTerm, TestBasics, TestFieldMaskingSpanQuery, TestAxiomaticF3LOG, TestLogMergePolicy, TestComplexExplanationsOfNonMatches, TestClassicSimilarity, TestMatchNoDocsQuery, TestSpanOrQuery, TestTermVectorsWriter, TestSparseFixedBitDocIdSet, TestNotDocIdSet, TestReadOnlyIndex, Test2BDocs, TestWANDScorer, TestTermVectors, TestVirtualMethod, TestPointQueries, TestVersion, TestSegmentCacheables, Test2BPostings, TestSegmentInfos, TestDeletionPolicy, TestCharArraySet, TestSpanNearQuery, TestBKD, TestMatchAllDocsQuery, TestIndexWriterForceMerge, TestNot, TestFilterWeight, TestLucene50StoredFieldsFormatHighCompression, Test2BNumericDocValues, TestCharsRefBuilder, TestAutomatonQueryUnicode, TestShardSearching, TestStressAdvance, TestIndexWriterOnDiskFull, TestFrequencyTrackingRingBuffer, TestIndexWriterReader, TestOfflineSorter, TestRamUsageEstimator, TestOrdinalMap, TestIndexingSequenceNumbers, TestPositiveScoresOnlyCollector, TestLucene50CompoundFormat, TestLMDirichletSimilarity, TestTermRangeQuery, TestSortRescorer, TestBytesRefHash, TestSearchAfter, TestBytesStore, TestMinShouldMatch2, TestCharFilter, TestFuzzyQuery, TestUniqueTermCount, TestWeakIdentityMap, TestIndexWriterNRTIsCurrent, TestDocValues, TestTragicIndexWriterDeadlock, TestStressIndexing2, TestByteSlices, TestTermsEnum, TestScoreCachingWrappingScorer, TestSimilarityBase, TestSpanCollection, TestDirectoryReaderReopen, TestMultiPhraseQuery, TestSegmentTermDocs, TestNearSpansOrdered, TestPackedInts, TestPhrasePrefixQuery, TestSpansEnum, TestMergeRateLimiter, TestSingleInstanceLockFactory, TestPayloads, TestDocumentsWriterStallControl, TestLongBitSet, TestIndexTooManyDocs, TestWildcardRandom, TestPrefixCodedTerms, TestSimpleAttributeImpl, TestSearch, TestGeoUtils, TestRollingBuffer, TestGraphTokenizers, TestTransactionRollback, TestBinaryTerms, TestNewestSegment, TestRecyclingIntBlockAllocator, TestDocumentWriter, TestUpgradeIndexMergePolicy, TestIndependenceSaturated, TestBlendedTermQuery, TestLucene60FieldInfoFormat, TestMergeSchedulerExternal, TestIndexWriterDelete, TestWildcard, TestNumericDocValuesUpdates, TestPositionIncrement, TestFixedBitDocIdSet, TestPerFieldPostingsFormat2, Test2BTerms, TestCodecHoldsOpenFiles, TestSentinelIntSet, TestNRTThreads, TestBasicModelIF, TestPayloadsOnVectors, TestBlockPostingsFormat3, TestDuelingCodecsAtNight, TestBasicModelIne, TestTrackingDirectoryWrapper, TestRollingUpdates, TestIndexWriterCommit, TestFileSwitchDirectory, TestDelegatingAnalyzerWrapper, TestSimpleExplanations, TestIndexWriter, TestPerFieldDocValuesFormat, TestFSTs, TestSearcherManager]
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherManager -Dtests.seed=C63A05A9DE9B1863 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>   [junit4] ERROR   0.00s J1 | TestSearcherManager (suite) <<<
>   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]:0)
>   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
>   [junit4] Completed [221/476 (2!)] on J1 in 7.13s, 11 tests, 1 error <<< FAILURES!
> 
> [...truncated 7902 lines...]
>   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
>   [junit4]   2> ??? 09, 2018 5:27:14 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
>   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
>   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B]:0)
>   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
>   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
>   [junit4]   2> 
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=9D9E76CB1F93C5B -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=America/Virgin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>   [junit4] ERROR   1.78s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
>   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B:865700CCA395CFA4]:0)
>   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B]:0)
>   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
>   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
>   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@dab9a1), locale=sr-RS, timezone=America/Virgin
>   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=51606040,total=64880640
>   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, LocalReplicatorTest, IndexReplicationClientTest]
>   [junit4] Completed [5/9 (1!)] on J0 in 2.48s, 4 tests, 1 error <<< FAILURES!
> 
> [...truncated 3179 lines...]
>   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
>   [junit4]   2> 280221 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_AF9B2AA13BB379B6-001\init-core-data-001
>   [junit4]   2> 280222 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
>   [junit4]   2> 280226 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-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> 280228 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_AF9B2AA13BB379B6-001\tempDir-001
>   [junit4]   2> 280228 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>   [junit4]   2> 280231 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>   [junit4]   2> 280232 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer Starting server
>   [junit4]   2> 280238 ERROR (Thread-679) [    ] 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> 280330 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51595
>   [junit4]   2> 280343 INFO  (zkConnectionManagerCallback-709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280354 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
>   [junit4]   2> 280354 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
>   [junit4]   2> 280355 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
>   [junit4]   2> 280355 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
>   [junit4]   2> 280356 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e65d2c{/solr,null,AVAILABLE}
>   [junit4]   2> 280356 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6afa13{/solr,null,AVAILABLE}
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68c847{HTTP/1.1,[http/1.1]}{127.0.0.1:51600}
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.Server Started @289113ms
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51600}
>   [junit4]   2> 280357 ERROR (jetty-launcher-706-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19491c5{/solr,null,AVAILABLE}
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.357Z
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1849a45{HTTP/1.1,[http/1.1]}{127.0.0.1:51603}
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.Server Started @289114ms
>   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51603}
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bacb07{HTTP/1.1,[http/1.1]}{127.0.0.1:51606}
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.Server Started @289114ms
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51606}
>   [junit4]   2> 280358 ERROR (jetty-launcher-706-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 280358 ERROR (jetty-launcher-706-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.358Z
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ddc17a{/solr,null,AVAILABLE}
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.359Z
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@144e141{HTTP/1.1,[http/1.1]}{127.0.0.1:51611}
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.Server Started @289115ms
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51611}
>   [junit4]   2> 280359 ERROR (jetty-launcher-706-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.359Z
>   [junit4]   2> 280398 INFO  (zkConnectionManagerCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280401 INFO  (zkConnectionManagerCallback-711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280401 INFO  (zkConnectionManagerCallback-713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280402 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 280402 INFO  (zkConnectionManagerCallback-715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280409 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 280409 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 280409 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 280418 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
>   [junit4]   2> 280418 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
>   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
>   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
>   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
>   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
>   [junit4]   2> 280431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
>   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160da45cb060001, likely client has closed socket
>   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
>   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
>   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
>   [junit4]   2> 280437 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
>   [junit4]   2> 280438 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
>   [junit4]   2> 280444 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
>   [junit4]   2> 280448 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
>   [junit4]   2> 280449 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
>   [junit4]   2> 280454 INFO  (zkConnectionManagerCallback-722-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280459 INFO  (zkConnectionManagerCallback-725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280464 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
>   [junit4]   2> 280467 INFO  (zkConnectionManagerCallback-729-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280479 INFO  (zkConnectionManagerCallback-737-thread-1-processing-n:127.0.0.1:51606_solr) [n:127.0.0.1:51606_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280482 INFO  (zkConnectionManagerCallback-733-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280482 INFO  (zkConnectionManagerCallback-735-thread-1-processing-n:127.0.0.1:51603_solr) [n:127.0.0.1:51603_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280513 INFO  (zkConnectionManagerCallback-739-thread-1-processing-n:127.0.0.1:51611_solr) [n:127.0.0.1:51611_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280533 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 280534 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51611_solr
>   [junit4]   2> 280535 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.Overseer Overseer (id=99319185095917579-127.0.0.1:51611_solr-n_0000000000) starting
>   [junit4]   2> 280545 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51611_solr
>   [junit4]   2> 280703 INFO  (zkCallback-738-thread-1-processing-n:127.0.0.1:51611_solr) [n:127.0.0.1:51611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>   [junit4]   2> 280703 INFO  (zkConnectionManagerCallback-741-thread-1-processing-n:127.0.0.1:51600_solr) [n:127.0.0.1:51600_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 280722 INFO  (jetty-launcher-706-thread-1) [n:127.0.0.1:51603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>   [junit4]   2> 280725 INFO  (jetty-launcher-706-thread-4) [n:127.0.0.1:51606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>   [junit4]   2> 280729 INFO  (jetty-launcher-706-thread-1) [n:127.0.0.1:51603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 280731 INFO  (jetty-launcher-706-thread-4) [n:127.0.0.1:51606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 280733 INFO  (jetty-launcher-706-thread-3) [n:127.0.0.1:51600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>   [junit4]   2> 280733 INFO  (jetty-launcher-706-thread-1) [n:127.0.0.1:51603_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.
> 
> [...truncated too long message...]
> 
> nf\managed-schema
>   [junit4]   2> 100696 INFO  (qtp4981344-1741) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=3
>   [junit4]   2> 100697 INFO  (qtp4981344-1742) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields params={wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 100698 INFO  (qtp4981344-1743) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*_acc params={wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@161fd84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
>   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16919171
>   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
>   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9b22f9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c3be76
>   [junit4]   2> 100704 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
>   [junit4]   2> 100704 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@882a60: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@c8f3f6
>   [junit4]   2> 100707 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
>   [junit4]   2> 100707 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ff5487: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f0a6ca
>   [junit4]   2> 100708 INFO  (coreCloseExecutor-541-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fe4650
>   [junit4]   2> 100708 INFO  (coreCloseExecutor-541-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16664144
>   [junit4]   2> 100708 INFO  (coreCloseExecutor-541-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f5ec1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@c97098
>   [junit4]   2> 100720 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@121a4db{/solr,null,UNAVAILABLE}
>   [junit4]   2> 100720 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddDynamicFieldAccuracy
>   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7555AB5321762E11-001
>   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d44999), locale=fr-CH, timezone=Asia/Istanbul
>   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=37254408,total=83689472
>   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSolrClientConnections, StreamingTest, GraphTest, CommonAdminParamsTest, SolrDocumentTest, TestJsonRecordReader, HttpSolrClientBuilderTest, CumulativeProbabilityEvaluatorTest, TestRetryUtil, ArrayEvaluatorTest, TestJavaBinCodec, TestSolrProperties, ReverseEvaluatorTest, TestSpellCheckResponse, SchemaTest]
>   [junit4] Completed [29/146 (1!)] on J0 in 25.90s, 35 tests, 8 errors <<< FAILURES!
> 
> [...truncated 1819 lines...]
>   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
>   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\init-core-data-001
>   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b8e097), locale=es-NI, timezone=America/Godthab
>   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=41007640,total=64880640
>   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=DCE81A955AD738E2 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
>   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin
>   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCE81A955AD738E2]:0)
>   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
>   [junit4] Completed [3/5 (1!)] on J1 in 2.87s, 8 tests, 1 error <<< FAILURES!
> 
> [...truncated 41453 lines...]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7103 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7103/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

13 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMatchAllDocsQuery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001

	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]: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.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B:865700CCA395CFA4]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:51600/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-d554ffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1",           "base_url":"http://127.0.0.1:51611/solr",           "node_name":"127.0.0.1:51611_solr",           "state":"down",           "type":"NRT"},         "core_node5":{           "core":"awhollynewcollection_0_shard1_replica_n2",           "base_url":"http://127.0.0.1:51606/solr",           "node_name":"127.0.0.1:51606_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"awhollynewcollection_0_shard2_replica_n4",           "base_url":"http://127.0.0.1:51600/solr",           "node_name":"127.0.0.1:51600_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node9":{           "core":"awhollynewcollection_0_shard2_replica_n6",           "base_url":"http://127.0.0.1:51603/solr",           "node_name":"127.0.0.1:51603_solr",           "state":"active",           "type":"NRT"}}},     "shard3":{       "range":"2aaa0000-7fffffff",       "state":"active",       "replicas":{         "core_node11":{           "core":"awhollynewcollection_0_shard3_replica_n8",           "base_url":"http://127.0.0.1:51611/solr",           "node_name":"127.0.0.1:51611_solr",           "state":"down",           "type":"NRT"},         "core_node12":{           "core":"awhollynewcollection_0_shard3_replica_n10",           "base_url":"http://127.0.0.1:51606/solr",           "node_name":"127.0.0.1:51606_solr",           "state":"active",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:51606_solr, 127.0.0.1:51611_solr, 127.0.0.1:51600_solr, 127.0.0.1:51603_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51600/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"awhollynewcollection_0_shard1_replica_n1",
          "base_url":"http://127.0.0.1:51611/solr",
          "node_name":"127.0.0.1:51611_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"awhollynewcollection_0_shard1_replica_n2",
          "base_url":"http://127.0.0.1:51606/solr",
          "node_name":"127.0.0.1:51606_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"awhollynewcollection_0_shard2_replica_n4",
          "base_url":"http://127.0.0.1:51600/solr",
          "node_name":"127.0.0.1:51600_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node9":{
          "core":"awhollynewcollection_0_shard2_replica_n6",
          "base_url":"http://127.0.0.1:51603/solr",
          "node_name":"127.0.0.1:51603_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node11":{
          "core":"awhollynewcollection_0_shard3_replica_n8",
          "base_url":"http://127.0.0.1:51611/solr",
          "node_name":"127.0.0.1:51611_solr",
          "state":"down",
          "type":"NRT"},
        "core_node12":{
          "core":"awhollynewcollection_0_shard3_replica_n10",
          "base_url":"http://127.0.0.1:51606/solr",
          "node_name":"127.0.0.1:51606_solr",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:51606_solr, 127.0.0.1:51611_solr, 127.0.0.1:51600_solr, 127.0.0.1:51603_solr]
	at __randomizedtesting.SeedInfo.seed([AF9B2AA13BB379B6:E7EE5E153D805623]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:461)
	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.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:60519/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60519/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:4CBAD264EB167C0B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:332)
	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.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:60548/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60548/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:B0C8A6A55669CE6F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:841)
	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.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:60556/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60556/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:B0B45943DF0B3CB9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:649)
	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.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:60583/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60583/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:5A918CF3157E567B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:806)
	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.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:60630/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60630/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:3FA5E475F9679B0C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:417)
	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.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:60748/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60748/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:A426C30995CECEBD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
	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.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:60778/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60778/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:E639A89686C02C4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:694)
	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.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:60817/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60817/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([7555AB5321762E11:F1A6A8B0EAAD5ADE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001 

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

	at __randomizedtesting.SeedInfo.seed([DCE81A955AD738E2]: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 361 lines...]
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d6db4f), locale=es-DO, timezone=Brazil/Acre
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31546360,total=82235392
   [junit4]   2> NOTE: All tests run in this JVM: [TestTopFieldCollectorEarlyTermination, TestAllFilesHaveChecksumFooter, TestPrefixInBooleanQuery, TestTerm, TestBasics, TestFieldMaskingSpanQuery, TestAxiomaticF3LOG, TestLogMergePolicy, TestComplexExplanationsOfNonMatches, TestClassicSimilarity, TestMatchNoDocsQuery, TestSpanOrQuery, TestTermVectorsWriter, TestSparseFixedBitDocIdSet, TestNotDocIdSet, TestReadOnlyIndex, Test2BDocs, TestWANDScorer, TestTermVectors, TestVirtualMethod, TestPointQueries, TestVersion, TestSegmentCacheables, Test2BPostings, TestSegmentInfos, TestDeletionPolicy, TestCharArraySet, TestSpanNearQuery, TestBKD, TestMatchAllDocsQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMatchAllDocsQuery -Dtests.seed=C63A05A9DE9B1863 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestMatchAllDocsQuery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestMatchAllDocsQuery_C63A05A9DE9B1863-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [44/476 (1!)] on J1 in 0.11s, 2 tests, 1 error <<< FAILURES!

[...truncated 594 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=BlockTreeOrds(blocksize=128), extra35=BlockTreeOrds(blocksize=128), extra36=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra14=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra33=FSTOrd50, extra8=FSTOrd50, extra12=PostingsFormat(name=LuceneVarGapFixedInterval), extra34=PostingsFormat(name=LuceneVarGapFixedInterval), extra39=BlockTreeOrds(blocksize=128), extra18=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra15=FSTOrd50, extra37=FSTOrd50, extra2=BlockTreeOrds(blocksize=128), extra3=PostingsFormat(name=LuceneVarGapDocFreqInterval), titleTokenized=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra19=FSTOrd50, extra1=PostingsFormat(name=LuceneVarGapFixedInterval), body=BlockTreeOrds(blocksize=128), title=FSTOrd50, extra6=BlockTreeOrds(blocksize=128), extra7=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra4=FSTOrd50, extra5=PostingsFormat(name=LuceneVarGapFixedInterval), packID=FSTOrd50, extra31=BlockTreeOrds(blocksize=128), extra10=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra30=PostingsFormat(name=LuceneVarGapFixedInterval), extra25=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra22=FSTOrd50, extra28=BlockTreeOrds(blocksize=128), extra29=PostingsFormat(name=LuceneVarGapDocFreqInterval), docid=PostingsFormat(name=LuceneVarGapFixedInterval), extra27=PostingsFormat(name=LuceneVarGapFixedInterval), extra21=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{date=DocValuesFormat(name=Lucene70), extra35=DocValuesFormat(name=Lucene70), extra36=DocValuesFormat(name=Asserting), extra14=DocValuesFormat(name=Lucene70), docid_int=DocValuesFormat(name=Lucene70), extra33=DocValuesFormat(name=Lucene70), extra8=DocValuesFormat(name=Lucene70), extra12=DocValuesFormat(name=Asserting), extra34=DocValuesFormat(name=Lucene70), extra39=DocValuesFormat(name=Asserting), extra18=DocValuesFormat(name=Lucene70), extra15=DocValuesFormat(name=Asserting), extra37=DocValuesFormat(name=Lucene70), extra2=DocValuesFormat(name=Lucene70), extra3=DocValuesFormat(name=Asserting), titleTokenized=DocValuesFormat(name=Lucene70), extra19=DocValuesFormat(name=Asserting), extra1=DocValuesFormat(name=Lucene70), title=DocValuesFormat(name=Lucene70), body=DocValuesFormat(name=Lucene70), extra6=DocValuesFormat(name=Asserting), extra7=DocValuesFormat(name=Lucene70), extra4=DocValuesFormat(name=Lucene70), extra5=DocValuesFormat(name=Asserting), packID=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Lucene70), extra31=DocValuesFormat(name=Lucene70), extra10=DocValuesFormat(name=Lucene70), extra30=DocValuesFormat(name=Lucene70), extra25=DocValuesFormat(name=Lucene70), extra22=DocValuesFormat(name=Asserting), extra28=DocValuesFormat(name=Lucene70), extra29=DocValuesFormat(name=Asserting), docid=DocValuesFormat(name=Lucene70), extra27=DocValuesFormat(name=Lucene70), extra21=DocValuesFormat(name=Lucene70), titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=539, maxMBSortInHeap=6.287313940311789, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@99c798), locale=de-GR, timezone=Indian/Chagos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=363569128,total=454348800
   [junit4]   2> NOTE: All tests run in this JVM: [TestTopFieldCollectorEarlyTermination, TestAllFilesHaveChecksumFooter, TestPrefixInBooleanQuery, TestTerm, TestBasics, TestFieldMaskingSpanQuery, TestAxiomaticF3LOG, TestLogMergePolicy, TestComplexExplanationsOfNonMatches, TestClassicSimilarity, TestMatchNoDocsQuery, TestSpanOrQuery, TestTermVectorsWriter, TestSparseFixedBitDocIdSet, TestNotDocIdSet, TestReadOnlyIndex, Test2BDocs, TestWANDScorer, TestTermVectors, TestVirtualMethod, TestPointQueries, TestVersion, TestSegmentCacheables, Test2BPostings, TestSegmentInfos, TestDeletionPolicy, TestCharArraySet, TestSpanNearQuery, TestBKD, TestMatchAllDocsQuery, TestIndexWriterForceMerge, TestNot, TestFilterWeight, TestLucene50StoredFieldsFormatHighCompression, Test2BNumericDocValues, TestCharsRefBuilder, TestAutomatonQueryUnicode, TestShardSearching, TestStressAdvance, TestIndexWriterOnDiskFull, TestFrequencyTrackingRingBuffer, TestIndexWriterReader, TestOfflineSorter, TestRamUsageEstimator, TestOrdinalMap, TestIndexingSequenceNumbers, TestPositiveScoresOnlyCollector, TestLucene50CompoundFormat, TestLMDirichletSimilarity, TestTermRangeQuery, TestSortRescorer, TestBytesRefHash, TestSearchAfter, TestBytesStore, TestMinShouldMatch2, TestCharFilter, TestFuzzyQuery, TestUniqueTermCount, TestWeakIdentityMap, TestIndexWriterNRTIsCurrent, TestDocValues, TestTragicIndexWriterDeadlock, TestStressIndexing2, TestByteSlices, TestTermsEnum, TestScoreCachingWrappingScorer, TestSimilarityBase, TestSpanCollection, TestDirectoryReaderReopen, TestMultiPhraseQuery, TestSegmentTermDocs, TestNearSpansOrdered, TestPackedInts, TestPhrasePrefixQuery, TestSpansEnum, TestMergeRateLimiter, TestSingleInstanceLockFactory, TestPayloads, TestDocumentsWriterStallControl, TestLongBitSet, TestIndexTooManyDocs, TestWildcardRandom, TestPrefixCodedTerms, TestSimpleAttributeImpl, TestSearch, TestGeoUtils, TestRollingBuffer, TestGraphTokenizers, TestTransactionRollback, TestBinaryTerms, TestNewestSegment, TestRecyclingIntBlockAllocator, TestDocumentWriter, TestUpgradeIndexMergePolicy, TestIndependenceSaturated, TestBlendedTermQuery, TestLucene60FieldInfoFormat, TestMergeSchedulerExternal, TestIndexWriterDelete, TestWildcard, TestNumericDocValuesUpdates, TestPositionIncrement, TestFixedBitDocIdSet, TestPerFieldPostingsFormat2, Test2BTerms, TestCodecHoldsOpenFiles, TestSentinelIntSet, TestNRTThreads, TestBasicModelIF, TestPayloadsOnVectors, TestBlockPostingsFormat3, TestDuelingCodecsAtNight, TestBasicModelIne, TestTrackingDirectoryWrapper, TestRollingUpdates, TestIndexWriterCommit, TestFileSwitchDirectory, TestDelegatingAnalyzerWrapper, TestSimpleExplanations, TestIndexWriter, TestPerFieldDocValuesFormat, TestFSTs, TestSearcherManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherManager -Dtests.seed=C63A05A9DE9B1863 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSearcherManager (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestSearcherManager_C63A05A9DE9B1863-001\TestSearcherManager-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C63A05A9DE9B1863]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [221/476 (2!)] on J1 in 7.13s, 11 tests, 1 error <<< FAILURES!

[...truncated 7902 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ??? 09, 2018 5:27:14 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=9D9E76CB1F93C5B -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=America/Virgin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.78s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B:865700CCA395CFA4]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D9E76CB1F93C5B]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@dab9a1), locale=sr-RS, timezone=America/Virgin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=51606040,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, LocalReplicatorTest, IndexReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 2.48s, 4 tests, 1 error <<< FAILURES!

[...truncated 3179 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 280221 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_AF9B2AA13BB379B6-001\init-core-data-001
   [junit4]   2> 280222 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 280226 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-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> 280228 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_AF9B2AA13BB379B6-001\tempDir-001
   [junit4]   2> 280228 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 280231 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 280232 INFO  (Thread-679) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 280238 ERROR (Thread-679) [    ] 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> 280330 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[AF9B2AA13BB379B6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51595
   [junit4]   2> 280343 INFO  (zkConnectionManagerCallback-709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280354 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 280354 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 280355 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 280355 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 280356 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e65d2c{/solr,null,AVAILABLE}
   [junit4]   2> 280356 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6afa13{/solr,null,AVAILABLE}
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68c847{HTTP/1.1,[http/1.1]}{127.0.0.1:51600}
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.e.j.s.Server Started @289113ms
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51600}
   [junit4]   2> 280357 ERROR (jetty-launcher-706-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19491c5{/solr,null,AVAILABLE}
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.357Z
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1849a45{HTTP/1.1,[http/1.1]}{127.0.0.1:51603}
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-1) [    ] o.e.j.s.Server Started @289114ms
   [junit4]   2> 280357 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51603}
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bacb07{HTTP/1.1,[http/1.1]}{127.0.0.1:51606}
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.e.j.s.Server Started @289114ms
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51606}
   [junit4]   2> 280358 ERROR (jetty-launcher-706-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280358 ERROR (jetty-launcher-706-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.358Z
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ddc17a{/solr,null,AVAILABLE}
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280358 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.359Z
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@144e141{HTTP/1.1,[http/1.1]}{127.0.0.1:51611}
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.e.j.s.Server Started @289115ms
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51611}
   [junit4]   2> 280359 ERROR (jetty-launcher-706-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280359 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T09:34:55.359Z
   [junit4]   2> 280398 INFO  (zkConnectionManagerCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280401 INFO  (zkConnectionManagerCallback-711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280401 INFO  (zkConnectionManagerCallback-713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280402 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280402 INFO  (zkConnectionManagerCallback-715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280409 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280409 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280409 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280418 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 280418 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 280422 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 280431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160da45cb060001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 280437 INFO  (jetty-launcher-706-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
   [junit4]   2> 280438 INFO  (jetty-launcher-706-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
   [junit4]   2> 280444 INFO  (jetty-launcher-706-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
   [junit4]   2> 280448 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 280449 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 280454 INFO  (zkConnectionManagerCallback-722-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280459 INFO  (zkConnectionManagerCallback-725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280464 INFO  (jetty-launcher-706-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51595/solr
   [junit4]   2> 280467 INFO  (zkConnectionManagerCallback-729-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280479 INFO  (zkConnectionManagerCallback-737-thread-1-processing-n:127.0.0.1:51606_solr) [n:127.0.0.1:51606_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280482 INFO  (zkConnectionManagerCallback-733-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280482 INFO  (zkConnectionManagerCallback-735-thread-1-processing-n:127.0.0.1:51603_solr) [n:127.0.0.1:51603_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280513 INFO  (zkConnectionManagerCallback-739-thread-1-processing-n:127.0.0.1:51611_solr) [n:127.0.0.1:51611_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280533 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280534 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51611_solr
   [junit4]   2> 280535 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.Overseer Overseer (id=99319185095917579-127.0.0.1:51611_solr-n_0000000000) starting
   [junit4]   2> 280545 INFO  (jetty-launcher-706-thread-2) [n:127.0.0.1:51611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51611_solr
   [junit4]   2> 280703 INFO  (zkCallback-738-thread-1-processing-n:127.0.0.1:51611_solr) [n:127.0.0.1:51611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280703 INFO  (zkConnectionManagerCallback-741-thread-1-processing-n:127.0.0.1:51600_solr) [n:127.0.0.1:51600_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280722 INFO  (jetty-launcher-706-thread-1) [n:127.0.0.1:51603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280725 INFO  (jetty-launcher-706-thread-4) [n:127.0.0.1:51606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280729 INFO  (jetty-launcher-706-thread-1) [n:127.0.0.1:51603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280731 INFO  (jetty-launcher-706-thread-4) [n:127.0.0.1:51606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280733 INFO  (jetty-launcher-706-thread-3) [n:127.0.0.1:51600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280733 INFO  (jetty-launcher-706-thread-1) [n:127.0.0.1:51603_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.

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

nf\managed-schema
   [junit4]   2> 100696 INFO  (qtp4981344-1741) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 100697 INFO  (qtp4981344-1742) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 100698 INFO  (qtp4981344-1743) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*_acc params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@161fd84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16919171
   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 100700 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9b22f9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c3be76
   [junit4]   2> 100704 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 100704 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@882a60: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@c8f3f6
   [junit4]   2> 100707 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 100707 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ff5487: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f0a6ca
   [junit4]   2> 100708 INFO  (coreCloseExecutor-541-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fe4650
   [junit4]   2> 100708 INFO  (coreCloseExecutor-541-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16664144
   [junit4]   2> 100708 INFO  (coreCloseExecutor-541-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f5ec1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@c97098
   [junit4]   2> 100720 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@121a4db{/solr,null,UNAVAILABLE}
   [junit4]   2> 100720 INFO  (TEST-SchemaTest.testAddDynamicFieldAccuracy-seed#[7555AB5321762E11]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddDynamicFieldAccuracy
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7555AB5321762E11-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d44999), locale=fr-CH, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=37254408,total=83689472
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSolrClientConnections, StreamingTest, GraphTest, CommonAdminParamsTest, SolrDocumentTest, TestJsonRecordReader, HttpSolrClientBuilderTest, CumulativeProbabilityEvaluatorTest, TestRetryUtil, ArrayEvaluatorTest, TestJavaBinCodec, TestSolrProperties, ReverseEvaluatorTest, TestSpellCheckResponse, SchemaTest]
   [junit4] Completed [29/146 (1!)] on J0 in 25.90s, 35 tests, 8 errors <<< FAILURES!

[...truncated 1819 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b8e097), locale=es-NI, timezone=America/Godthab
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=41007640,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=DCE81A955AD738E2 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DCE81A955AD738E2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCE81A955AD738E2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 2.87s, 8 tests, 1 error <<< FAILURES!

[...truncated 41453 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7102 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7102/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.quality.TestQualityRun

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001\reuters.578.lines.txt.bz2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001\reuters.578.lines.txt.bz2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001\reuters.578.lines.txt.bz2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001\reuters.578.lines.txt.bz2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001

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


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

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_33DC533B1BB8FD10-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_33DC533B1BB8FD10-001\testThreadSafety-001

	at __randomizedtesting.SeedInfo.seed([33DC533B1BB8FD10]: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.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:65060/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:65060/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([DB0F675BE66FCBE8:E6D7C977DE819598]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:65060/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([DB0F675BE66FCBE8:9EA51522A23D779C]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=7015, name=sdqtest--1747-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$644/32849351.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$133/31716045.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=7015, name=sdqtest--1747-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$644/32849351.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$133/31716045.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([DB0F675BE66FCBE8]:0)


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

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

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

	at __randomizedtesting.SeedInfo.seed([2B996A4A982EEEFE]: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 737 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1620, maxMBSortInHeap=5.3926454470988405, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d65c2), locale=fr-CA, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=105265952,total=153268224
   [junit4]   2> NOTE: All tests run in this JVM: [TestAssertions, TestExceedMaxTermLength, TestAddIndexes, TestCollectionUtil, TestSegmentTermEnum, TestCachingTokenFilter, TestSpanBoostQuery, TestBufferedIndexInput, TestIndexWriterFromReader, TestSwappedIndexFiles, TestSmallFloat, TestConsistentFieldNumbers, TestReqOptSumScorer, TestIndexWriterLockRelease, TestBooleanSimilarity, TestSort, TestPointValues, TestDocIdSetBuilder, Test2BSortedDocValuesOrds, TestNeverDelete, TestSimilarity2, TestIndexSearcher, TestIndexInput, TestDirectoryReader, TestAttributeSource, TestIndexWriterOnJRECrash, TestRAMDirectory, TestBasicModelIn, TestReaderClosed, TestTerms, TestMultiThreadTermVectors, TestMergePolicyWrapper, TestSearchWithThreads, TestCharacterUtils, TestDemo, TestTopDocsMerge, TestAxiomaticF2EXP, TestIndependenceChiSquared, TestTermScorer, TestCharArrayMap, TestByteBlockPool, TestIndependenceStandardized, TestBinaryDocValuesUpdates, TestIndexWriterUnicode, TestSloppyPhraseQuery, TestLSBRadixSorter, TestNoMergeScheduler, TestDocument, TestElevationComparator, TestRateLimiter, TestIndexWriterThreadsToSegments, TestExternalCodecs, TestCustomNorms, TestMultiTermQueryRewrites, TestDocsAndPositions, TestLucene60PointsFormat, TestHugeRamFile, TestAllFilesHaveCodecHeader, TestDateSort, TestArrayUtil, TestOneMergeWrappingMergePolicy, TestUnicodeUtil, TestInPlaceMergeSorter, TestCodecs, TestManyFields, TestLucene70SegmentInfoFormat, TestSpanContainQuery, TestFixedLengthBytesRefArray, TestIOUtils, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=33DC533B1BB8FD10 -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_33DC533B1BB8FD10-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_33DC533B1BB8FD10-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33DC533B1BB8FD10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [154/476 (1!)] on J0 in 1.57s, 42 tests, 1 error <<< FAILURES!

[...truncated 5337 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.quality.TestQualityRun
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@318183), locale=uk-UA, timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12196400,total=36745216
   [junit4]   2> NOTE: All tests run in this JVM: [WriteLineDocTaskTest, AltPackageTaskTest, DocMakerTest, PerfTaskTest, SearchWithSortTaskTest, TestQualityRun]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQualityRun -Dtests.seed=11DBF31D84C3F26F -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestQualityRun (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001\reuters.578.lines.txt.bz2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001\benchmark-001\reuters.578.lines.txt.bz2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.quality.TestQualityRun_11DBF31D84C3F26F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([11DBF31D84C3F26F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/18 (1!)] on J1 in 1.45s, 2 tests, 1 error <<< FAILURES!

[...truncated 5973 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 664142 INFO  (SUITE-TestGenericDistributedQueue-seed#[DB0F675BE66FCBE8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_DB0F675BE66FCBE8-001\init-core-data-001
   [junit4]   2> 664144 WARN  (SUITE-TestGenericDistributedQueue-seed#[DB0F675BE66FCBE8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 664145 INFO  (SUITE-TestGenericDistributedQueue-seed#[DB0F675BE66FCBE8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 664153 INFO  (SUITE-TestGenericDistributedQueue-seed#[DB0F675BE66FCBE8]-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> 664160 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 665668 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 665678 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 665946 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 665949 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 667959 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 667961 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 671067 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=DB0F675BE66FCBE8 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=US/Mountain -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.13s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB0F675BE66FCBE8:9EA51522A23D779C]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_DB0F675BE66FCBE8-001
   [junit4]   2> Jan 08, 2018 10:40:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 08, 2018 10:40:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=7015, name=sdqtest--1747-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$644/32849351.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$133/31716045.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 08, 2018 10:40:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7015, name=sdqtest--1747-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 08, 2018 10:40:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16e4e9b), locale=hu, timezone=US/Mountain
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=44048448,total=152903680
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored, TestTestInjection, IndexSchemaRuntimeFieldTest, HighlighterMaxOffsetTest, TestFieldResource, BJQParserTest, TestAnalyzedSuggestions, AliasIntegrationTest, StatsReloadRaceTest, CloudExitableDirectoryReaderTest, TestRawResponseWriter, TestPerFieldSimilarity, SearchHandlerTest, DeleteReplicaTest, SearchRateTriggerTest, TestLocalFSCloudBackupRestore, SoftAutoCommitTest, TestNumericTerms64, TestLeaderElectionZkExpiry, TestCloudDeleteByQuery, CollectionStateFormat2Test, DocExpirationUpdateProcessorFactoryTest, TestPolicyCloud, LeaderElectionIntegrationTest, TestFieldCache, TestCloudManagedSchema, ShardRoutingCustomTest, UpdateParamsTest, DOMUtilTest, TestSolrDeletionPolicy1, SolrMetricsIntegrationTest, OverriddenZkACLAndCredentialsProvidersTest, TestSystemIdResolver, RulesTest, ZkStateReaderTest, LeaderElectionContextKeyTest, VMParamsZkACLAndCredentialsProvidersTest, SharedFSAutoReplicaFailoverTest, ZkNodePropsTest, CdcrBidirectionalTest, TestManagedSchema, HdfsLockFactoryTest, TestSlowCompositeReaderWrapper, TestRandomFaceting, SystemInfoHandlerTest, TestHdfsUpdateLog, TestValueSourceCache, TestRandomRequestDistribution, HdfsBasicDistributedZk2Test, TestCollationFieldDocValues, SecurityConfHandlerTest, TestNestedDocsSort, CdcrUpdateLogTest, TestJavabinTupleStreamParser, RegexBytesRefFilterTest, SampleTest, ZkSolrClientTest, EchoParamsTest, TestFaceting, TestSolrFieldCacheBean, TestConfigReload, TestCustomStream, TestCollectionAPI, QueryElevationComponentTest, DistributedMLTComponentTest, TestStressUserVersions, TestSolr4Spatial2, DistributedFacetPivotSmallTest, TestSchemaResource, TestMiniSolrCloudClusterSSL, SpellPossibilityIteratorTest, AutoScalingHandlerTest, TestFastLRUCache, TestDocSet, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=DB0F675BE66FCBE8 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=US/Mountain -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=7015, name=sdqtest--1747-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$644/32849351.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$133/31716045.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB0F675BE66FCBE8]:0)
   [junit4] Completed [112/766 (1!)] on J1 in 27.10s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1470 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 3217811 INFO  (SUITE-TestAuthenticationFramework-seed#[DB0F675BE66FCBE8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\init-core-data-001
   [junit4]   2> 3217814 INFO  (SUITE-TestAuthenticationFramework-seed#[DB0F675BE66FCBE8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3217818 INFO  (SUITE-TestAuthenticationFramework-seed#[DB0F675BE66FCBE8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3217841 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001
   [junit4]   2> 3217841 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3217841 INFO  (Thread-4523) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3217841 INFO  (Thread-4523) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3217848 ERROR (Thread-4523) [    ] 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> 3217942 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.c.ZkTestServer start zk server on port:65050
   [junit4]   2> 3217956 INFO  (zkConnectionManagerCallback-5147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3217993 INFO  (jetty-launcher-5144-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3217993 INFO  (jetty-launcher-5144-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d84f79{/solr,null,AVAILABLE}
   [junit4]   2> 3218003 INFO  (jetty-launcher-5144-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d8618{SSL,[ssl, http/1.1]}{127.0.0.1:65054}
   [junit4]   2> 3218004 INFO  (jetty-launcher-5144-thread-1) [    ] o.e.j.s.Server Started @3225090ms
   [junit4]   2> 3218004 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65054}
   [junit4]   2> 3218004 ERROR (jetty-launcher-5144-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3218005 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3218005 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3218005 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3218005 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T23:22:59.405Z
   [junit4]   2> 3218015 INFO  (jetty-launcher-5144-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3218020 INFO  (jetty-launcher-5144-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6120b4{/solr,null,AVAILABLE}
   [junit4]   2> 3218023 INFO  (jetty-launcher-5144-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bb11fc{SSL,[ssl, http/1.1]}{127.0.0.1:65060}
   [junit4]   2> 3218023 INFO  (zkConnectionManagerCallback-5149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218023 INFO  (jetty-launcher-5144-thread-2) [    ] o.e.j.s.Server Started @3225109ms
   [junit4]   2> 3218023 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65060}
   [junit4]   2> 3218024 ERROR (jetty-launcher-5144-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3218024 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3218025 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3218025 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3218025 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3218025 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T23:22:59.425Z
   [junit4]   2> 3218030 INFO  (zkConnectionManagerCallback-5151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218031 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3218057 INFO  (jetty-launcher-5144-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65050/solr
   [junit4]   2> 3218057 INFO  (jetty-launcher-5144-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65050/solr
   [junit4]   2> 3218066 INFO  (zkConnectionManagerCallback-5159-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218075 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d8158d300004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3218069 INFO  (zkConnectionManagerCallback-5157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d8158d300003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3218091 INFO  (zkConnectionManagerCallback-5161-thread-1-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218092 INFO  (zkConnectionManagerCallback-5163-thread-1-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218707 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3218713 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3218716 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65054_solr
   [junit4]   2> 3218716 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65060_solr
   [junit4]   2> 3218732 INFO  (zkCallback-5162-thread-1-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3218737 INFO  (zkCallback-5160-thread-1-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3218737 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.c.Overseer Overseer (id=99316778876796933-127.0.0.1:65060_solr-n_0000000000) starting
   [junit4]   2> 3218756 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65060_solr
   [junit4]   2> 3218759 INFO  (zkCallback-5162-thread-1-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3218759 INFO  (zkCallback-5160-thread-1-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3218898 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 3219131 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3219157 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3219157 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3219157 INFO  (jetty-launcher-5144-thread-1) [n:127.0.0.1:65054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node1\.
   [junit4]   2> 3219349 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 3219604 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65060.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3219638 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65060.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3219638 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65060.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3219641 INFO  (jetty-launcher-5144-thread-2) [n:127.0.0.1:65060_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node2\.
   [junit4]   2> 3219780 INFO  (zkConnectionManagerCallback-5169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3219816 INFO  (zkConnectionManagerCallback-5173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3219826 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3219828 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65050/solr ready
   [junit4]   2> 3219851 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DB0F675BE66FCBE8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 3219920 INFO  (qtp15996442-23228) [n:127.0.0.1:65054_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3219925 INFO  (OverseerThreadFactory-8875-thread-1-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 3220044 INFO  (OverseerStateUpdate-99316778876796933-127.0.0.1:65060_solr-n_0000000000) [n:127.0.0.1:65060_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65054/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3220049 INFO  (OverseerStateUpdate-99316778876796933-127.0.0.1:65060_solr-n_0000000000) [n:127.0.0.1:65060_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65060/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3220075 INFO  (OverseerStateUpdate-99316778876796933-127.0.0.1:65060_solr-n_0000000000) [n:127.0.0.1:65060_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65054/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3220083 INFO  (OverseerStateUpdate-99316778876796933-127.0.0.1:65060_solr-n_0000000000) [n:127.0.0.1:65060_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65060/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3220331 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3220334 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3220338 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3220389 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3220390 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3220408 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3220524 INFO  (zkCallback-5162-thread-1-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3220541 INFO  (zkCallback-5160-thread-1-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3220546 INFO  (zkCallback-5162-thread-2-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3220546 INFO  (zkCallback-5160-thread-2-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3221435 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3221440 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3221448 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3221455 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3221461 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3221471 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3221471 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3221492 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3221492 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3221492 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 3221494 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65060.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3221494 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3221494 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node2\testcollection_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node2\.\testcollection_shard2_replica_n6\data\]
   [junit4]   2> 3221497 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3221497 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 3221498 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65060.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3221499 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3221499 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3221499 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node2\testcollection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node2\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 3221500 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3221501 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 3221499 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 3221502 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3221502 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3221503 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node1\testcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node1\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 3221503 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65054.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f3cf8c
   [junit4]   2> 3221503 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3221503 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node1\testcollection_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_DB0F675BE66FCBE8-001\tempDir-001\node1\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 3221735 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3221735 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3221739 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3221739 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221746 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3221746 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3221750 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3221750 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221765 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@169ba01[testcollection_shard1_replica_n2] main]
   [junit4]   2> 3221768 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 3221769 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3221769 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aff308[testcollection_shard2_replica_n6] main]
   [junit4]   2> 3221771 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221771 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589068466142314496
   [junit4]   2> 3221775 INFO  (searcherExecutor-8881-thread-1-processing-n:127.0.0.1:65060_solr x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@169ba01[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221775 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 3221776 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3221777 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3221777 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3221779 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221779 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589068466150703104
   [junit4]   2> 3221781 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3221782 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221783 INFO  (searcherExecutor-8880-thread-1-processing-n:127.0.0.1:65060_solr x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@1aff308[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221789 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 3221791 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f1557[testcollection_shard1_replica_n1] main]
   [junit4]   2> 3221791 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3221794 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 3221795 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3221796 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221799 INFO  (searcherExecutor-8882-thread-1-processing-n:127.0.0.1:65054_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@3f1557[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221799 INFO  (qtp15996442-23217) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589068466171674624
   [junit4]   2> 3221836 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3221836 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3221840 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3221840 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221843 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc8289[testcollection_shard2_replica_n4] main]
   [junit4]   2> 3221847 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 3221848 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3221849 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221852 INFO  (searcherExecutor-8883-thread-1-processing-n:127.0.0.1:65054_solr x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@1dc8289[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3221852 INFO  (qtp15996442-23216) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589068466227249152
   [junit4]   2> 3221898 INFO  (zkCallback-5162-thread-2-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3221898 INFO  (zkCallback-5162-thread-1-processing-n:127.0.0.1:65054_solr) [n:127.0.0.1:65054_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3221899 INFO  (zkCallback-5160-thread-2-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3221899 INFO  (zkCallback-5160-thread-1-processing-n:127.0.0.1:65060_solr) [n:127.0.0.1:65060_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3222292 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3222292 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3222292 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65060/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 3222294 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:65060/solr START replicas=[https://127.0.0.1:65054/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3222296 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3222296 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3222296 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65060/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 3222297 INFO  (qtp28208688-23225) [n:127.0.0.1:65060_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:65060/solr START replicas=[https://127.0.0.1:65054/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 3222304 INFO  (qtp15996442-23231) [n:127.0.0.1:65054_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3222311 INFO  (qtp15996442-23212) [n:127.0.0.1:65054_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3222595 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:65060/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3222595 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3222596 INFO  (qtp28208688-23223) [n:127.0.0.1:65060_solr c:testcollection s:shard1 r:core_node5 x:testcollection_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> 3222596 INFO  (qtp28208688-23223) [n:127

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

ltValueUpdateProcessorTest, NodeLostTriggerTest, LeaderInitiatedRecoveryOnCommitTest, TestFieldCacheReopen, TestBulkSchemaConcurrent, ShardRoutingTest, UpdateLogTest, UUIDUpdateProcessorFallbackTest, TestQuerySenderNoQuery, SolrCoreMetricManagerTest, OverseerRolesTest, TimeZoneUtilsTest, ZkStateWriterTest, HdfsWriteToMultipleCollectionsTest, LeaderFailoverAfterPartitionTest, TriLevelCompositeIdRoutingTest, ShardSplitTest, UnloadDistributedZkTest, TestSimDistributedQueue, TestManagedSchemaAPI, TestDocTermOrds, UninvertDocValuesMergePolicyTest, TestJoin, TestApiFramework, TestIndexingPerformance, BlockJoinFacetDistribTest, TestPullReplica, CdcrReplicationHandlerTest, TestHalfAndHalfDocValues, SegmentsInfoRequestHandlerTest, TestLMDirichletSimilarityFactory, DataDrivenBlockJoinTest, TestGraphMLResponseWriter, SolrSlf4jReporterTest, OutputWriterTest, ZkCLITest, MinimalSchemaTest, TestIntervalFaceting, TestSurroundQueryParser, TestBlobHandler, TestDynamicLoading, TestCloudPivotFacet, ResponseLogComponentTest, DistributedSpellCheckComponentTest, TestSortByMinMaxFunction, TestStressRecovery, DistributedQueryElevationComponentTest, TestFieldTypeCollectionResource, TestLeaderInitiatedRecoveryThread, SuggesterWFSTTest, ZkFailoverTest, TestFilteredDocIdSet, TestAddFieldRealTimeGet, TestComputePlanAction, TestInPlaceUpdatesDistrib, MoveReplicaHDFSTest, ChaosMonkeySafeLeaderWithPullReplicasTest, AtomicUpdatesTest, IndexSchemaTest, PrimUtilsTest, TestRandomDVFaceting, HLLUtilTest, BlockJoinFacetSimpleTest, TestSolrCloudSnapshots, TestDistribDocBasedVersion, DistributedVersionInfoTest, TestLegacyFieldReuse, JvmMetricsTest, TestRebalanceLeaders, NumericFieldsTest, TestStandardQParsers, SignatureUpdateProcessorFactoryTest, TestLRUStatsCache, TestPseudoReturnFields, AsyncCallRequestStatusResponseTest, TestPerFieldSimilarityWithDefaultOverride, CursorPagingTest, CdcrBootstrapTest, TestTolerantUpdateProcessorCloud, ConnectionReuseTest, DistributedFacetPivotSmallAdvancedTest, BigEndianAscendingWordDeserializerTest, AddReplicaTest, TestFiltering, TestSweetSpotSimilarityFactory, TestSmileRequest, TestShardHandlerFactory, TestQuerySenderListener, TestFieldCacheSortRandom, NumberUtilsTest, DistanceFunctionTest, TestJmxIntegration, TestMinMaxOnMultiValuedField, OverseerCollectionConfigSetProcessorTest, TestLargeCluster, TestSubQueryTransformerDistrib, SystemLogListenerTest, ResourceLoaderTest, FacetPivotSmallTest, TemplateUpdateProcessorTest, TestConfigsApi, RegexBoostProcessorTest, TestExecutePlanAction, ConvertedLegacyTest, TestStressCloudBlindAtomicUpdates, URLClassifyProcessorTest, V2ApiIntegrationTest, TestOmitPositions, ClassificationUpdateProcessorIntegrationTest, TestCorePropertiesReload, TestRuleBasedAuthorizationPlugin, LeaderElectionTest, ConjunctionSolrSpellCheckerTest, AutoscalingHistoryHandlerTest, TestBulkSchemaAPI, ReplicaListTransformerTest, WordBreakSolrSpellCheckerTest, ComputePlanActionTest, MultiThreadedOCPTest, TestManagedSynonymGraphFilterFactory, TestSolrCloudWithKerberosAlt, AddSchemaFieldsUpdateProcessorFactoryTest, CurrencyFieldTypeTest, TestNumericRangeQuery32, TestDefaultStatsCache, TestFieldCacheWithThreads, TestUseDocValuesAsStored2, TestTrieFacet, InfoHandlerTest, TestEmbeddedSolrServerAdminHandler, ClusterStateTest, TestCodecSupport, SpatialFilterTest, ConfigSetsAPITest, HttpPartitionTest, ZkControllerTest, TestExactSharedStatsCache, DeleteNodeTest, OverseerTest, TestConfigOverlay, TestLFUCache, TestComplexPhraseLeadingWildcard, TestJsonRequest, TestRequestForwarding, TestConfigSetProperties, OutOfBoxZkACLAndCredentialsProvidersTest, ReplaceNodeTest, TestCursorMarkWithoutUniqueKey, UUIDFieldTest, TestPhraseSuggestions, QueryParsingTest, TestLazyCores, TestSSLRandomization, DisMaxRequestHandlerTest, TestInfoStreamLogging, TestTolerantSearch, HdfsSyncSliceTest, RAMDirectoryFactoryTest, TestIBSimilarityFactory, TestSolrCoreParser, TestShortCircuitedRequests, LargeFieldTest, TestSolrCoreProperties, TestSerializedLuceneMatchVersion, TestXmlQParserPlugin, CloneFieldUpdateProcessorFactoryTest, BasicAuthStandaloneTest, TestCSVResponseWriter, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework]
   [junit4] Completed [545/766 (2!)] on J0 in 11.97s, 1 test, 1 error <<< FAILURES!

[...truncated 3114 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1708, maxMBSortInHeap=5.852996831613439, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49011b), locale=de-LU, timezone=America/Guyana
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=6769040,total=32673792
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2B996A4A982EEEFE -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B996A4A982EEEFE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B996A4A982EEEFE]: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 0.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 41441 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7101 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7101/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.function.TestSortByMinMaxFunction

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestFreeTextSuggestions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([F4B39521B3AFBC32]: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 4770 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2dea46), locale=sk, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=55871792,total=101711872
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=6525B580EE98F3F9 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6525B580EE98F3F9-001\3.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6525B580EE98F3F9-001\3.2.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6525B580EE98F3F9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 12.60s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8493 lines...]
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4]   2> 2509138 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_BDEDC65708B666B9-001\init-core-data-001
   [junit4]   2> 2509139 WARN  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2509139 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2509142 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-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> 2509144 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2509145 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2509199 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2509206 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2509210 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2509295 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 2509301 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 2509301 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 2509303 INFO  (coreLoadExecutor-8953-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2509303 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2509358 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2509365 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2509368 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2509369 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2509369 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 2509369 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2509369 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_BDEDC65708B666B9-001\init-core-data-001\]
   [junit4]   2> 2509374 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1876539246333196]
   [junit4]   2> 2509377 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 2509455 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2509455 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2509456 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=2.0673828125, floorSegmentMB=2.0703125, forceMergeDeletesPctAllowed=19.750225945592234, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1276277820565139
   [junit4]   2> 2509456 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@181aa61[collection1] main]
   [junit4]   2> 2509457 WARN  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2509457 INFO  (coreLoadExecutor-8953-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2509457 INFO  (searcherExecutor-8954-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@181aa61[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2509458 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2509460 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 2509462 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4055]} 0 1
   [junit4]   2> 2509466 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4056]} 0 0
   [junit4]   2> 2509466 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2509466 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d0ffdf commitCommandVersion:0
   [junit4]   2> 2509488 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@809ce1[collection1] main]
   [junit4]   2> 2509488 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2509490 INFO  (searcherExecutor-8954-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@809ce1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 2509490 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 2509490 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2509490 WARN  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 2509491 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2509491 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2509491 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 0
   [junit4]   2> 2509491 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2509492 INFO  (TEST-SampleTest.testSimple-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 2509495 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
   [junit4]   2> 2509497 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4059]} 0 1
   [junit4]   2> 2509498 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4059]} 0 0
   [junit4]   2> 2509502 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4055]} 0 0
   [junit4]   2> 2509502 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2509502 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d0ffdf commitCommandVersion:0
   [junit4]   2> 2509528 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17ccf57[collection1] main]
   [junit4]   2> 2509529 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2509530 INFO  (searcherExecutor-8954-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17ccf57[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2/1:delGen=1) Uninverting(_1(8.0.0):C3)))}
   [junit4]   2> 2509530 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 2509531 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2509531 WARN  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 2509542 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d0ffdf commitCommandVersion:0
   [junit4]   2> 2509556 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bd5a7[collection1] main]
   [junit4]   2> 2509557 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2509558 INFO  (searcherExecutor-8954-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bd5a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C4)))}
   [junit4]   2> 2509562 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 30
   [junit4]   2> 2509562 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2509563 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2509563 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2509564 INFO  (TEST-SampleTest.testAdvanced-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
   [junit4]   2> 2509564 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2509564 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25448289
   [junit4]   2> 2509564 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2509564 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@111fd51: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f669a7
   [junit4]   2> 2509568 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2509568 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e5cbc0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2b50ef
   [junit4]   2> 2509571 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2509571 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ac19ca: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a8eeda
   [junit4]   2> 2509572 INFO  (coreCloseExecutor-8958-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@714f7e
   [junit4]   2> 2509572 INFO  (coreCloseExecutor-8958-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7425918
   [junit4]   2> 2509572 INFO  (coreCloseExecutor-8958-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@175bf68: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@fdb463
   [junit4]   2> 2509579 INFO  (SUITE-SampleTest-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=FSTOrd50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1420, maxMBSortInHeap=7.359570814519644, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5aaba3), locale=ar-TN, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=220254456,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RankQueryTest, TestDistributedSearch, HdfsTlogReplayBufferedWhileIndexingTest, RecoveryZkTest, ClusterStateUpdateTest, TestWriterPerf, ShowFileRequestHandlerTest, CSVRequestHandlerTest, OverseerCollectionConfigSetProcessorTest, CollectionReloadTest, ConjunctionSolrSpellCheckerTest, TestQuerySenderListener, LeaderFailoverAfterPartitionTest, AddReplicaTest, CachingDirectoryFactoryTest, TestTolerantUpdateProcessorCloud, CdcrBootstrapTest, TestPHPSerializedResponseWriter, TestDynamicFieldCollectionResource, TestRawTransformer, SpellCheckCollatorTest, DisMaxRequestHandlerTest, ReturnFieldsTest, SolrIndexMetricsTest, TestRestoreCore, TestNumericTokenStream, SSLMigrationTest, TestSubQueryTransformer, LeaderElectionTest, ShardSplitTest, AutoAddReplicasPlanActionTest, RequestLoggingTest, CustomHighlightComponentTest, MissingSegmentRecoveryTest, TestRebalanceLeaders, TestFieldCacheWithThreads, RegexBoostProcessorTest, TestObjectReleaseTracker, HighlighterConfigTest, TestBlobHandler, TestDynamicLoading, TestHalfAndHalfDocValues, FastVectorHighlighterTest, SliceStateTest, LeaderInitiatedRecoveryOnCommitTest, TestApiFramework, JSONWriterTest, JvmMetricsTest, TestSchemaNameResource, TestClusterStateMutator, SolrJmxReporterCloudTest, SegmentsInfoRequestHandlerTest, HdfsDirectoryTest, SpatialFilterTest, TestCollectionsAPIViaSolrCloudCluster, DistributedVersionInfoTest, TestFieldCollectionResource, TestUpdate, UniqFieldsUpdateProcessorFactoryTest, TestXmlQParserPlugin, SuggesterFSTTest, TimeZoneUtilsTest, DistributedTermsComponentTest, TestHighlightDedupGrouping, CreateCollectionCleanupTest, CurrencyFieldTypeTest, TestCursorMarkWithoutUniqueKey, DirectUpdateHandlerTest, TestSweetSpotSimilarityFactory, TestSolrCLIRunExample, TestLeaderElectionWithEmptyReplica, ScriptEngineTest, TestNoOpRegenerator, TestStandardQParsers, DistributedExpandComponentTest, SyncSliceTest, TestTolerantSearch, TestDocTermOrds, TestInfoStreamLogging, TestRandomDVFaceting, BaseCdcrDistributedZkTest, MultiThreadedOCPTest, SuggestComponentTest, TestRequestForwarding, MinimalSchemaTest, SolrCloudExampleTest, SolrRequestParserTest, XsltUpdateRequestHandlerTest, TestMinMaxOnMultiValuedField, PreAnalyzedUpdateProcessorTest, TestReversedWildcardFilterFactory, TestSolrCoreProperties, WordBreakSolrSpellCheckerTest, TestSimDistributedQueue, TestExpandComponent, CdcrReplicationHandlerTest, TestSubQueryTransformerDistrib, TestQueryWrapperFilter, TestSearcherReuse, ReplaceNodeTest, HdfsNNFailoverTest, PropertiesRequestHandlerTest, ZkFailoverTest, TestConfigOverlay, OverseerTest, TestTrieFacet, AssignBackwardCompatibilityTest, BlockJoinFacetSimpleTest, TestOmitPositions, TestReplicationHandler, BlobRepositoryCloudTest, TestAddFieldRealTimeGet, ChaosMonkeyNothingIsSafeTest, TestRealTimeGet, TestSolrCoreParser, InfoHandlerTest, TestJsonFacetRefinement, SimpleCollectionCreateDeleteTest, TestManagedSynonymGraphFilterFactory, SolrShardReporterTest, TestUnifiedSolrHighlighter, DistributedSpellCheckComponentTest, TestOnReconnectListenerSupport, TestFilteredDocIdSet, NodeLostTriggerTest, ForceLeaderTest, TestJoin, MoveReplicaHDFSTest, CleanupOldIndexTest, DistributedFacetPivotLargeTest, TestSchemalessBufferedUpdates, BasicAuthStandaloneTest, SubstringBytesRefFilterTest, TestPivotHelperCode, ConvertedLegacyTest, RequiredFieldsTest, TestFieldTypeCollectionResource, ChaosMonkeySafeLeaderWithPullReplicasTest, TestDFISimilarityFactory, TestLRUStatsCache, ResourceLoaderTest, AtomicUpdatesTest, CloneFieldUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, TestFileDictionaryLookup, TestExactSharedStatsCache, DirectSolrConnectionTest, HttpPartitionTest, TestMacroExpander, TriggerIntegrationTest, TestAuthorizationFramework, SolrTestCaseJ4Test, TestSolrQueryResponse, TestFieldCacheReopen, QueryResultKeyTest, TestBulkSchemaConcurrent, CircularListTest, TestPerFieldSimilarityWithDefaultOverride, DateMathParserTest, SolrGangliaReporterTest, TestSkipOverseerOperations, TestSmileRequest, HdfsAutoAddReplicasIntegrationTest, CollectionsAPISolrJTest, AnalysisErrorHandlingTest, ConnectionReuseTest, HdfsRecoveryZkTest, ConfigSetsAPITest, TestConfigSetProperties, ZkStateWriterTest, TestDistribDocBasedVersion, SuggesterTest, TimeRoutedAliasUpdateProcessorTest, HdfsChaosMonkeySafeLeaderTest, StatsComponentTest, TestPointFields, TestLockTree, TestConfigsApi, TestBinaryResponseWriter, CursorPagingTest, TestPushWriter, TestQuerySenderNoQuery, TestSolrCloudWithKerberosAlt, LegacyCloudClusterPropTest, TestLegacyFieldReuse, TestHashQParserPlugin, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SampleTest -Dtests.seed=BDEDC65708B666B9 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | SampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_BDEDC65708B666B9-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_BDEDC65708B666B9-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDEDC65708B666B9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [473/766 (1!)] on J0 in 0.47s, 2 tests, 1 error <<< FAILURES!

[...truncated 772 lines...]
   [junit4] Suite: org.apache.solr.search.function.TestSortByMinMaxFunction
   [junit4]   2> 3520809 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.function.TestSortByMinMaxFunction_BDEDC65708B666B9-001\init-core-data-001
   [junit4]   2> 3520810 WARN  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 3520810 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3520814 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-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> 3520815 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3520815 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3520870 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3520886 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3520989 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3521082 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 3521088 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 3521088 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 3521091 INFO  (coreLoadExecutor-13978-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3521092 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3521179 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3521205 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3521304 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3521315 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3521320 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4696c8
   [junit4]   2> 3521320 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3521320 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.function.TestSortByMinMaxFunction_BDEDC65708B666B9-001\init-core-data-001\]
   [junit4]   2> 3521325 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=71.1318359375, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=7.597583511881143, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3521450 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3521452 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3521453 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3521453 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3521454 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5637094080697035]
   [junit4]   2> 3521454 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bde51f[collection1] main]
   [junit4]   2> 3521456 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3521465 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3521503 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3521503 INFO  (coreLoadExecutor-13978-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589027309261684736
   [junit4]   2> 3521506 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3521506 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3521506 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3521506 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3521507 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3521507 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3521507 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3521508 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3521508 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3521509 INFO  (searcherExecutor-13979-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bde51f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3521510 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3521513 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSortJoinDocFreq
   [junit4]   2> 3521515 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1589027309272170496)} 0 2
   [junit4]   2> 3521521 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309280559104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521521 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3521522 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521522 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3521525 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589027309281607680)]} 0 2
   [junit4]   2> 3521526 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589027309284753408)]} 0 0
   [junit4]   2> 3521526 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309285801984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521526 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2c542 commitCommandVersion:1589027309285801984
   [junit4]   2> 3521531 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e2a5cd[collection1] main]
   [junit4]   2> 3521532 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521533 INFO  (searcherExecutor-13979-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e2a5cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c2)))}
   [junit4]   2> 3521534 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 3521535 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589027309294190592)]} 0 2
   [junit4]   2> 3521537 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589027309297336320)]} 0 0
   [junit4]   2> 3521537 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309297336321,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521537 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2c542 commitCommandVersion:1589027309297336321
   [junit4]   2> 3521540 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14cd02c[collection1] main]
   [junit4]   2> 3521541 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521543 INFO  (searcherExecutor-13979-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14cd02c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c2) Uninverting(_1(8.0.0):c2)))}
   [junit4]   2> 3521543 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 3521544 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=links_mfacet:B&fl=id&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 3521549 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id&sort=joindf(id_s1,+links_mfacet)+desc&wt=xml} hits=4 status=0 QTime=4
   [junit4]   2> 3521550 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id&sort=joindf(id_s1,+links_mfacet)+asc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521550 INFO  (TEST-TestSortByMinMaxFunction.testSortJoinDocFreq-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSortJoinDocFreq
   [junit4]   2> 3521553 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFieldSortSpecifiedAsFunction
   [junit4]   2> 3521555 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e870f1[collection1] realtime]
   [junit4]   2> 3521556 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1589027309314113536)} 0 2
   [junit4]   2> 3521556 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309317259264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521556 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2c542 commitCommandVersion:1589027309317259264
   [junit4]   2> 3521559 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b0a193[collection1] main]
   [junit4]   2> 3521563 INFO  (searcherExecutor-13979-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b0a193[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3521563 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521563 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 3521566 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589027309325647872)]} 0 2
   [junit4]   2> 3521571 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589027309327745024)]} 0 4
   [junit4]   2> 3521571 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589027309332987904)]} 0 0
   [junit4]   2> 3521574 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589027309332987905)]} 0 2
   [junit4]   2> 3521575 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589027309336133632)]} 0 0
   [junit4]   2> 3521583 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589027309337182208)]} 0 8
   [junit4]   2> 3521584 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589027309346619392)]} 0 0
   [junit4]   2> 3521584 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1589027309346619393)]} 0 0
   [junit4]   2> 3521584 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1589027309346619394)]} 0 0
   [junit4]   2> 3521585 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309347667968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521585 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2c542 commitCommandVersion:1589027309347667968
   [junit4]   2> 3521612 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c85ab[collection1] main]
   [junit4]   2> 3521615 INFO  (searcherExecutor-13979-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19c85ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c9)))}
   [junit4]   2> 3521615 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521615 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 3521616 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&sort=primary_tl1+asc,+secondary_tl1+asc&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 3521620 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&sort=field(primary_tl1)+asc,+secondary_tl1+asc&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 3521635 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&sort=field(multi_l_dv,max)+asc,+secondary_tl1+asc&wt=xml} hits=9 status=0 QTime=11
   [junit4]   2> 3521639 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&sort=field(multi_l_dv,min)+asc,+secondary_tl1+asc&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 3521642 INFO  (TEST-TestSortByMinMaxFunction.testFieldSortSpecifiedAsFunction-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFieldSortSpecifiedAsFunction
   [junit4]   2> 3521645 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3521647 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de6c0c[collection1] realtime]
   [junit4]   2> 3521647 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1589027309410582528)} 0 2
   [junit4]   2> 3521648 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309413728256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521648 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2c542 commitCommandVersion:1589027309413728256
   [junit4]   2> 3521649 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c77630[collection1] main]
   [junit4]   2> 3521651 INFO  (searcherExecutor-13979-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c77630[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3521651 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521651 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 3521654 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589027309417922560)]} 0 2
   [junit4]   2> 3521655 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589027309420019712)]} 0 0
   [junit4]   2> 3521655 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589027309421068288)]} 0 0
   [junit4]   2> 3521656 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589027309421068289)]} 0 0
   [junit4]   2> 3521656 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589027309422116864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521656 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2c542 commitCommandVersion:1589027309422116864
   [junit4]   2> 3521667 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d80507[collection1] main]
   [junit4]   2> 3521669 INFO  (searcherExecutor-13979-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d80507[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c4)))}
   [junit4]   2> 3521670 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521670 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 3521670 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,score&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521671 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,score&sort=score+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521673 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=f_t:ipod&fl=id,score&sort=score+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521673 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,score&sort=sum(x_td1,+y_td1)+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521674 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,score&sort=sum(x_td1,+y_td1)+asc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521675 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id&sort=sum(z_td1,+y_td1)+asc,+w_td1+asc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 3521676 INFO  (TEST-TestSortByMinMaxFunction.test-seed#[BDEDC65708B666B9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3521676 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3521676 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29013200
   [junit4]   2> 3521676 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3521676 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16876a7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1bbcfd4
   [junit4]   2> 3521680 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3521680 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d1248: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2b50ef
   [junit4]   2> 3521683 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3521683 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b2e8d0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a8eeda
   [junit4]   2> 3521683 INFO  (coreCloseExecutor-13984-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bd80f3
   [junit4]   2> 3521683 INFO  (coreCloseExecutor-13984-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=29196531
   [junit4]   2> 3521683 INFO  (coreCloseExecutor-13984-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@179a070: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@aba0a2
   [junit4]   2> 3521696 INFO  (SUITE-TestSortByMinMaxFunction-seed#[BDEDC65708B666B9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=19121, maxDocsPerChunk=2, blockSize=524), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=19121, blockSize=524)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@167a7fe), locale=und, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=241215104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RankQueryTest, TestDistributedSearch, HdfsTlogReplayBufferedWhileIndexingTest, RecoveryZkTest, ClusterStateUpdateTest, TestWriterPerf, ShowFileRequestHandlerTest, CSVRequestHandlerTest, OverseerCollectionConfigSetProcessorTest, CollectionReloadTest, ConjunctionSolrSpellCheckerTest, TestQuerySenderListener, LeaderFailoverAfterPartitionTest, AddReplicaTest, CachingDirectoryFactoryTest, TestTolerantUpdateProcessorCloud, CdcrBootstrapTest, TestPHPSerializedResponseWriter, TestDynamicFieldCollectionResource, TestRawTransformer, SpellCheckCollatorTest, DisMaxRequestHandlerTest, ReturnFieldsTest, SolrIndexMetricsTest, TestRestoreCore, TestNumericTokenStream, SSLMigrationTest, TestSubQueryTransformer, LeaderElectionTest, ShardSplitTest, AutoAddReplicasPlanActionTest, RequestLoggingTest, CustomHighlightComponentTest, MissingSegmentRecoveryTest, TestRebalanceLeaders, TestFieldCacheWithThreads, RegexBoostProcessorTest, TestObjectReleaseTracker, HighlighterConfigTest, TestBlobHandler, TestDynamicLoading, TestHalfAndHalfDocValues, FastVectorHighlighterTest, SliceStateTest, LeaderInitiatedRecoveryOnCommitTest, TestApiFramework, JSONWriterTest, JvmMetricsTest, TestSchemaNameResource, TestClusterStateMutator, SolrJmxReporterCloudTest, SegmentsInfoRequestHandlerTest, HdfsDirectoryTest, SpatialFilterTest, TestCollectionsAPIViaSolrCloudCluster, DistributedVersionInfoTest, TestFieldCollectionResource, TestUpdate, UniqFieldsUpdateProcessorFactoryTest, TestXmlQParserPlugin, SuggesterFSTTest, TimeZoneUtilsTest, DistributedTermsComponentTest, TestHighlightDedupGrouping, CreateCollectionCleanupTest, CurrencyFieldTypeTest, TestCursorMarkWithoutUniqueKey, DirectUpdateHandlerTest, TestSweetSpotSimilarityFactory, TestSolrCLIRunExample, TestLeaderElectionWithEmptyReplica, ScriptEngineTest, TestNoOpRegenerator, TestStandardQParsers, DistributedExpandComponentTest, SyncSliceTest, TestTolerantSearch, TestDocTermOrds, TestInfoStreamLogging, TestRandomDVFaceting, BaseCdcrDistributedZkTest, MultiThreadedOCPTest, SuggestComponentTest, TestRequestForwarding, MinimalSchemaTest, SolrCloudExampleTest, SolrRequestParserTest, XsltUpdateRequestHandlerTest, TestMinMaxOnMultiValuedField, PreAnalyzedUpdateProcessorTest, TestReversedWildcardFilterFactory, TestSolrCoreProperties, WordBreakSolrSpellCheckerTest, TestSimDistributedQueue, TestExpandComponent, CdcrReplicationHandlerTest, TestSubQueryTransformerDistrib, TestQueryWrapperFilter, TestSearcherReuse, ReplaceNodeTest, HdfsNNFailoverTest, PropertiesRequestHandlerTest, ZkFailoverTest, TestConfigOverlay, OverseerTest, TestTrieFacet, AssignBackwardCompatibilityTest, BlockJoinFacetSimpleTest, TestOmitPositions, TestReplicationHandler, BlobRepositoryCloudTest, TestAddFieldRealTimeGet, ChaosMonkeyNothingIsSafeTest, TestRealTimeGet, TestSolrCoreParser, InfoHandlerTest, TestJsonFacetRefinement, SimpleCollectionCreateDeleteTest, TestManagedSynonymGraphFilterFactory, SolrShardReporterTest, TestUnifiedSolrHighlighter, DistributedSpellCheckComponentTest, TestOnReconnectListenerSupport, TestFilteredDocIdSet, NodeLostTriggerTest, ForceLeaderTest, TestJoin, MoveReplicaHDFSTest, CleanupOldIndexTest, DistributedFacetPivotLargeTest, TestSchemalessBufferedUpdates, BasicAuthStandaloneTest, SubstringBytesRefFilterTest, TestPivotHelperCode, ConvertedLegacyTest, RequiredFieldsTest, TestFieldTypeCollectionResource, ChaosMonkeySafeLeaderWithPullReplicasTest, TestDFISimilarityFactory, TestLRUStatsCache, ResourceLoaderTest, AtomicUpdatesTest, CloneFieldUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, TestFileDictionaryLookup, TestExactSharedStatsCache, DirectSolrConnectionTest, HttpPartitionTest, TestMacroExpander, TriggerIntegrationTest, TestAuthorizationFramework, SolrTestCaseJ4Test, TestSolrQueryResponse, TestFieldCacheReopen, QueryResultKeyTest, TestBulkSchemaConcurrent, CircularListTest, TestPerFieldSimilarityWithDefaultOverride, DateMathParserTest, SolrGang

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

estSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedSuggestComponentTest, ShufflingReplicaListTransformerTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyTerms, TestNumericRangeQuery32, TestNumericRangeQuery64, SolrCoreMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestManagedResourceStorage, TestBulkSchemaAPI, TestManagedSynonymFilterFactory, DocValuesMissingTest, ManagedSchemaRoundRobinCloudTest, TestManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, SortSpecParsingTest, TestComplexPhraseLeadingWildcard, TestCustomSort, TestFieldSortValues, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestPayloadScoreQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSolr4Spatial2, TestSolrFieldCacheBean, TestStressUserVersions, DistributedFacetSimpleRefinementLongTailTest, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, SimpleMLTQParserTest, TestDefaultStatsCache, TestExactStatsCache, PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestDelegationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, TestZkAclsWithHadoopAuth, HttpSolrCallGetCoreTest, TestAnalyzeInfixSuggestions, TestFreeTextSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggestions -Dtests.seed=BDEDC65708B666B9 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestFreeTextSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001\init-core-data-001\blendedInfixDir1\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestFreeTextSuggestions_BDEDC65708B666B9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDEDC65708B666B9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [726/766 (4!)] on J0 in 0.78s, 1 test, 1 error <<< FAILURES!

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

[...truncated 41454 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7100 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7100/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([DD65F9FAC72840CB]: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.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([DD65F9FAC72840CB:98CF8B83837AFCBF]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=5741, name=sdqtest--2703-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$533/1061628898.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/176615085.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=5741, name=sdqtest--2703-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$533/1061628898.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/176615085.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([DD65F9FAC72840CB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1\lib
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_DD65F9FAC72840CB-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestPhraseSuggestions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_wfst: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_wfst    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets\configset-1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets\configset-1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets\configset-1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets\configset-1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([687C62DFBF1346EE]: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 736 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1451, maxMBSortInHeap=5.294264663564923, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@41ed1b7b), locale=pt, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=264903024,total=293568512
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexedDISI, TestWildcard, TestPagedBytes, TestFilterSpans, TestFuzzyQuery, TestSpanOrQuery, TestMutableValues, TestAutomaton, TestRamUsageEstimator, TestStringHelper, TestSortedSetSelector, TestOrdinalMap, TestLMDirichletSimilarity, TestSynonymQuery, TestReqExclBulkScorer, TestStressAdvance, TestDuelingCodecsAtNight, TestSimpleAttributeImpl, TestAutomatonQueryUnicode, TestAllFilesCheckIndexHeader, TestDirectPacked, TestMinShouldMatch2, TestIndexWriterOnDiskFull, TestRegexpRandom, TestClassicSimilarity, TestSearcherManager, TestDirectoryReaderReopen, TestPayloadsOnVectors, TestFixedBitDocIdSet, TestBlockPostingsFormat3, TestNotDocIdSet, TestExitableDirectoryReader, TestReadOnlyIndex, TestSegmentInfos, TestSetOnce, TestCharsRefBuilder, TestIsCurrent, TestPersistentSnapshotDeletionPolicy, TestLongPostings, TestDocIDMerger, TestMaxTermFrequency, TestSearchForDuplicates, TestIndexWriterDelete, TestGeoUtils, TestConjunctionDISI, TestFieldMaskingSpanQuery, TestSpansEnum, TestDocValuesQueries, TestPrefixCodedTerms, TestLogMergePolicy, TestIndependenceSaturated, TestStressNRT, TestTopFieldCollectorEarlyTermination, TestNewestSegment, TestNRTReaderWithThreads, TestSortRandom, TestStressIndexing, TestFilterIterator, TestTragicIndexWriterDeadlock, TestRollingBuffer, TestNeedsScores, TestBytesRef, TestPrefixInBooleanQuery, Test2BSortedDocValuesFixedSorted, TestSpanCollection, TestNumericDocValuesUpdates, TestSegmentMerger, FiniteStringsIteratorTest, TestCharFilter, TestBytesStore, TestWildcardRandom, TestTerm, TestAutomatonQuery, TestIndexTooManyDocs, TestBytesRefHash, TestIndexWriterMaxDocs, TestIntArrayDocIdSet, TestTrackingDirectoryWrapper, TestPointQueries, TestRecyclingByteBlockAllocator, TestFrequencyTrackingRingBuffer, TestByteSlices, TestForTooMuchCloning, TestTermVectorsReader, TestMathUtil, TestPositionIncrement, TestLongBitSet, TestCustomSearcherSort, TestNRTThreads, TestSPIClassIterator, TestSpanNearQuery, TestMultiPhraseEnum, TestTopFieldCollector, TestWeakIdentityMap, TestGraphTokenizers, TestMatchAllDocsQuery, TestPayloads, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=56A24028830F05D -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_56A24028830F05D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56A24028830F05D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [160/476 (1!)] on J1 in 4.46s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11171 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
   [junit4]   2> 298537 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001
   [junit4]   2> 298539 WARN  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 298539 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 298546 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-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> 298548 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 298550 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 298637 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 298671 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 298681 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 298905 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe9093
   [junit4]   2> 298917 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe9093
   [junit4]   2> 298917 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe9093
   [junit4]   2> 298933 INFO  (coreLoadExecutor-1159-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 298937 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 299068 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 299110 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 299129 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299129 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 299130 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fe9093
   [junit4]   2> 299130 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299130 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\]
   [junit4]   2> 299132 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.3349609375, floorSegmentMB=0.306640625, forceMergeDeletesPctAllowed=9.917500823831286, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5201243372801014
   [junit4]   2> 299407 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299407 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299409 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 299415 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d6bb29f[collection1] main]
   [junit4]   2> 299416 WARN  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 299417 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299417 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 299419 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299419 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 299420 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299420 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 299423 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 299423 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 299425 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 299425 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_default - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=analyzing_infix_suggest_default, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=80 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299425 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 299427 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 299427 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_without_highlight - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=analyzing_infix_suggest_without_highlight, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=80 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299427 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 299429 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 299429 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_not_all_terms_required - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=analyzing_infix_suggest_not_all_terms_required, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=80 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299429 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 299429 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 299430 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 299432 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: fuzzy_suggest_analyzing_with_high_freq_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=fuzzy_suggest_analyzing_with_high_freq_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing, lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299432 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 299432 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 299433 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 299434 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: free_text_suggest - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=free_text_suggest, sourceLocation=freeTextSuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\free_text_suggest, lookupImpl=FreeTextLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299434 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 299434 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 299436 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 299436 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_linear - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=blended_infix_suggest_linear, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=104 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299436 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 299444 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 299444 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_reciprocal - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=blended_infix_suggest_reciprocal, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=104 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299444 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 299447 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 299447 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_exponential_reciprocal - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=blended_infix_suggest_exponential_reciprocal, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=104 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299447 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_exponential_reciprocal_1 - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=blended_infix_suggest_exponential_reciprocal_1, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=104 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: fuzzy_suggest_analyzing_with_file_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@57da685c, suggester=SolrSuggester [ name=fuzzy_suggest_analyzing_with_file_dict, sourceLocation=fuzzysuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing, lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299449 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 299450 WARN  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:987)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:644)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 299450 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299450 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 299451 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299451 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 299452 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299453 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 299454 INFO  (coreLoadExecutor-1159-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 299454 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 299454 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 299455 ERROR (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_wfst\wfst.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 299456 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_analyzing
   [junit4]   2> 299456 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 299457 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 299457 ERROR (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_analyzing
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_analyzing\wfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 299457 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: infix_suggest_analyzing
   [junit4]   2> 299457 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 299457 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 299582 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_default
   [junit4]   2> 299582 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_default)
   [junit4]   2> 299632 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_without_highlight
   [junit4]   2> 299632 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_without_highlight)
   [junit4]   2> 299742 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_not_all_terms_required
   [junit4]   2> 299742 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_not_all_terms_required)
   [junit4]   2> 299810 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: fuzzy_suggest_analyzing_with_high_freq_dict
   [junit4]   2> 299810 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(fuzzy_suggest_analyzing_with_high_freq_dict)
   [junit4]   2> 299827 ERROR (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 299827 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: free_text_suggest
   [junit4]   2> 299827 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(free_text_suggest)
   [junit4]   2> 299919 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\free_text_suggest\ftsta.bin
   [junit4]   2> 299920 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_linear
   [junit4]   2> 299920 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_linear)
   [junit4]   2> 299981 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_reciprocal
   [junit4]   2> 299981 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_reciprocal)
   [junit4]   2> 300073 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_exponential_reciprocal
   [junit4]   2> 300073 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_exponential_reciprocal)
   [junit4]   2> 300197 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_exponential_reciprocal_1
   [junit4]   2> 300197 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_exponential_reciprocal_1)
   [junit4]   2> 300296 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: fuzzy_suggest_analyzing_with_file_dict
   [junit4]   2> 300296 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(fuzzy_suggest_analyzing_with_file_dict)
   [junit4]   2> 300307 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin
   [junit4]   2> 300307 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing
   [junit4]   2> 300307 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 300308 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> 300308 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 300309 ERROR (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing_with_max_edit_2\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 300309 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> 300309 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 300310 ERROR (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 300310 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> 300310 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 300311 ERROR (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\fuzzy_suggest_analyzing_with_min_fuzzy_length_2\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 300312 INFO  (searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d6bb29f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300313 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 300332 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 300352 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=&qt=/suggest_wfst&wt=xml&spellcheck.build=true} status=0 QTime=895
   [junit4]   2> 300354 INFO  (TEST-TestPhraseSuggestions.test-seed#[DD65F9FAC72840CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 300356 INFO  (TEST-TestPhraseSuggestions.test-seed#[DD65F9FAC72840CB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=the+f&qt=/suggest_wfst&spellcheck.count=4&wt=xml} status=0 QTime=0
   [junit4]   2> 300367 INFO  (TEST-TestPhraseSuggestions.test-seed#[DD65F9FAC72840CB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Testing+%2B12&qt=/suggest_wfst&spellcheck.count=4&wt=xml} status=0 QTime=1
   [junit4]   2> 300368 INFO  (TEST-TestPhraseSuggestions.test-seed#[DD65F9FAC72840CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 300369 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 300369 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=931087155
   [junit4]   2> 300369 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 300369 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b090bc5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7cbeed7e
   [junit4]   2> 300373 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 300373 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22503f85: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@36858b55
   [junit4]   2> 300376 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 300376 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aaa249f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@32ba195d
   [junit4]   2> 300379 INFO  (coreCloseExecutor-1164-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57da685c
   [junit4]   2> 300379 INFO  (coreCloseExecutor-1164-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1473931356
   [junit4]   2> 300379 INFO  (coreCloseExecutor-1164-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1183d4ab: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3c99cf39
   [junit4]   2> 300445 INFO  (SUITE-TestPhraseSuggestions-seed#[DD65F9FAC72840CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=Lucene50(blocksize=128), text=Lucene50(blocksize=128), body=PostingsFormat(name=LuceneVarGapDocFreqInterval), exacttext=Lucene50(blocksize=128)}, docValues:{payloads=DocValuesFormat(name=Lucene70), weight=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1733, maxMBSortInHeap=5.443575755014207, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e39e839), locale=ms-MY, timezone=Australia/Eucla
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=38893592,total=163188736
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, TestReplicationHandlerBackup, DisMaxRequestHandlerTest, TestSchemaNameResource, CdcrBootstrapTest, DistributedFacetPivotSmallAdvancedTest, HdfsWriteToMultipleCollectionsTest, NumberUtilsTest, TestJsonRequest, TestAnalyzeInfixSuggestions, FacetPivotSmallTest, CdcrReplicationHandlerTest, NoCacheHeaderTest, TestTolerantSearch, TestSubQueryTransformerDistrib, TestUninvertingReader, TestOmitPositions, HdfsRecoveryZkTest, SegmentsInfoRequestHandlerTest, LargeFieldTest, HdfsBasicDistributedZkTest, SpatialHeatmapFacetsTest, TestLockTree, TestFieldCacheReopen, TestQuerySenderNoQuery, SyncSliceTest, CloneFieldUpdateProcessorFactoryTest, TestDFISimilarityFactory, RequestHandlersTest, AutoscalingHistoryHandlerTest, TestPhraseSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPhraseSuggestions -Dtests.seed=DD65F9FAC72840CB -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Australia/Eucla -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestPhraseSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_wfst: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001\init-core-data-001\suggest_wfst
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_DD65F9FAC72840CB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD65F9FAC72840CB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   

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

- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=15580, maxDocsPerChunk=5, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=15580, blockSize=7)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a779d8), locale=fr-CA, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=53274504,total=219750400
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, HttpSolrClientBuilderTest, SubtractEvaluatorTest, SolrExampleXMLTest, TestJavaBinCodec, TestRetryUtil, TestCollectionStateWatchers, EmpiricalDistributionEvaluatorTest, SolrExampleStreamingTest, SolrDocumentTest, TestUpdateRequestCodec, RecursiveEvaluatorTest, SineEvaluatorTest, NamedListTest, TestCloudSolrClientConnections, CloudSolrClientBuilderTest, TestDelegationTokenRequest, TestEmbeddedSolrServer, GraphTest, TestXMLEscaping, HyperbolicSineEvaluatorTest, LessThanEvaluatorTest, CloudSolrClientMultiConstructorTest, CosineEvaluatorTest, CeilingEvaluatorTest, UsingSolrJRefGuideExamplesTest, JettyWebappTest, TermsResponseTest, LengthEvaluatorTest, CommonAdminParamsTest, TestCoreAdmin, TestDocumentObjectBinder, NormalDistributionEvaluatorTest, JdbcTest, ExclusiveOrEvaluatorTest, SolrExampleEmbeddedTest, TestSpellCheckResponse, MergeIndexesEmbeddedTest, DocumentAnalysisResponseTest, ClientUtilsTest, GetByIdTest, TestLBHttpSolrClient, ConcurrentUpdateSolrClientTest, SelectWithEvaluatorsTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, AppendEvaluatorTest, ArcCosineEvaluatorTest, ArcSineEvaluatorTest, ArrayEvaluatorTest, CumulativeProbabilityEvaluatorTest, DivideEvaluatorTest, FieldValueEvaluatorTest, FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, GreaterThanEvaluatorTest, HyperbolicCosineEvaluatorTest, MultiplyEvaluatorTest, NormalizeEvaluatorTest, NotEvaluatorTest, PowerEvaluatorTest, RawValueEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest, RoundEvaluatorTest, SquareRootEvaluatorTest, UuidEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=7EC75CEEEA96FDA6 -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets\configset-1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets\configset-1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_7EC75CEEEA96FDA6-001\tempDir-100
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7EC75CEEEA96FDA6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [132/146 (1!)] on J0 in 25.17s, 35 tests, 1 error <<< FAILURES!

[...truncated 1527 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7493, maxDocsPerChunk=1018, blockSize=415), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7493, blockSize=415)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@101d5b56), locale=tr, timezone=Asia/Harbin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=48675000,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=687C62DFBF1346EE -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Asia/Harbin -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_687C62DFBF1346EE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([687C62DFBF1346EE]: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.00s, 8 tests, 1 error <<< FAILURES!

[...truncated 45704 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7099 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7099/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10156_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10156_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([5EED086FD68E3C60:46578063D8BBF18F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:842)
	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.handler.component.DistributedDebugComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001

	at __randomizedtesting.SeedInfo.seed([5EED086FD68E3C60]: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.ComputePlanActionTest.testNodeLost

Error Message:
Trigger was not fired even after 10 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 10 seconds
	at __randomizedtesting.SeedInfo.seed([5EED086FD68E3C60:E1F8C691556459E6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:209)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001 

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

	at __randomizedtesting.SeedInfo.seed([D7E02347457CD7C4]: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 11653 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\init-core-data-001
   [junit4]   2> 33471 WARN  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 33471 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 33477 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-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> 33478 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 33523 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 33525 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 33525 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core
   [junit4]   2> 33529 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 33529 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e265af{/solr,null,AVAILABLE}
   [junit4]   2> 33533 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1513da0{HTTP/1.1,[http/1.1]}{127.0.0.1:49158}
   [junit4]   2> 33533 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.e.j.s.Server Started @40915ms
   [junit4]   2> 33533 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49158, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores}
   [junit4]   2> 33534 ERROR (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 33534 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 33534 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 33534 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 33534 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T13:33:26.223Z
   [junit4]   2> 33534 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-001\solr.xml
   [junit4]   2> 33555 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 33555 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 33567 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f73ee7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 33767 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f73ee7
   [junit4]   2> 33795 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f73ee7
   [junit4]   2> 33795 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f73ee7
   [junit4]   2> 33803 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores
   [junit4]   2> 33804 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 33855 INFO  (coreLoadExecutor-88-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 33943 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 34001 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 34281 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 34317 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 34318 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f73ee7
   [junit4]   2> 34318 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 34318 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\core\data\]
   [junit4]   2> 34322 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=92.22265625, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=15.392835035285179, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 34563 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 34565 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34567 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 34567 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 34598 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=60.2099609375, floorSegmentMB=1.5263671875, forceMergeDeletesPctAllowed=20.461857226793303, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48099760355451915
   [junit4]   2> 34599 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@193a217[collection1] main]
   [junit4]   2> 34602 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 34617 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 34681 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 34682 INFO  (coreLoadExecutor-88-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588940774961053696
   [junit4]   2> 34683 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 34684 INFO  (SUITE-DistributedDebugComponentTest-seed#[5EED086FD68E3C60]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#49158
   [junit4]   2> 34684 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 34684 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 34684 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 34685 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 34687 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 34688 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 34692 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 34693 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 34699 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@193a217[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34717 INFO  (qtp20683723-222) [    ] o.a.s.h.a.CoreAdminOperation core create command name=collection2&action=CREATE&configSet=collection1&wt=javabin&version=2
   [junit4]   2> 34769 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 34806 INFO  (qtp20683723-222) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=test
   [junit4]   2> 34986 INFO  (qtp20683723-222) [    x:collection2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 35027 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 35027 INFO  (qtp20683723-222) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f73ee7
   [junit4]   2> 35027 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 35032 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedDebugComponentTest_5EED086FD68E3C60-001\tempDir-002\cores\collection2\data\]
   [junit4]   2> 35041 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=92.22265625, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=15.392835035285179, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 35300 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 35300 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 35302 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 35302 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 35327 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=60.2099609375, floorSegmentMB=1.5263671875, forceMergeDeletesPctAllowed=20.461857226793303, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48099760355451915
   [junit4]   2> 35331 INFO  (qtp20683723-222) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a99e62[collection2] main]
   [junit4]   2> 35340 INFO  (qtp20683723-222) [    x:collection2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 35364 INFO  (qtp20683723-222) [    x:collection2] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 35436 INFO  (qtp20683723-222) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 35437 INFO  (qtp20683723-222) [    x:collection2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588940775752728576
   [junit4]   2> 35437 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 35438 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 35438 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 35438 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 35439 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 35439 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 35440 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 35440 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 35441 INFO  (qtp20683723-222) [    x:collection2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=collection2&action=CREATE&configSet=collection1&wt=javabin&version=2} status=0 QTime=728
   [junit4]   2> 35443 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 35453 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@a99e62[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 35460 INFO  (qtp20683723-221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1588940775762165760)]} 0 15
   [junit4]   2> 35462 INFO  (qtp20683723-220) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588940775778942976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 35462 INFO  (qtp20683723-220) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f4236d commitCommandVersion:1588940775778942976
   [junit4]   2> 35591 INFO  (qtp20683723-220) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5e031[collection1] main]
   [junit4]   2> 35597 INFO  (qtp20683723-220) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 35603 INFO  (searcherExecutor-89-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c5e031[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 35604 INFO  (qtp20683723-220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 141
   [junit4]   2> 35627 INFO  (qtp20683723-218) [    x:collection2] o.a.s.u.p.LogUpdateProcessorFactory [collection2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1588940775935180800)]} 0 20
   [junit4]   2> 35630 INFO  (qtp20683723-218) [    x:collection2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588940775955103744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 35631 INFO  (qtp20683723-218) [    x:collection2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fd3bbf commitCommandVersion:1588940775955103744
   [junit4]   2> 35657 INFO  (qtp20683723-218) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d46907[collection2] main]
   [junit4]   2> 35663 INFO  (qtp20683723-218) [    x:collection2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 35667 INFO  (searcherExecutor-94-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@1d46907[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 35667 INFO  (qtp20683723-218) [    x:collection2] o.a.s.u.p.LogUpdateProcessorFactory [collection2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 36
   [junit4]   2> 35674 INFO  (TEST-DistributedDebugComponentTest.testRandom-seed#[5EED086FD68E3C60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandom
   [junit4]   2> 35739 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008382-0&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008381&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=32
   [junit4]   2> 35742 INFO  (qtp20683723-225) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008382-0&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008381&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35754 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=true&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008382-0 hits=0 status=0 QTime=61
   [junit4]   2> 35775 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008462-1&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008461&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35776 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008462-1 hits=0 status=0 QTime=3
   [junit4]   2> 35780 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008467-2&rows=10&version=2&q=_query_with_no_results_+OR+batman&requestPurpose=GET_TOP_IDS&NOW=1515332008466&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35781 INFO  (qtp20683723-220) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=query&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008467-2 hits=0 status=0 QTime=3
   [junit4]   2> 35789 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008471-3&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008471&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=4
   [junit4]   2> 35808 INFO  (qtp20683723-228) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008471-3&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008471&ids=2&isShard=true&wt=javabin} status=0 QTime=7
   [junit4]   2> 35809 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008471-3 hits=1 status=0 QTime=26
   [junit4]   2> 35813 INFO  (qtp20683723-229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008500&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=1
   [junit4]   2> 35815 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008500&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35816 INFO  (qtp20683723-225) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=5
   [junit4]   2> 35820 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008507&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35821 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=timing&debug=query&debug=results&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 35825 INFO  (qtp20683723-219) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008512-4&rows=10&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008512&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35827 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008512-4&rows=10&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008512&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35829 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=query&debug=track&debug=query&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008512-4&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008512&ids=2&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 35830 INFO  (qtp20683723-220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008512-4 hits=1 status=0 QTime=7
   [junit4]   2> 35832 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008521-5&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008521&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35834 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008521-5 hits=0 status=0 QTime=2
   [junit4]   2> 35838 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008525&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35838 INFO  (qtp20683723-225) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=query&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 35842 INFO  (qtp20683723-219) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_+OR+batman&NOW=1515332008529&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35842 INFO  (qtp20683723-222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_+OR+batman&NOW=1515332008529&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35846 INFO  (qtp20683723-227) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&distrib=false&df=text&debug=timing&debug=query&debug=results&debug=query&debug=results&debug=timing&fl=id,text&shards.purpose=320&NOW=1515332008529&ids=1&isShard=true&shard.url=127.0.0.1:49158/solr/collection1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 35848 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=results&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=8
   [junit4]   2> 35856 INFO  (qtp20683723-218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008542-6&rows=10&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008541&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35856 INFO  (qtp20683723-220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008542-6 hits=0 status=0 QTime=4
   [junit4]   2> 35861 INFO  (qtp20683723-229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008548-7&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008548&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35862 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008548-7 hits=0 status=0 QTime=2
   [junit4]   2> 35865 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008551-8&rows=10&version=2&q=_query_with_no_results_+OR+batman&requestPurpose=GET_TOP_IDS&NOW=1515332008551&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35865 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008551-8 hits=0 status=0 QTime=2
   [junit4]   2> 35870 INFO  (qtp20683723-219) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008557-9&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008556&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35876 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=query&debug=results&debug=track&debug=query&debug=results&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008557-9&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008556&ids=2&isShard=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 35877 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=query&debug=results&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008557-9 hits=1 status=0 QTime=9
   [junit4]   2> 35880 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008566&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35881 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 35885 INFO  (qtp20683723-225) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_+OR+batman&NOW=1515332008572&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35888 INFO  (qtp20683723-229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&distrib=false&df=text&debug=timing&debug=query&debug=results&debug=query&debug=results&debug=timing&fl=id,text&shards.purpose=320&NOW=1515332008572&ids=1&isShard=true&shard.url=127.0.0.1:49158/solr/collection1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 35888 INFO  (qtp20683723-220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=timing&debug=query&debug=results&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 35894 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008579-10&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008579&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=1
   [junit4]   2> 35894 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008579-10&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008579&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=2
   [junit4]   2> 35897 INFO  (qtp20683723-218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=query&debug=results&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008579-10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008579&ids=1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 35898 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=query&debug=results&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008579-10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008579&ids=2&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 35899 INFO  (qtp20683723-228) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=results&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008579-10 hits=2 status=0 QTime=8
   [junit4]   2> 35902 INFO  (qtp20683723-225) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_+OR+batman&NOW=1515332008589&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35905 INFO  (qtp20683723-229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&distrib=false&df=text&debug=results&debug=results&fl=id,text&shards.purpose=320&NOW=1515332008589&ids=1&isShard=true&shard.url=127.0.0.1:49158/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 35905 INFO  (qtp20683723-221) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=results&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 35911 INFO  (qtp20683723-227) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008598-11&rows=10&version=2&q=_query_with_no_results_+OR+batman&requestPurpose=GET_TOP_IDS&NOW=1515332008596&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35913 INFO  (qtp20683723-219) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008598-11&rows=10&version=2&q=_query_with_no_results_+OR+batman&requestPurpose=GET_TOP_IDS&NOW=1515332008596&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=1
   [junit4]   2> 35915 INFO  (qtp20683723-218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=query&debug=results&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008598-11&version=2&q=_query_with_no_results_+OR+batman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008596&ids=1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 35916 INFO  (qtp20683723-220) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=results&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008598-11 hits=1 status=0 QTime=9
   [junit4]   2> 35919 INFO  (qtp20683723-228) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_+OR+superman&NOW=1515332008607&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35922 INFO  (qtp20683723-225) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&distrib=false&df=text&debug=timing&debug=results&debug=results&debug=timing&fl=id,text&shards.purpose=320&NOW=1515332008607&ids=2&isShard=true&shard.url=127.0.0.1:49158/solr/collection2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 35923 INFO  (qtp20683723-222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=results&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 35926 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&NOW=1515332008613&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35928 INFO  (qtp20683723-227) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&distrib=false&df=text&debug=timing&debug=query&debug=query&debug=timing&fl=id,text&shards.purpose=320&NOW=1515332008613&ids=1&isShard=true&shard.url=127.0.0.1:49158/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 35929 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=timing&debug=query&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 35933 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008620-12&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008620&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35935 INFO  (qtp20683723-220) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008620-12&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008620&ids=2&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 35936 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008620-12 hits=1 status=0 QTime=5
   [junit4]   2> 35939 INFO  (qtp20683723-225) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008627-13&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008627&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35940 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008627-13&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008627&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35943 INFO  (qtp20683723-228) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=results&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008627-13 hits=0 status=0 QTime=5
   [junit4]   2> 35946 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008633&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35947 INFO  (qtp20683723-225) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 35952 INFO  (qtp20683723-218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008637-14&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008637&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=2
   [junit4]   2> 35955 INFO  (qtp20683723-220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=query&debug=results&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008637-14&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008637&ids=1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 35956 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=timing&debug=query&debug=results&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008637-14 hits=1 status=0 QTime=7
   [junit4]   2> 35961 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008647-15&rows=10&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008646&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35962 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008647-15 hits=0 status=0 QTime=4
   [junit4]   2> 35965 INFO  (qtp20683723-228) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008653-16&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008652&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35966 INFO  (qtp20683723-222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=query&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008653-16 hits=0 status=0 QTime=2
   [junit4]   2> 35969 INFO  (qtp20683723-225) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&NOW=1515332008656&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35972 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&distrib=false&df=text&debug=timing&debug=results&debug=results&debug=timing&fl=id,text&shards.purpose=320&NOW=1515332008656&ids=2&isShard=true&shard.url=127.0.0.1:49158/solr/collection2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 35973 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=results&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 35976 INFO  (qtp20683723-229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_+OR+batman&NOW=1515332008663&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35976 INFO  (qtp20683723-221) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_+OR+batman&NOW=1515332008663&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35978 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&distrib=false&df=text&debug=timing&debug=timing&fl=id,text&shards.purpose=320&NOW=1515332008663&ids=1&isShard=true&shard.url=127.0.0.1:49158/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 35979 INFO  (qtp20683723-220) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 35982 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008669&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35982 INFO  (qtp20683723-225) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008669&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35982 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=query&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 35985 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008673-17&rows=10&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008672&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 35987 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=results&debug=track&debug=results&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection1-1515332008673-17&version=2&q=_query_with_no_results_+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008672&ids=2&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 35988 INFO  (qtp20683723-218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=results&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008673-17 hits=1 status=0 QTime=4
   [junit4]   2> 35991 INFO  (qtp20683723-219) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_&NOW=1515332008678&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35992 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&fl=id,text&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 35995 INFO  (qtp20683723-222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection2-1515332008682-18&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008682&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35995 INFO  (qtp20683723-225) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008682-18&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008682&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 35996 INFO  (qtp20683723-220) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1,127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008682-18 hits=0 status=0 QTime=3
   [junit4]   2> 35999 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rows=10&version=2&q=_query_with_no_results_+OR+superman&NOW=1515332008686&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 36001 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&distrib=false&df=text&debug=query&debug=results&debug=query&debug=results&fl=id,text&shards.purpose=320&NOW=1515332008686&ids=2&isShard=true&shard.url=127.0.0.1:49158/solr/collection2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 36002 INFO  (qtp20683723-222) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=query&debug=results&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 36005 INFO  (qtp20683723-219) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008693-19&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008692&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 36007 INFO  (qtp20683723-221) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=query&debug=track&debug=query&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008693-19&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008692&ids=2&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 36010 INFO  (qtp20683723-218) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=query&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008693-19 hits=1 status=0 QTime=6
   [junit4]   2> 36013 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&NOW=1515332008700&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 36015 INFO  (qtp20683723-220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&distrib=false&df=text&debug=query&debug=query&fl=id,text&shards.purpose=320&NOW=1515332008700&ids=1&isShard=true&shard.url=127.0.0.1:49158/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 36016 INFO  (qtp20683723-225) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=query&fl=id,text&wt=javabin&version=2} hits=1 status=0 QTime=4
   [junit4]   2> 36019 INFO  (qtp20683723-229) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008706-20&rows=10&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_TOP_IDS&NOW=1515332008706&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 36021 INFO  (qtp20683723-222) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&debug=timing&debug=track&debug=timing&debug=track&fl=id,text&shards.purpose=320&shard.url=127.0.0.1:49158/solr/collection2&rid=127.0.0.1-collection2-1515332008706-20&version=2&q=_query_with_no_results_+OR+batman+OR+superman&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1515332008706&ids=2&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 36022 INFO  (qtp20683723-227) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={q=_query_with_no_results_+OR+batman+OR+superman&shards=127.0.0.1:49158/solr/collection2&distrib=true&debug=timing&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection2-1515332008706-20 hits=1 status=0 QTime=4
   [junit4]   2> 36026 INFO  (qtp20683723-221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008712-21&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008712&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 36027 INFO  (qtp20683723-219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=_query_with_no_results_&shards=127.0.0.1:49158/solr/collection1&distrib=true&debug=query&debug=track&fl=id,text&wt=javabin&version=2} rid=127.0.0.1-collection1-1515332008712-21 hits=0 status=0 QTime=4
   [junit4]   2> 36030 INFO  (qtp20683723-228) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:49158/solr/collection1&rid=127.0.0.1-collection1-1515332008718-22&rows=10&version=2&q=_query_with_no_results_&requestPurpose=GET_TOP_IDS&NOW=1515332008718&isShard=true&wt=javabin&debugQuery=false} hits=0 status=0 QTime=0
   [junit4]   2> 36031 INFO  (qtp20683723-218) [    x:collection1] o.a.s.c.S.Request [collection1]

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

e, DefaultValueUpdateProcessorTest, TestExclusionRuleCollectionAccess, ExitableDirectoryReaderTest, SuggesterWFSTTest, MultiThreadedOCPTest, V2ApiIntegrationTest, MultiTermTest, HttpSolrCallGetCoreTest, TemplateUpdateProcessorTest, TestPointFields, TestSolrCloudWithKerberosAlt, DeleteNodeTest, TestFiltering, AddReplicaTest, TestSortByMinMaxFunction, BlobRepositoryCloudTest, IndexSchemaTest, CreateCollectionCleanupTest, CdcrReplicationHandlerTest, ShardSplitTest, ReturnFieldsTest, OverseerTaskQueueTest, SpellCheckCollatorTest, BlockJoinFacetDistribTest, HdfsNNFailoverTest, ConfigSetsAPITest, UninvertDocValuesMergePolicyTest, TestHighFrequencyDictionaryFactory, TestPseudoReturnFields, ManagedSchemaRoundRobinCloudTest, ResponseLogComponentTest, TestSchemaNameResource, DirectUpdateHandlerTest, TestCodecSupport, CollectionReloadTest, JavabinLoaderTest, TestFileDictionaryLookup, TestRandomDVFaceting, TestLegacyTerms, CustomHighlightComponentTest, TestSubQueryTransformer, HdfsAutoAddReplicasIntegrationTest, SolrCloudExampleTest, TestMinMaxOnMultiValuedField, TestOnReconnectListenerSupport, ClusterStateTest, TestDistributedSearch, TestBlobHandler, ScriptEngineTest, IndexBasedSpellCheckerTest, ShardRoutingTest, TestClusterProperties, TestLargeCluster, TestExecutePlanAction, InfoHandlerTest, SolrCoreMetricManagerTest, TestRequestForwarding, TestCloudInspectUtil, TestCloudSchemaless, SimpleCollectionCreateDeleteTest, TestManagedStopFilterFactory, SimpleMLTQParserTest, DistributedQueryElevationComponentTest, SpatialHeatmapFacetsTest, TestRandomFlRTGCloud, ComputePlanActionTest, TestDelegationWithHadoopAuth, MetricTriggerTest, DistributedTermsComponentTest, MetricUtilsTest, ShowFileRequestHandlerTest, TestQueryWrapperFilter, RegexBoostProcessorTest, HighlighterTest, SolrIndexMetricsTest, RequestHandlersTest, CollectionTooManyReplicasTest, MinimalSchemaTest, TestLegacyFieldReuse, TestSchemaSimilarityResource, TestDynamicLoading, NotRequiredUniqueKeyTest, TestHashQParserPlugin, ForceLeaderTest, TestSurroundQueryParser, TestSolrCoreProperties, TestTolerantSearch, NodeLostTriggerTest, TestBinaryResponseWriter, TimeRoutedAliasUpdateProcessorTest, TestRealTimeGet, CollectionsAPISolrJTest, TestNRTOpen, ResourceLoaderTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, SimpleFacetsTest, StatsComponentTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, TermsComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestLFUCache, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestSearchPerf, NumericFieldsTest, TestConfig, DirectSolrConnectionTest, TestPhraseSuggestions, TestLMJelinekMercerSimilarityFactory, PreAnalyzedFieldTest, SpellingQueryConverterTest, DOMUtilTest, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, AliasIntegrationTest, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, HealthCheckHandlerTest, HttpPartitionTest, SSLMigrationTest, SaslZkACLProviderTest, TestCollectionAPI, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSkipOverseerOperations, TestStressLiveNodes, TestTlogReplica, AutoAddReplicasIntegrationTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestGenericDistributedQueue, TestNodeLostTrigger, TestSimDistributedQueue, TestTriggerIntegration]
   [junit4] Completed [587/766 (3!)] on J0 in 3.98s, 11 tests, 1 failure <<< FAILURES!

[...truncated 3051 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1847, maxMBSortInHeap=7.719068066521766, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f7b24), locale=lt-LT, timezone=Australia/West
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11881016,total=29863936
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D7E02347457CD7C4 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7E02347457CD7C4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7E02347457CD7C4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.27s, 8 tests, 1 error <<< FAILURES!

[...truncated 41448 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7098 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7098/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDuelingCodecs

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002\_0_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002\_0_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets\cdcr-cluster2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets\cdcr-cluster2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets\cdcr-cluster2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets\cdcr-cluster2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001

	at __randomizedtesting.SeedInfo.seed([538575383E6F4AE]: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.ComputePlanActionTest.testNodeLost

Error Message:
Trigger was not fired even after 10 seconds

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


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([538575383E6F4AE:4092252AC7B448DA]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.TestScoreJoinQPScore

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001\spellchecker1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001 

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

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


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=28464, name=sdqtest--5074-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$925/5380690.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/26910030.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=28464, name=sdqtest--5074-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$925/5380690.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/26910030.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([538575383E6F4AE]:0)


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

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

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

	at __randomizedtesting.SeedInfo.seed([9CADCDEEFA3C6DC7]: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 1078 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@98817d), locale=de-AT, timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=73043744,total=253755392
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticF3LOG, TestClassicSimilarity, TestSimilarityBase, TestSimilarity, TestLucene70NormsFormat, TestMaxPosition, TestDocValues, TestTwoPhaseCommitTool, TestCharsRefBuilder, TestIndependenceSaturated, TestStressNRT, TestSameTokenSamePosition, TestPhrasePrefixQuery, TestWANDScorer, TestMatchNoDocsQuery, TestReadOnlyIndex, TestByteSlices, TestStopFilter, TestSortedSetSelector, TestLongRangeFieldQueries, TestDocumentWriter, TestDoubleRangeFieldQueries, TestSentinelIntSet, TestFieldType, TestBinaryDocument, TestForTooMuchCloning, Test2BTerms, TestCustomTermFreq, TestIndexWriterReader, TestIndexOrDocValuesQuery, TestPackedInts, TestBooleanRewrites, TestPointQueries, TestSortRescorer, TestPositionIncrement, TestBinaryTerms, TestIsCurrent, TestFastCompressionMode, TestPostingsOffsets, TestReqExclBulkScorer, TestMergeRateLimiter, TestIndexWriterDelete, TestIndexWriterOutOfFileDescriptors, TestTransactionRollback, TestMutablePointsReaderUtils, TestPerSegmentDeletes, TestTermVectors, TestIntArrayDocIdSet, TestAllFilesCheckIndexHeader, TestLogMergePolicy, TestIndexTooManyDocs, TestCharFilter, TestMaxTermFrequency, TestUniqueTermCount, TestBlendedTermQuery, TestFilterDirectory, TestSearchForDuplicates, TestAxiomaticF2LOG, TestLMDirichletSimilarity, TestRecyclingByteBlockAllocator, TestPayloads, TestSetOnce, TestGeoUtils, TestNot, TestTerm, TestDelegatingAnalyzerWrapper, Test2BDocs, TestBoolean2, TestFastDecompressionMode, TestPrefixCodedTerms, TestOfflineSorter, TestFilterIterator, TestMathUtil, TestFlex, TestIndexWriterMaxDocs, TestOmitNorms, Test2BSortedDocValuesFixedSorted, TestBlockPostingsFormat3, TestPayloadsOnVectors, TestNeedsScores, TestTermsEnum, TestTragicIndexWriterDeadlock, TestPositiveScoresOnlyCollector, TestMatchAllDocsQuery, Test2BPostings, TestBasicModelIF, TestWeakIdentityMap, TestSimpleSearchEquivalence, TestDateTools, TestVersion, TestSimpleFSDirectory, TestIntRangeFieldQueries, TestConcurrentMergeScheduler, TestRamUsageEstimator, TestMultiPhraseQuery, TestMultiTermsEnum, TestSegmentInfos, TestSpanNearQuery, TestNearSpansOrdered, TestSimpleAttributeImpl, TestSearch, TestLucene50CompoundFormat, TestPolygon2D, TestLucene60FieldInfoFormat, TestDisjunctionMaxQuery, TestSPIClassIterator, TestUpgradeIndexMergePolicy, TestIndexReaderClose, TestIndexWriterNRTIsCurrent, MultiCollectorTest, TestCustomSearcherSort, TestPrefixInBooleanQuery, TestDeletionPolicy, TestFieldMaskingSpanQuery, TestNRTCachingDirectory, TestParallelTermEnum, TestBytesStore, TestLongBitSet, TestIndexWriterMerging, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestBasics, TestNRTThreads, TestDuelingCodecs]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecs -Dtests.seed=A75D71F81B24E5A2 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestDuelingCodecs (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001\rightDir-002\_0_Lucene50_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDuelingCodecs_A75D71F81B24E5A2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A75D71F81B24E5A2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [253/476 (1!)] on J1 in 4.98s, 2 tests, 1 error <<< FAILURES!

[...truncated 12582 lines...]
   [junit4] Suite: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\init-core-data-001
   [junit4]   2> 3182483 WARN  (SUITE-TriLevelCompositeIdRoutingTest-seed#[538575383E6F4AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=650 numCloses=650
   [junit4]   2> 3182484 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[538575383E6F4AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3182488 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[538575383E6F4AE]-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> 3182488 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[538575383E6F4AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3182489 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[538575383E6F4AE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3182494 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3182494 INFO  (Thread-6050) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3182496 INFO  (Thread-6050) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3182499 ERROR (Thread-6050) [    ] 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> 3182595 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.ZkTestServer start zk server on port:54744
   [junit4]   2> 3182601 INFO  (zkConnectionManagerCallback-10803-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182617 INFO  (zkConnectionManagerCallback-10805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182623 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3182625 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3182627 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3182630 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3182632 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3182633 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3182634 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3182636 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3182637 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3182640 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3182642 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3182644 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160cedafa080001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3182644 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3183253 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3183254 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1002374{/,null,AVAILABLE}
   [junit4]   2> 3183255 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6ed239{HTTP/1.1,[http/1.1]}{127.0.0.1:54751}
   [junit4]   2> 3183255 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.Server Started @3191422ms
   [junit4]   2> 3183255 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\tempDir-001/control/data, hostContext=/, hostPort=54751, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\control-001\cores}
   [junit4]   2> 3183255 ERROR (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3183255 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3183256 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3183256 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3183256 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T04:22:26.301Z
   [junit4]   2> 3183261 INFO  (zkConnectionManagerCallback-10807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183262 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160cedafa080002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3183262 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3183263 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\control-001\solr.xml
   [junit4]   2> 3183273 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3183274 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3183275 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3183281 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54744/solr
   [junit4]   2> 3183283 INFO  (zkConnectionManagerCallback-10811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183285 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160cedafa080003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3183288 INFO  (zkConnectionManagerCallback-10813-thread-1-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183408 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3183409 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54751_
   [junit4]   2> 3183410 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.c.Overseer Overseer (id=99306631695171588-127.0.0.1:54751_-n_0000000000) starting
   [junit4]   2> 3183417 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54751_
   [junit4]   2> 3183422 INFO  (zkCallback-10812-thread-1-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3183571 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3183579 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3183579 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3183582 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54751_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\control-001\cores
   [junit4]   2> 3183621 INFO  (zkConnectionManagerCallback-10819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183622 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3183623 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54744/solr ready
   [junit4]   2> 3183625 INFO  (qtp12988443-37412) [n:127.0.0.1:54751_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54751_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3183627 INFO  (OverseerThreadFactory-13709-thread-1-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3183737 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3183739 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3183849 INFO  (zkCallback-10812-thread-1-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3184775 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3184787 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3184865 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3184888 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 3184889 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3184891 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3184891 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 3184902 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3184908 WARN  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3185095 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185095 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185096 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3185096 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3185098 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1802979867, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3185099 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4799c2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3185104 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3185105 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3185106 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3185106 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588906109856382976
   [junit4]   2> 3185111 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3185111 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3185111 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54751/control_collection_shard1_replica_n1/
   [junit4]   2> 3185111 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3185111 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54751/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3185111 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3185112 INFO  (searcherExecutor-13712-thread-1-processing-n:127.0.0.1:54751_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@4799c2[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185115 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54751/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3185218 INFO  (zkCallback-10812-thread-2-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3185275 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3185282 INFO  (qtp12988443-37408) [n:127.0.0.1:54751_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1543
   [junit4]   2> 3185285 INFO  (qtp12988443-37412) [n:127.0.0.1:54751_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3185386 INFO  (zkCallback-10812-thread-2-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3185629 INFO  (OverseerCollectionConfigSetProcessor-99306631695171588-127.0.0.1:54751_-n_0000000000) [n:127.0.0.1:54751_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3186286 INFO  (qtp12988443-37412) [n:127.0.0.1:54751_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54751_&wt=javabin&version=2} status=0 QTime=2660
   [junit4]   2> 3186287 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160cedafa080005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3186293 INFO  (zkConnectionManagerCallback-10823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3186295 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3186297 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54744/solr ready
   [junit4]   2> 3186297 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3186299 INFO  (qtp12988443-37405) [n:127.0.0.1:54751_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3186302 INFO  (OverseerThreadFactory-13709-thread-2-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3186302 WARN  (OverseerThreadFactory-13709-thread-2-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3186509 INFO  (qtp12988443-37405) [n:127.0.0.1:54751_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3186510 INFO  (qtp12988443-37405) [n:127.0.0.1:54751_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 3187223 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-1-001 of type NRT
   [junit4]   2> 3187223 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3187224 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f4c09c{/,null,AVAILABLE}
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@123bc31{HTTP/1.1,[http/1.1]}{127.0.0.1:54772}
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.Server Started @3195392ms
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=54772, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-1-001\cores}
   [junit4]   2> 3187225 ERROR (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3187225 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T04:22:30.270Z
   [junit4]   2> 3187261 INFO  (zkConnectionManagerCallback-10825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3187263 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3187263 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-1-001\solr.xml
   [junit4]   2> 3187274 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3187274 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3187275 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3187281 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54744/solr
   [junit4]   2> 3187284 INFO  (zkConnectionManagerCallback-10829-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3187286 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160cedafa080008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3187290 INFO  (zkConnectionManagerCallback-10831-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3187299 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3187303 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3187305 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54772_
   [junit4]   2> 3187306 INFO  (zkCallback-10812-thread-2-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3187308 INFO  (zkCallback-10822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3187308 INFO  (zkCallback-10830-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3187437 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3187448 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3187448 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3187451 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54772_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-1-001\cores
   [junit4]   2> 3187504 INFO  (qtp12988443-37406) [n:127.0.0.1:54751_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54772_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3187509 INFO  (OverseerCollectionConfigSetProcessor-99306631695171588-127.0.0.1:54751_-n_0000000000) [n:127.0.0.1:54751_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3187513 INFO  (OverseerThreadFactory-13709-thread-3-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54772_ for creating new replica
   [junit4]   2> 3187517 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3187518 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3187625 INFO  (zkCallback-10830-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] 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: [2])
   [junit4]   2> 3188552 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3188566 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3188686 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3188705 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3188705 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3188705 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3188706 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 3188714 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3188719 WARN  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3188843 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3188844 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3188862 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3188863 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3188882 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1802979867, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3188883 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@16aca81[collection1_shard2_replica_n41] main]
   [junit4]   2> 3188884 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3188885 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3188885 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3188886 INFO  (searcherExecutor-13723-thread-1-processing-n:127.0.0.1:54772_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@16aca81[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3188887 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588906113820000256
   [junit4]   2> 3188891 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3188891 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3188891 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54772/collection1_shard2_replica_n41/
   [junit4]   2> 3188891 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3188891 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:54772/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3188891 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3188895 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54772/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3188998 INFO  (zkCallback-10830-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] 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: [2])
   [junit4]   2> 3189000 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3189006 INFO  (qtp27400848-37453) [n:127.0.0.1:54772_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1488
   [junit4]   2> 3189010 INFO  (qtp12988443-37406) [n:127.0.0.1:54751_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54772_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1505
   [junit4]   2> 3189107 INFO  (zkCallback-10830-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] 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: [2])
   [junit4]   2> 3189519 INFO  (OverseerCollectionConfigSetProcessor-99306631695171588-127.0.0.1:54751_-n_0000000000) [n:127.0.0.1:54751_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3189539 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001 of type NRT
   [junit4]   2> 3189539 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3189540 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19cac1d{/,null,AVAILABLE}
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10d4dc{HTTP/1.1,[http/1.1]}{127.0.0.1:54785}
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.e.j.s.Server Started @3197708ms
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=54785, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\cores}
   [junit4]   2> 3189541 ERROR (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3189541 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T04:22:32.586Z
   [junit4]   2> 3189546 INFO  (zkConnectionManagerCallback-10835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3189549 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3189549 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\solr.xml
   [junit4]   2> 3189559 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3189559 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3189560 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3189566 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54744/solr
   [junit4]   2> 3189569 INFO  (zkConnectionManagerCallback-10839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3189573 INFO  (zkConnectionManagerCallback-10841-thread-1-processing-n:127.0.0.1:54785_) [n:127.0.0.1:54785_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3189581 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3189584 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3189586 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54785_
   [junit4]   2> 3189587 INFO  (zkCallback-10822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3189587 INFO  (zkCallback-10812-thread-2-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3189588 INFO  (zkCallback-10830-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3189589 INFO  (zkCallback-10840-thread-1-processing-n:127.0.0.1:54785_) [n:127.0.0.1:54785_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3189830 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3189839 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3189839 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1321
   [junit4]   2> 3189841 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[538575383E6F4AE]) [n:127.0.0.1:54785_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TriLevelCompositeIdRoutingTest_538575383E6F4AE-001\shard-2-001\cores
   [junit4]   2> 3189887 INFO  (qtp12988443-37404) [n:127.0.0.1:54751_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54785_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3189895 INFO  (OverseerThreadFactory-13709-thread-4-processing-n:127.0.0.1:54751_) [n:127.0.0.1:54751_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54785_ for creating new replica
   [junit4]   2> 3189899 INFO  (qtp14062144-37488) [n:127.0.0.1:54785_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3189899 INFO  (qtp14062144-37488) [n:127.0.0.1:54785_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3190006 INFO  (zkCallback-10830-thread-1-processing-n:127.0.0.1:54772_) [n:127.0.0.1:54772_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.jso

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

xedTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, PeerSyncReplicationTest, RemoteQueryErrorTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestPrepRecovery, TestRebalanceLeaders, TestRequestStatusCollectionAPI, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, HttpTriggerListenerTest, SearchRateTriggerTest, CdcrBootstrapTest, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedFacetPivotSmallTest, TestDistributedStatsComponentCardinality, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, JavabinLoaderTest, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericTokenStream, MetricsConfigTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, TestIntervalFaceting, TestStreamBody, TestMacroExpander, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedSynonymGraphFilterFactory, ChangedSchemaMergeTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, TestSchemaManager, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, TestHashQParserPlugin, TestMultiWordSynonyms, TestRandomCollapseQParserPlugin, TestJsonFacetRefinement, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestScoreJoinQPScore -Dtests.seed=538575383E6F4AE -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestScoreJoinQPScore (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001\init-core-data-001\spellchecker1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.TestScoreJoinQPScore_538575383E6F4AE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([538575383E6F4AE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [728/766 (4!)] on J1 in 0.84s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2483 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1599, maxMBSortInHeap=7.745560639046183, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@594bcb), locale=und, timezone=America/New_York
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21919640,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues, TestICUCollationField, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9CADCDEEFA3C6DC7 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=America/New_York -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CADCDEEFA3C6DC7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9CADCDEEFA3C6DC7]: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 J0 in 1.08s, 8 tests, 1 error <<< FAILURES!

[...truncated 41442 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7097 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7097/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

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

	at __randomizedtesting.SeedInfo.seed([105DC707CBE2AB2C]: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.index.TestDemoParallelLeafReader.testBasicMultipleSchemaGens

Error Message:
java.io.IOException: Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0 

Stack Trace:
java.lang.RuntimeException: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0

	at __randomizedtesting.SeedInfo.seed([2E66F69E1A20B08D:35F79D7B04E9D397]:0)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:203)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:195)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:211)
	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
	at org.apache.lucene.index.TestDemoParallelLeafReader.testBasicMultipleSchemaGens(TestDemoParallelLeafReader.java:893)
	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)
Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:401)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:162)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:200)
	... 49 more


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([B2D5D911115D0070]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([B2D5D911115D0070]:0)


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

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

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

	at __randomizedtesting.SeedInfo.seed([48094089D6471463]: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 1498 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.method=testBasicMultipleSchemaGens -Dtests.seed=2E66F69E1A20B08D -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Montreal -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.03s J0 | TestDemoParallelLeafReader.testBasicMultipleSchemaGens <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E66F69E1A20B08D:35F79D7B04E9D397]:0)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:203)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:195)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:211)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader.testBasicMultipleSchemaGens(TestDemoParallelLeafReader.java:893)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001\tempDir-002\segs\dx76fekf536cqb5v49kldeh4w_0
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:401)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:162)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:200)
   [junit4]    > 	... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_2E66F69E1A20B08D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50, text=Lucene50(blocksize=128)}, docValues:{number=DocValuesFormat(name=Asserting), number_2=DocValuesFormat(name=Lucene70), number_0=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=903, maxMBSortInHeap=6.419097243591626, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1553a132), locale=es-DO, timezone=America/Montreal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=160603768,total=263192576
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntBlockPool, TestIndexWriterFromReader, TestSpanFirstQuery, TestComplexExplanations, Test2BPositions, TestIndexWriterConfig, TestIndependenceStandardized, TestAtomicUpdate, TestAllFilesHaveCodecHeader, TestMinimize, TestSleepingLockWrapper, TestAxiomaticSimilarity, Test2BBKDPoints, TestBooleanSimilarity, TestFilterCodecReader, TestSpanContainQuery, TestNIOFSDirectory, TestDocCount, TestLiveFieldValues, TestBooleanMinShouldMatch, TestGeoEncodingUtils, TestFilterLeafReader, TestRoaringDocIdSet, TestTermQuery, TestBasicModelIn, TestRollback, TestCodecs, TestIOUtils, TestOperations, TestReaderClosed, TestExternalCodecs, TestIndexCommit, TestIndexWriterOnJRECrash, TestMultiCollector, TestDocument, TestDocsWithFieldSet, TestDocIdsWriter, TestFieldCacheRewriteMethod, TestDocIdSetBuilder, TestIntroSelector, TestDateSort, TestPolygon, TestMaxScoreSumPropagator, TestPackedTokenAttributeImpl, TestLucene70SegmentInfoFormat, TestLucene60PointsFormat, TestParallelCompositeReader, Test4GBStoredFields, TestUsageTrackingFilterCachingPolicy, TestBagOfPostings, TestIndexWriterWithThreads, TestToken, TestLSBRadixSorter, TestSumDocFreq, Test2BSortedDocValuesOrds, TestExceedMaxTermLength, TestBufferedChecksum, TestBooleanOr, TestAxiomaticF1EXP, TestMultiLevelSkipList, TestRateLimiter, TestForceMergeForever, TestControlledRealTimeReopenThread, TestIndexWriterUnicode, TestCustomNorms, TestField, TestRegexpQuery, TestSmallFloat, TestCachingTokenFilter, TestSpanMultiTermQueryWrapper, TestHugeRamFile, TestQueryRescorer, TestCodecUtil, TestSloppyMath, TestGrowableByteArrayDataOutput, TestConsistentFieldNumbers, TestSpanTermQuery, TestFieldValueQuery, TestNorms, TestDirectoryReader, TestElevationComparator, TestAxiomaticF3EXP, TestUnicodeUtil, TestRegexpRandom2, TestDoubleValuesSource, TestIndexWriterLockRelease, TestNeverDelete, TestCharsRef, TestSameScoresWithThreads, TestSpanSearchEquivalence, TestIndexWriterOnVMError, TestHighCompressionMode, LimitedFiniteStringsIteratorTest, TestSimilarityProvider, TestLazyProxSkipping, TestLevenshteinAutomata, TestCloseableThreadLocal, TestDocValuesIndexing, TestLockFactory, TestBooleanQueryVisitSubscorers, TestIndexWriterThreadsToSegments, TestQueryBuilder, TestManyFields, TestSegmentTermEnum, TestDirectory, TestLucene70DocValuesFormat, FuzzyTermOnShortTermsTest, TestSortedSetSortField, TestSimpleFSLockFactory, TestSpanExplanationsOfNonMatches, TestSwappedIndexFiles, TestMultiThreadTermVectors, TestLRUQueryCache, TestPriorityQueue, TestTotalHitCountCollector, TestDuelingCodecs, TestArrayUtil, TestLucene50StoredFieldsFormat, Test2BPostingsBytes, TestSimpleExplanationsOfNonMatches, TestIndexWriterMerging, TestFSTs, TestAddIndexes, TestMultiMMap, TestSearcherManager, TestIndexWriterMergePolicy, TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchWithThreads, TestDocumentsWriterStallControl, TestStressIndexing, TestTieredMergePolicy, TestByteSlices, TestBufferedIndexInput, TestCollectionUtil, TestSegmentReader, TestPagedBytes, TestCrash, TestSort, TestFieldsReader, TestTermsEnum2, TestSpans, TestFlex, TestUTF32ToUTF8, TestFastCompressionMode, TestDeterminism, TestDocsAndPositions, TestParallelLeafReader, TestStressNRT, TestOmitTf, TestMultiFields, TestDocumentsWriterDeleteQueue, TestScorerPerf, TestPayloads, TestDoc, TestFieldMaskingSpanQuery, TestTopDocsCollector, TestSortRandom, TestAutomatonQuery, TestIndexableField, TestPrefixRandom, TestSearchForDuplicates, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestConstantScoreQuery, TestPrefixQuery, TestSetOnce, TestSameTokenSamePosition, TestBinaryDocument, TestBooleanScorer, TestPhrasePrefixQuery, TestDemo, TestTwoPhaseCommitTool, TestNGramPhraseQuery, TestIntsRef, TestByteArrayDataInput, Test2BPagedBytes, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestStopFilter, TestBlockPostingsFormat2, TestBlockPostingsFormat3, TestLucene50TermVectorsFormat, Test2BPoints, Test2BSortedDocValuesFixedSorted, TestAllFilesHaveChecksumFooter, TestDemoParallelLeafReader]
   [junit4] Completed [386/476 (1!)] on J0 in 3.54s, 5 tests, 1 error <<< FAILURES!

[...truncated 3281 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content4=FSTOrd50, content3=BlockTreeOrds(blocksize=128), content2=FST50, fie?ld=FST50, utf8=FST50, id=FSTOrd50, content=FST50, autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{ndv2=DocValuesFormat(name=Lucene70), ndv1=DocValuesFormat(name=Memory), utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Lucene70), bdv2=DocValuesFormat(name=Lucene70), bdv2_c=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Direct), bdv1=DocValuesFormat(name=Memory), bdv1_c=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), ndv1_c=DocValuesFormat(name=Memory), ndv2_c=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=275, maxMBSortInHeap=5.148291853704739, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@72dec3db), locale=es-SV, timezone=America/Argentina/Salta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=86724736,total=117440512
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=105DC707CBE2AB2C -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Argentina/Salta -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_105DC707CBE2AB2C-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_105DC707CBE2AB2C-001\2.2.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([105DC707CBE2AB2C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 12.32s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 9178 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 1000811 INFO  (SUITE-TestGenericDistributedQueue-seed#[B2D5D911115D0070]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_B2D5D911115D0070-001\init-core-data-001
   [junit4]   2> 1000813 INFO  (SUITE-TestGenericDistributedQueue-seed#[B2D5D911115D0070]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1000815 INFO  (SUITE-TestGenericDistributedQueue-seed#[B2D5D911115D0070]-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> 1000816 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[B2D5D911115D0070]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> Led 07, 2018 4:44:19 DOP. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[B2D5D911115D0070]" ID=6382 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a54fe75
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@a54fe75
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[B2D5D911115D0070]" ID=6381 RUNNABLE
   [junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@3fdb8ffe
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=13 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@1549bd67
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@1549bd67
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:334)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=9 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4a7be5b5
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@4a7be5b5
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@988ca8d
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.Reference$Lock@988ca8d
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4b69f44e
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@4b69f44e
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=B2D5D911115D0070 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J1 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2D5D911115D0070]:0)
   [junit4]   2> Led 07, 2018 4:44:19 DOP. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Led 07, 2018 4:44:39 DOP. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=6382, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[B2D5D911115D0070], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Led 07, 2018 4:44:39 DOP. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6382, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[B2D5D911115D0070], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8221079 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[B2D5D911115D0070]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_B2D5D911115D0070-001
   [junit4]   2> Jan 06, 2018 5:44:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=810, maxMBSortInHeap=7.992887221009593, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e359ff0), locale=cs, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=187504576,total=432537600
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionContextKeyTest, ImplicitSnitchTest, TestJettySolrRunner, MetricsHandlerTest, TestFunctionQuery, SpellCheckCollatorWithCollapseTest, TestNestedDocsSort, SpellingQueryConverterTest, TestDocumentBuilder, TestPrepRecovery, TestJsonFacets, OpenCloseCoreStressTest, LeaderFailureAfterFreshStartTest, EchoParamsTest, BasicDistributedZk2Test, TestCloudSearcherWarming, CacheHeaderTest, TestTestInjection, HealthCheckHandlerTest, AnalysisAfterCoreReloadTest, TestLuceneMatchVersion, SolrCLIZkUtilsTest, QueryEqualityTest, CoreMergeIndexesAdminHandlerTest, ConcurrentDeleteAndCreateCollectionTest, BigEndianAscendingWordSerializerTest, TestRemoteStreaming, TestLocalFSCloudBackupRestore, DistributedDebugComponentTest, RulesTest, SmileWriterTest, SolrMetricManagerTest, TestSimpleQParserPlugin, SolrGraphiteReporterTest, TestHdfsBackupRestoreCore, DocumentBuilderTest, TestFieldTypeResource, SearchRateTriggerTest, TestCollapseQParserPlugin, TestSuggestSpellingConverter, TestInitQParser, TestPartialUpdateDeduplication, TestPullReplicaErrorHandling, TestSystemIdResolver, StatsReloadRaceTest, NodeAddedTriggerTest, TestTriggerIntegration, TestSolrQueryParser, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MoveReplicaHDFSFailoverTest, TestQueryUtils, TestCollationField, TestPKIAuthenticationPlugin, DistributedMLTComponentTest, BasicZkTest, RemoteQueryErrorTest, DirectSolrSpellCheckerTest, BadCopyFieldTest, TestFieldCacheVsDocValues, TestSearchPerf, SampleTest, ConfigureRecoveryStrategyTest, TestNonDefinedSimilarityFactory, TestStreamBody, TestSizeLimitedDistributedMap, TestInPlaceUpdatesStandalone, DistributedIntervalFacetingTest, TestCloudPseudoReturnFields, TestSolrCloudWithSecureImpersonation, AutoScalingHandlerTest, MBeansHandlerTest, FullSolrCloudDistribCmdsTest, TestPolicyCloud, EnumFieldTest, TestConfigSets, TestZkAclsWithHadoopAuth, DistributedQueueTest, ResponseHeaderTest, TestSolrCoreSnapshots, TestReloadAndDeleteDocs, TestSolrXml, TestMultiValuedNumericRangeQuery, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=B2D5D911115D0070 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2D5D911115D0070]:0)
   [junit4] Completed [660/766 (1!)] on J1 in 7220.28s, 1 test, 2 errors <<< FAILURES!

[...truncated 2754 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4fcc5d7a), locale=sk-SK, timezone=Pacific/Nauru
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=91168576,total=120586240
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=48094089D6471463 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Pacific/Nauru -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48094089D6471463-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48094089D6471463]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.45s, 8 tests, 1 error <<< FAILURES!

[...truncated 45712 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7096 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7096/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestShardSearching

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003\_0.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003\_0.cfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003\_0.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001\ShardSearchingTestBase-003\_0.cfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.search.TestShardSearching_B54F45F753F65BA7-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([5FDD548F3A860EF2:CA50B8EEBF6EBAE7]: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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:55709/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:55709/solr
	at __randomizedtesting.SeedInfo.seed([57F12D366B28CA85:6F4209C84CDB1E54]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([57F12D366B28CA85:4F4BA53A651D076A]:0)
	at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:939)
	at java.base/java.util.ArrayList$Itr.next(ArrayList.java:893)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at jdk.internal.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     "runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
	at __randomizedtesting.SeedInfo.seed([57F12D366B28CA85:8FBC00619CF56F25]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:557)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestChildDocTransformer

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestChildDocTransformer_57F12D366B28CA85-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib\classes: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib\classes    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib\classes: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001\tempDir-001\shard1\collection1\lib\classes
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_57F12D366B28CA85-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdatesTest_57F12D366B28CA85-001\init-core-data-001

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


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

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

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

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




Build Log:
[...truncated 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Software caused connection abort: socket write error
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1696)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:909)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor694.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy68.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Software caused connection abort: socket write error
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Software caused connection abort: socket write error
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.net.SocketException: Software caused connection abort: socket write error
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(Unknown Source)
	at java.net.SocketOutputStream.write(Unknown Source)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.flush(Unknown Source)
	at org.eclipse.jgit.transport.PacketLineOut.flush(PacketLineOut.java:180)
	at org.eclipse.jgit.transport.PacketLineOut.end(PacketLineOut.java:167)
	at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:573)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:363)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 0d5581177423aef95489351e07b2169150a9c102 (refs/remotes/origin/master)
Commit message: "SOLR-11771: Move CHANGES entry to the right version"
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "9.0.1"
[java-info] Java(TM) SE Runtime Environment (9.0.1+11, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, Oracle Corporation)
[java-info] Test args: [-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 135ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 825 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 486 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ahoj! Master seed: B54F45F753F65BA7
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 476 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8996@localhost).
   [junit4] Started J0 PID(8868@localhost).
   [junit4] Suite: org.apache.lucene.index.TestFieldInvertState
   [junit4] Completed [1/476] on J0 in 1.42s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [2/476] on J0 in 1.48s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [3/476] on J0 in 8.51s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [4/476] on J1 in 11.40s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [5/476] on J1 in 0.54s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [6/476] on J0 in 1.22s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [7/476] on J0 in 2.96s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
   [junit4] Completed [8/476] on J0 in 0.52s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [junit4] Completed [9/476] on J0 in 0.44s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed [10/476] on J0 in 0.81s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [11/476] on J0 in 1.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticSimilarity
   [junit4] Completed [12/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4] Completed [13/476] on J0 in 4.76s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [14/476] on J0 in 0.31s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [15/476] on J0 in 0.03s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4] Completed [16/476] on J1 in 12.00s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed [17/476] on J1 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [18/476] on J0 in 0.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed [19/476] on J0 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [20/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [21/476] on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed [22/476] on J0 in 0.65s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] Completed [23/476] on J0 in 5.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [24/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [25/476] on J0 in 0.75s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [26/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.00s J0 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [27/476] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
   [junit4] Completed [28/476] on J0 in 0.51s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
   [junit4] Completed [29/476] on J0 in 0.12s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed [30/476] on J0 in 0.20s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [31/476] on J1 in 8.99s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [32/476] on J0 in 2.12s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [33/476] on J0 in 0.21s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [34/476] on J1 in 2.67s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader
   [junit4] Completed [35/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [36/476] on J1 in 0.77s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [37/476] on J0 in 3.38s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [38/476] on J0 in 0.07s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed [39/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [40/476] on J1 in 1.50s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [41/476] on J0 in 0.73s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [42/476] on J1 in 1.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [43/476] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [44/476] on J0 in 2.78s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [45/476] on J0 in 0.22s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [46/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermQuery
   [junit4] Completed [47/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J0 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [48/476] on J0 in 0.64s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed [49/476] on J1 in 3.06s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
   [junit4] Completed [50/476] on J1 in 2.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [51/476] on J0 in 3.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter
   [junit4] Completed [52/476] on J0 in 4.55s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerms
   [junit4] Completed [53/476] on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [54/476] on J0 in 0.89s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [55/476] on J0 in 0.21s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [56/476] on J0 in 1.37s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [junit4] Completed [57/476] on J0 in 0.22s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [58/476] on J0 in 0.10s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [59/476] on J0 in 0.61s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [60/476] on J0 in 0.07s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [61/476] on J0 in 0.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4] IGNOR/A 0.01s J1 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [62/476] on J1 in 10.59s, 15 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [63/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed [64/476] on J1 in 1.58s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [65/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter
   [junit4] Completed [66/476] on J0 in 3.56s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [67/476] on J1 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [68/476] on J1 in 0.73s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [69/476] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSynonymQuery
   [junit4] Completed [70/476] on J1 in 0.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTragicIndexWriterDeadlock
   [junit4] Completed [71/476] on J1 in 0.51s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [72/476] on J0 in 10.21s, 34 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMaxScoreSumPropagator
   [junit4] Completed [73/476] on J0 in 0.18s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [74/476] on J0 in 1.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed [75/476] on J0 in 1.23s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed [76/476] on J0 in 0.25s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed [77/476] on J0 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [78/476] on J0 in 0.92s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] IGNOR/A 0.00s J0 | TestControlledRealTimeReopenThread.testCRTReopen
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/LUCENE-5737"))
   [junit4] Completed [79/476] on J0 in 1.90s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [80/476] on J0 in 1.37s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [81/476] on J0 in 0.43s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [82/476] on J0 in 2.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [83/476] on J0 in 1.75s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
   [junit4]    > Assumption #1: LUCENE-7604: For some unknown reason the non-constant BadQuery#hashCode() does not trigger ConcurrentModificationException on Java 9 b150
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] Completed [84/476] on J0 in 15.77s, 22 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [85/476] on J0 in 3.09s, 54 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [86/476] on J0 in 0.12s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [87/476] on J0 in 2.09s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [88/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [89/476] on J1 in 43.85s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed [90/476] on J1 in 0.21s, 16 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [91/476] on J1 in 0.69s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed [92/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [93/476] on J1 in 0.28s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource
   [junit4] Completed [94/476] on J0 in 4.03s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [95/476] on J0 in 0.74s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [96/476] on J0 in 0.95s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [97/476] on J1 in 3.12s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [98/476] on J0 in 2.96s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [99/476] on J0 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [100/476] on J0 in 0.77s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy
   [junit4] Completed [101/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [102/476] on J1 in 6.00s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed [103/476] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [104/476] on J0 in 11.27s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [105/476] on J1 in 14.73s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [junit4] Completed [106/476] on J1 in 1.15s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4] Completed [107/476] on J1 in 0.93s, 56 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [108/476] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [109/476] on J1 in 0.58s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [110/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed [111/476] on J1 in 0.83s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [112/476] on J0 in 13.99s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="uses lots of space and takes a few minutes"))
   [junit4] Completed [113/476] on J0 in 0.10s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [114/476] on J1 in 9.57s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
   [junit4] Completed [115/476] on J0 in 5.81s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength
   [junit4] Completed [116/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed [117/476] on J0 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [118/476] on J1 in 1.55s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [119/476] on J0 in 1.34s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [120/476] on J1 in 1.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [121/476] on J0 in 1.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [122/476] on J0 in 0.05s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [123/476] on J1 in 7.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [124/476] on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestIntRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [125/476] on J1 in 4.27s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [126/476] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSegmentCacheables
   [junit4] Completed [127/476] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4] Completed [128/476] on J0 in 11.62s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4] Completed [129/476] on J0 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [130/476] on J1 in 2.36s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [131/476] on J1 in 0.63s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [132/476] on J1 in 0.44s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [133/476] on J1 in 3.03s, 43 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [134/476] on J0 in 5.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [135/476] on J1 in 0.72s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [136/476] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: o

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

ist as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1584943129
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1584943129
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1584943129

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1426373771
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1426373771
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1426373771

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 103ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 85 minutes 54 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0d5581177423aef95489351e07b2169150a9c102, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7095
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7095 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7095/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([FA509C7237C5A920:BFFAEE0B73971554]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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


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

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

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

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




Build Log:
[...truncated 11934 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_FA509C7237C5A920-001\init-core-data-001
   [junit4]   2> 199072 WARN  (SUITE-TestGenericDistributedQueue-seed#[FA509C7237C5A920]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 199072 INFO  (SUITE-TestGenericDistributedQueue-seed#[FA509C7237C5A920]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 199073 INFO  (SUITE-TestGenericDistributedQueue-seed#[FA509C7237C5A920]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 199073 INFO  (SUITE-TestGenericDistributedQueue-seed#[FA509C7237C5A920]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 199075 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 200578 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 200579 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 203686 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=FA509C7237C5A920 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.11s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA509C7237C5A920:BFFAEE0B73971554]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 203689 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 205692 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 205702 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 205938 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[FA509C7237C5A920]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_FA509C7237C5A920-001
   [junit4]   2> Jan 05, 2018 4:33:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 05, 2018 4:33:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=1878, name=sdqtest--429-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$617/1568367139.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1795378912.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 05, 2018 4:33:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1878, name=sdqtest--429-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 05, 2018 4:33:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fb53b9c), locale=lv-LV, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=218812416,total=398458880
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, BasicZkTest, TestRandomCollapseQParserPlugin, TestFastOutputStream, HdfsChaosMonkeyNothingIsSafeTest, TestStressReorder, TestHttpShardHandlerFactory, CloudMLTQParserTest, UpdateRequestProcessorFactoryTest, MergeStrategyTest, StressHdfsTest, HdfsRecoverLeaseTest, ConfigureRecoveryStrategyTest, TestSegmentSorting, TestValueSourceCache, TestJettySolrRunner, TestIndexSearcher, TestFastLRUCache, TestInitQParser, FieldMutatingUpdateProcessorTest, TestFieldTypeResource, ParsingFieldUpdateProcessorsTest, DocumentBuilderTest, OverriddenZkACLAndCredentialsProvidersTest, DocValuesMultiTest, SaslZkACLProviderTest, TestNodeAddedTrigger, TestDocSet, PluginInfoTest, TestOverriddenPrefixQueryForCustomFieldType, DocValuesNotIndexedTest, TestReRankQParserPlugin, FileBasedSpellCheckerTest, SuggestComponentContextFilterQueryTest, TestHashPartitioner, ChangedSchemaMergeTest, LeaderFailureAfterFreshStartTest, BasicDistributedZk2Test, MetricsHandlerTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=FA509C7237C5A920 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=1878, name=sdqtest--429-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$617/1568367139.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1795378912.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA509C7237C5A920]:0)
   [junit4] Completed [70/766 (1!)] on J1 in 26.97s, 4 tests, 2 errors <<< FAILURES!

[...truncated 4676 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@573e117), locale=is, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=31468624,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D55D4A1D426B03B3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Antarctica/Syowa -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D55D4A1D426B03B3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D55D4A1D426B03B3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.66s, 8 tests, 1 error <<< FAILURES!

[...truncated 38426 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7094 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7094/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_65EFBF6AA4A4059F-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_65EFBF6AA4A4059F-001\tempDir-017 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_65EFBF6AA4A4059F-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_65EFBF6AA4A4059F-001\tempDir-017

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.PivotFacetTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001

	at __randomizedtesting.SeedInfo.seed([F45300399E9F81A7]: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.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 6

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 6
	at __randomizedtesting.SeedInfo.seed([2406AC01CBCFA736:BFBDC25986979568]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
	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.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets\cloud-minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets\cloud-minimal    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets\cloud-minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets\cloud-minimal
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_2406AC01CBCFA736-001\tempDir-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([ED6F77C57C1D125F]: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 2370 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1888, maxMBSortInHeap=6.8919538715562805, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@575c1584), locale=sr-Latn-ME, timezone=America/Creston
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70308256,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimplePatternSplitTokenizer, TestTruncateTokenFilter, TestBrazilianStemFilterFactory, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=65EFBF6AA4A4059F -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Creston -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_65EFBF6AA4A4059F-001\tempDir-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_65EFBF6AA4A4059F-001\tempDir-017
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65EFBF6AA4A4059F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [21/285 (1!)] on J0 in 27.04s, 1 test, 1 error <<< FAILURES!

[...truncated 5754 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=20245, maxDocsPerChunk=4, blockSize=801), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=20245, blockSize=801)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14a45a6e), locale=be-BY, timezone=Europe/Riga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=74624064,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestInetAddressRangeQueries, TestHighFreqTerms, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=252CB0D0D0AE7A03 -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_252CB0D0D0AE7A03-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([252CB0D0D0AE7A03]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/13 (1!)] on J0 in 1.90s, 42 tests, 1 error <<< FAILURES!

[...truncated 5253 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 2111217 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\init-core-data-001
   [junit4]   2> 2111219 WARN  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2111219 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2111223 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-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> 2111225 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001
   [junit4]   2> 2111225 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2111225 INFO  (Thread-4417) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2111225 INFO  (Thread-4417) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2111227 ERROR (Thread-4417) [    ] 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> 2111325 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62621
   [junit4]   2> 2111332 INFO  (zkConnectionManagerCallback-5849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111341 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2111341 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2111343 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@545ee855{/solr,null,AVAILABLE}
   [junit4]   2> 2111343 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70f21314{/solr,null,AVAILABLE}
   [junit4]   2> 2111345 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f0ca875{HTTP/1.1,[http/1.1]}{127.0.0.1:62625}
   [junit4]   2> 2111345 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@515b9166{HTTP/1.1,[http/1.1]}{127.0.0.1:62626}
   [junit4]   2> 2111347 INFO  (jetty-launcher-5846-thread-2) [    ] o.e.j.s.Server Started @2120878ms
   [junit4]   2> 2111347 INFO  (jetty-launcher-5846-thread-1) [    ] o.e.j.s.Server Started @2120878ms
   [junit4]   2> 2111347 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62625}
   [junit4]   2> 2111347 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62626}
   [junit4]   2> 2111347 ERROR (jetty-launcher-5846-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2111347 ERROR (jetty-launcher-5846-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-05T06:04:01.602Z
   [junit4]   2> 2111348 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-05T06:04:01.602Z
   [junit4]   2> 2111353 INFO  (zkConnectionManagerCallback-5851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111353 INFO  (zkConnectionManagerCallback-5853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111355 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2111355 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2111376 INFO  (jetty-launcher-5846-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62621/solr
   [junit4]   2> 2111376 INFO  (jetty-launcher-5846-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62621/solr
   [junit4]   2> 2111378 INFO  (zkConnectionManagerCallback-5861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111378 INFO  (zkConnectionManagerCallback-5859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111379 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c4eb46490003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2111379 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c4eb46490004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2111381 INFO  (zkConnectionManagerCallback-5865-thread-1-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111381 INFO  (zkConnectionManagerCallback-5863-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111462 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2111463 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:62625_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2111463 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62626_solr
   [junit4]   2> 2111463 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:62625_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62625_solr
   [junit4]   2> 2111464 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.c.Overseer Overseer (id=99295706577698822-127.0.0.1:62626_solr-n_0000000000) starting
   [junit4]   2> 2111465 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2111466 INFO  (zkCallback-5864-thread-1-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2111474 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62626_solr
   [junit4]   2> 2111477 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2111477 INFO  (OverseerStateUpdate-99295706577698822-127.0.0.1:62626_solr-n_0000000000) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2111586 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62626.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2111591 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62626.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2111591 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62626.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2111593 INFO  (jetty-launcher-5846-thread-1) [n:127.0.0.1:62626_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node1\.
   [junit4]   2> 2111634 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:62625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62625.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2111639 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:62625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62625.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2111639 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:62625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62625.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2111640 INFO  (jetty-launcher-5846-thread-2) [n:127.0.0.1:62625_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node2\.
   [junit4]   2> 2111659 INFO  (zkConnectionManagerCallback-5871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111663 INFO  (zkConnectionManagerCallback-5875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2111665 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2111666 INFO  (SUITE-DocValuesNotIndexedTest-seed#[2406AC01CBCFA736]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62621/solr ready
   [junit4]   2> 2111671 INFO  (qtp1545161076-22874) [n:127.0.0.1:62626_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2111673 INFO  (OverseerThreadFactory-8178-thread-1-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 2111784 INFO  (OverseerStateUpdate-99295706577698822-127.0.0.1:62626_solr-n_0000000000) [n:127.0.0.1:62626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2111789 INFO  (OverseerStateUpdate-99295706577698822-127.0.0.1:62626_solr-n_0000000000) [n:127.0.0.1:62626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62626/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2111793 INFO  (OverseerStateUpdate-99295706577698822-127.0.0.1:62626_solr-n_0000000000) [n:127.0.0.1:62626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2111798 INFO  (OverseerStateUpdate-99295706577698822-127.0.0.1:62626_solr-n_0000000000) [n:127.0.0.1:62626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62626/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2112006 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2112007 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2112008 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2112008 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2112009 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2112014 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2112135 INFO  (zkCallback-5864-thread-1-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112135 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112137 INFO  (zkCallback-5864-thread-2-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112137 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112137 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113070 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2113070 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2113070 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2113077 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2113079 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2113079 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2113082 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2113099 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2113099 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2113099 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62626.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2113099 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2113099 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node1\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 2113100 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2113100 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2113100 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2113100 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62625.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2113100 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2113100 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node2\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 2113099 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2113100 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2113101 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62626.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2113101 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2113101 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2113101 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2113101 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node1\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 2113101 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62625.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e51effc
   [junit4]   2> 2113101 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2113101 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node2\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_2406AC01CBCFA736-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2113184 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2113184 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113186 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2113186 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2113187 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2113187 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113189 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2113189 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113190 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2113190 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2113190 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c926ac3[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2113190 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2113190 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2113191 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2113191 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2113191 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d1986d[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2113191 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2113191 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2113193 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2113193 INFO  (searcherExecutor-8186-thread-1-processing-n:127.0.0.1:62625_solr x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@2c926ac3[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2113193 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588731307304681472
   [junit4]   2> 2113194 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2113194 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2113194 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2113194 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2113196 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2113196 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ba57560[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2113196 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2113196 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113196 INFO  (searcherExecutor-8184-thread-1-processing-n:127.0.0.1:62625_solr x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@2d1986d[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2113197 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588731307308875776
   [junit4]   2> 2113198 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2113198 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2113198 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62625/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2113198 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2113198 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:62625/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 2113198 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2113198 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2113198 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2113199 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2113199 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2113199 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2113199 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2113200 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4989d074[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 2113200 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2113200 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2113200 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2113200 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62625/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2113200 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2113200 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:62625/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 2113200 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2113200 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588731307312021504
   [junit4]   2> 2113201 INFO  (searcherExecutor-8183-thread-1-processing-n:127.0.0.1:62626_solr x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@4ba57560[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2113202 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62625/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2113202 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2113202 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2113202 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2113203 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2113203 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2113203 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588731307315167232
   [junit4]   2> 2113204 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62625/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2113204 INFO  (searcherExecutor-8185-thread-1-processing-n:127.0.0.1:62626_solr x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@4989d074[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2113205 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2113205 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2113205 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62626/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2113205 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2113205 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:62626/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 2113205 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2113207 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2113207 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2113207 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62626/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 2113207 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2113207 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:62626/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 2113207 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2113208 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62626/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2113210 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62626/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 2113312 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113312 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113312 INFO  (zkCallback-5864-thread-2-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113312 INFO  (zkCallback-5864-thread-4-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113312 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113354 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2113357 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2113361 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2113361 INFO  (qtp662646076-22873) [n:127.0.0.1:62625_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1353
   [junit4]   2> 2113362 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2113363 INFO  (qtp662646076-22875) [n:127.0.0.1:62625_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1355
   [junit4]   2> 2113368 INFO  (qtp1545161076-22878) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1353
   [junit4]   2> 2113370 INFO  (qtp1545161076-22879) [n:127.0.0.1:62626_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1363
   [junit4]   2> 2113374 INFO  (qtp1545161076-22874) [n:127.0.0.1:62626_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> 2113468 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113470 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113470 INFO  (zkCallback-5864-thread-2-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113470 INFO  (zkCallback-5864-thread-4-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113468 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113675 INFO  (OverseerCollectionConfigSetProcessor-99295706577698822-127.0.0.1:62626_solr-n_0000000000) [n:127.0.0.1:62626_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2114375 INFO  (qtp1545161076-22874) [n:127.0.0.1:62626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2704
   [junit4]   2> 2114385 INFO  (qtp1545161076-22877) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2114400 INFO  (qtp1545161076-22877) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2114408 INFO  (qtp1545161076-22877) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2114416 INFO  (qtp1545161076-22877) [n:127.0.0.1:62626_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 2114416 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2114416 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2114416 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2114416 INFO  (zkCallback-5864-thread-4-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2114417 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2114417 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2114418 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2114419 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2114420 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2114421 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2114458 INFO  (Thread-4436) [n:127.0.0.1:62626_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 2114459 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2114459 INFO  (zkCallback-5864-thread-3-processing-n:127.0.0.1:62626_solr) [n:127.0.0.1:62626_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 42 ms
   [junit4]   2> 2114461 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2114461 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2114461 INFO  (zkCallback-5862-thread-2-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 43 ms
   [junit4]   2> 2114461 INFO  (zkCallback-5862-thread-1-processing-n:127.0.0.1:62625_solr) [n:127.0.0.1:62625_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 42 ms
   [junit4]   2> 2114462 INFO  (Thread-4436

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

ws\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED6F77C57C1D125F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED6F77C57C1D125F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 702 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.PivotFacetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\init-core-data-001
   [junit4]   2> Jan 05, 2018 6:27:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {int_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), double_dm=PostingsFormat(name=LuceneVarGapDocFreqInterval), float_fm=PostingsFormat(name=LuceneVarGapFixedInterval), int_im=PostingsFormat(name=Asserting), date_dt=PostingsFormat(name=LuceneVarGapDocFreqInterval), date_dtm=PostingsFormat(name=Asserting), long_lm=PostingsFormat(name=Asserting), double_d=PostingsFormat(name=LuceneVarGapFixedInterval), float_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), long_l=FSTOrd50, _version_=PostingsFormat(name=LuceneVarGapFixedInterval), string_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50, string_sm=PostingsFormat(name=Asserting)}, docValues:{int_i=DocValuesFormat(name=Memory), double_dm=DocValuesFormat(name=Memory), float_fm=DocValuesFormat(name=Lucene70), int_im=DocValuesFormat(name=Lucene70), date_dt=DocValuesFormat(name=Memory), date_dtm=DocValuesFormat(name=Lucene70), long_lm=DocValuesFormat(name=Lucene70), double_d=DocValuesFormat(name=Lucene70), float_f=DocValuesFormat(name=Memory), long_l=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), string_s=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct), string_sm=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=373, maxMBSortInHeap=6.515554890810635, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5693b370), locale=et, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=17495576,total=97714176
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, LegacyFieldFacetExtrasCloudTest, LegacyQueryFacetTest, ExistsFunctionTest, LegacyAbstractAnalyticsFacetCloudTest, LegacyExpressionTest, CastingFloatValueStreamTest, LegacyFacetSortingTest, SubtractFunctionTest, FilterFunctionTest, CastingDateValueStreamTest, CastingBooleanValueStreamTest, FloatFieldsTest, OrFunctionTest, RemoveFunctionTest, LegacyAbstractAnalyticsCloudTest, DateFieldsTest, CastingStringValueStreamTest, ConstantValueTest, LongFieldsTest, ExpressionFactoryTest, NoFacetTest, PivotFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PivotFacetTest -Dtests.seed=F45300399E9F81A7 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | PivotFacetTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.facet.PivotFacetTest_F45300399E9F81A7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F45300399E9F81A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [43/78 (1!)] on J1 in 5.04s, 1 test, 1 error <<< FAILURES!

[...truncated 45015 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7093 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7093/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-002    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-002
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001

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


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

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001\foo-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001\foo-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001

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


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([748502F8F96587A1:312F7081BD373BD5]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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

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


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

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

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

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


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

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

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


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

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

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

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




Build Log:
[...truncated 1255 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.02s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1551, maxMBSortInHeap=7.801056037919956, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24190da8), locale=bs-BA, timezone=Canada/East-Saskatchewan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=448932472,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelCompositeReader, TestReqOptSumScorer, TestNoMergeScheduler, TestIndexWriterThreadsToSegments, TestIndexWriterFromReader, TestLucene50TermVectorsFormat, TestRAMDirectory, TestMultiTermQueryRewrites, TestSloppyPhraseQuery, TestAxiomaticF1EXP, TestTryDelete, TestBoolean2ScorerSupplier, TestDocsWithFieldSet, TestIndexableField, TestBlockPostingsFormat2, TestSwappedIndexFiles, TestBytesRefArray, TestTotalHitCountCollector, TestOmitTf, TestLMJelinekMercerSimilarity, TestGeoEncodingUtils, TestCachingTokenFilter, TestLucene50StoredFieldsFormat, TestCompiledAutomaton, TestSearchWithThreads, TestBufferedIndexInput, LimitedFiniteStringsIteratorTest, TestAtomicUpdate, TestTopDocsCollector, TestIndexInput, TestDirectory, TestOmitPositions, TestMergedIterator, TestLiveFieldValues, TestSpanNotQuery, TestLockFactory, TestPointValues, TestTimeLimitingCollector, TestDocCount, TestPriorityQueue, TestHighCompressionMode, TestBooleanOr, TestLazyProxSkipping, Test2BPostingsBytes, TestArrayUtil, TestPackedTokenAttributeImpl, TestSimilarity2, TestSameScoresWithThreads, TestLongValuesSource, TestNGramPhraseQuery, TestIndexWriterWithThreads, TestSimpleExplanationsOfNonMatches, TestSpanSearchEquivalence, TestDemo, TestRegexpRandom2, TestWordlistLoader, TestAxiomaticF2EXP, TestControlledRealTimeReopenThread, TestIndexSorting, TestBasicModelG, TestSpanTermQuery, TestExternalCodecs, TestGraphTokenStreamFiniteStrings, TestAxiomaticF3EXP, TestCrash, TestIndexWriterMergePolicy, TestCrashCausesCorruptIndex, TestByteArrayDataInput, TestDocInverterPerFieldErrorInfo, TestNeverDelete, TestNumericUtils, TestQueryBuilder, Test4GBStoredFields, TestMultiLevelSkipList, TestDocValuesIndexing, TestIndependenceStandardized, TestCollectionUtil, TestAddIndexes, TestThreadedForceMerge, TestDistributionLL, TestBooleanQueryVisitSubscorers, TestAllFilesHaveCodecHeader, TestCharacterUtils, TestFilterCodecReader, TestAllFilesDetectTruncation, TestDocument, Test2BSortedDocValuesOrds, TestCharArrayMap, TestSpanContainQuery, TestMaxScoreSumPropagator, TestIndexWriterDeleteByQuery, TestIndexWriterMerging, TestElevationComparator, TestBufferedChecksum, TestBooleanSimilarity, TestSpanExplanationsOfNonMatches, TestParallelLeafReader, TestFilterLeafReader, TestToken, TestForUtil, TestSortedNumericSortField, TestSegmentReader, TestCloseableThreadLocal, TestCharsRef, TestDocIdSetBuilder, TestFieldCacheRewriteMethod, TestOneMergeWrappingMergePolicy, TestNRTReaderCleanup, TestTermQuery, TestTimSorterWorstCase, TestDoc, TestNIOFSDirectory, TestRegexpQuery, TestInPlaceMergeSorter, TestMultiMMap, Test2BPoints, TestForceMergeForever, TestDateSort, TestLevenshteinAutomata, TestIndexWriter, TestFSTs, TestBytesStore, TestShardSearching, TestIndexWriterExceptions, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestPersistentSnapshotDeletionPolicy, TestNorms, TestStandardAnalyzer, TestTopDocsMerge, TestLongPostings, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestPerFieldPostingsFormat, TestConsistentFieldNumbers, TestDirectoryReader, TestOmitNorms, TestFixedBitSet, TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, TestSimilarityBase, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestTransactionRollback, TestSpanExplanations, TestStressIndexing2, TestBagOfPostings, TestCharTermAttributeImpl, TestTermRangeQuery, TestFuzzyQuery, TestWildcard, TestPerSegmentDeletes, TestPrefixInBooleanQuery, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestSortRandom, TestParallelReaderEmptyIndex, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=8302E661B0B9CD30 -Dtests.slow=true -Dtests.locale=bs-BA -Dtests.timezone=Canada/East-Saskatchewan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001\foo-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001\foo-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_8302E661B0B9CD30-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8302E661B0B9CD30]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [321/476 (1!)] on J0 in 2.28s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 531 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20180104_171059_07114955748785417469031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20180104_171059_07012880776183355201448.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180104_171952_39612710488154956520258.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180104_171952_3966589283492204880564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180104_172127_9145878185017450315565.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180104_172127_9175890992155545928171.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180104_172355_33013100275762727936807.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180104_172355_3305156828114594362148.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180104_172411_63110768945062482053070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180104_172411_63111139747530912168242.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180104_172459_2215375151827965035671.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180104_172459_2213174152639191191640.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180104_172503_65412189385694924122343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180104_172503_65418350387492335669847.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180104_172507_4398271379800150831573.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180104_172507_43911412434018032232998.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180104_172520_41115236173608027540797.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180104_172520_41168969450830578227.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180104_172526_7519851371712334312578.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180104_172526_75118281860335962228508.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180104_172530_6506020510592038285620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180104_172549_66015713624245864861680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180104_172549_6608576328039604195848.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1302 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180104_172612_7482218607243893247664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180104_172612_74812086071059012276290.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20180104_172624_99610914578249840769322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20180104_172624_9968291900812889955580.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 144 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=898, maxMBSortInHeap=6.580658437248365, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69b35b32), locale=ce, timezone=Asia/Saigon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=62431152,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextCompoundFormat, TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.seed=CDC035AE2D7A0F8C -Dtests.slow=true -Dtests.locale=ce -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestVarGapFixedIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CDC035AE2D7A0F8C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDC035AE2D7A0F8C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/20 (1!)] on J1 in 4.65s, 25 tests, 1 error <<< FAILURES!

[...truncated 66 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@396589d3), locale=twq-NE, timezone=America/Thule
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=46639288,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestMemoryDocValuesFormat, TestFixedGapPostingsFormat, TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=CDC035AE2D7A0F8C -Dtests.slow=true -Dtests.locale=twq-NE -Dtests.timezone=America/Thule -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001\testPostingsFormat-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_CDC035AE2D7A0F8C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDC035AE2D7A0F8C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [8/20 (2!)] on J0 in 3.78s, 25 tests, 1 error <<< FAILURES!

[...truncated 42 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20180104_172640_7224469705961542728846.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20180104_172640_7237791625213342085284.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20180104_172821_7022907507683357179029.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20180104_172821_7026442107551420732890.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20180104_172825_647852048748988717140.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20180104_172825_6473464371782586195727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20180104_172832_3643769707398811790140.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20180104_172832_3655066095085712607274.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20180104_172901_17710446519064608471603.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20180104_172901_17610484131660433888557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180104_172909_7944812087526115617988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180104_172909_7944976685473624386914.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20180104_172934_7229746606825273365709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20180104_172934_7223372616794415584495.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20180104_172946_8773565202029382276742.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20180104_172946_8779409699104432081340.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20180104_172952_8692515244833739785618.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20180104_172952_86913778328893293226429.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20180104_173011_46710901321557022777286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20180104_173011_46710249206572108628497.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180104_173023_243104397299143644872.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180104_173023_2436092845032985451646.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20180104_173035_8575498734311792825289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20180104_173035_8573217182071090300340.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180104_173051_8851978771413575292306.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180104_173051_88512979411763685664516.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180104_173126_538582825710403164304.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180104_173126_5384038366381746466469.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180104_173144_0794508616104737569865.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180104_173144_07810319094754297606308.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20180104_173157_1005035309837505491612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20180104_173200_4867951655758907492951.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20180104_173200_4867435909163810626009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1840 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 327417 INFO  (SUITE-TestGenericDistributedQueue-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_748502F8F96587A1-001\init-core-data-001
   [junit4]   2> 327418 WARN  (SUITE-TestGenericDistributedQueue-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 327419 INFO  (SUITE-TestGenericDistributedQueue-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 327420 INFO  (SUITE-TestGenericDistributedQueue-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 327424 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 328931 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 328932 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 330956 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=748502F8F96587A1 -Dtests.slow=true -Dtests.locale=jmc-TZ -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.03s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([748502F8F96587A1:312F7081BD373BD5]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 330961 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 331200 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 331209 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 333222 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_748502F8F96587A1-001
   [junit4]   2> Jan 04, 2018 5:39:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 04, 2018 5:39:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=3403, name=sdqtest--697-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$604/653714353.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$224/945009740.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 04, 2018 5:39:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3403, name=sdqtest--697-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 04, 2018 5:39:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1320, maxMBSortInHeap=7.166984754117203, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d269b60), locale=jmc-TZ, timezone=Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=75907016,total=229900288
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, FileBasedSpellCheckerTest, DistribDocExpirationUpdateProcessorTest, TestMultiWordSynonyms, DistributedQueryComponentCustomSortTest, HighlighterMaxOffsetTest, TestQueryTypes, TestCollectionAPI, ImplicitSnitchTest, HttpTriggerListenerTest, RegexBytesRefFilterTest, TestSimpleTrackingShardHandler, TestSolrCloudWithSecureImpersonation, TestCoreAdminApis, TestTlogReplica, TestStressVersions, TestAnalyzedSuggestions, TestLegacyNumericUtils, BJQParserTest, TestDocBasedVersionConstraints, OpenExchangeRatesOrgProviderTest, SpellCheckCollatorWithCollapseTest, TestLocalFSCloudBackupRestore, MoveReplicaTest, LeaderInitiatedRecoveryOnShardRestartTest, TestGraphTermsQParserPlugin, TestMiniSolrCloudClusterSSL, TestFieldCacheVsDocValues, BadCopyFieldTest, TestRetrieveFieldsOptimizer, TestIndexSearcher, TestInitParams, TestDownShardTolerantSearch, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=748502F8F96587A1 -Dtests.slow=true -Dtests.locale=jmc-TZ -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=3403, name=sdqtest--697-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$604/653714353.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$224/945009740.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([748502F8F96587A1]:0)
   [junit4] Completed [73/766 (1!)] on J1 in 25.98s, 4 tests, 2 errors <<< FAILURES!

[...truncated 65 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSetProperties
   [junit4]   2> 402811 INFO  (SUITE-TestConfigSetProperties-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_748502F8F96587A1-001\init-core-data-001
   [junit4]   2> 402812 WARN  (SUITE-TestConfigSetProperties-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 402812 INFO  (SUITE-TestConfigSetProperties-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 402813 INFO  (SUITE-TestConfigSetProperties-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 402815 INFO  (TEST-TestConfigSetProperties.testNoConfigSetPropertiesFile-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetPropertiesFile
   [junit4]   2> 402817 INFO  (TEST-TestConfigSetProperties.testNoConfigSetPropertiesFile-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetPropertiesFile
   [junit4]   2> 402818 INFO  (TEST-TestConfigSetProperties.testEmptyConfigSetProperties-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyConfigSetProperties
   [junit4]   2> 402821 INFO  (TEST-TestConfigSetProperties.testEmptyConfigSetProperties-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyConfigSetProperties
   [junit4]   2> 402822 INFO  (TEST-TestConfigSetProperties.testConfigSetPropertiesNotMap-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfigSetPropertiesNotMap
   [junit4]   2> 402824 INFO  (TEST-TestConfigSetProperties.testConfigSetPropertiesNotMap-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfigSetPropertiesNotMap
   [junit4]   2> 402825 INFO  (TEST-TestConfigSetProperties.testMultipleProps-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleProps
   [junit4]   2> 402827 INFO  (TEST-TestConfigSetProperties.testMultipleProps-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleProps
   [junit4]   2> 402828 INFO  (TEST-TestConfigSetProperties.testEmptyMap-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyMap
   [junit4]   2> 402830 INFO  (TEST-TestConfigSetProperties.testEmptyMap-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyMap
   [junit4]   2> 402830 INFO  (SUITE-TestConfigSetProperties-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=1, maxDocsPerChunk=844, blockSize=599), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=1, blockSize=599)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6071431b), locale=sr-Latn-XK, timezone=America/Eirunepe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=68060160,total=319184896
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, SuggesterTSTTest, DistribJoinFromCollectionTest, TestPseudoReturnFields, DistributedTermsComponentTest, HighlighterTest, TestCloudPivotFacet, TestClusterStateMutator, ComputePlanActionTest, SolrSlf4jReporterTest, TestRandomDVFaceting, TestSkipOverseerOperations, CustomHighlightComponentTest, TestStressCloudBlindAtomicUpdates, DistanceFunctionTest, TestFuzzyAnalyzedSuggestions, TestDFISimilarityFactory, TestInPlaceUpdatesDistrib, MultiTermTest, SuggesterTest, TestLeaderElectionWithEmptyReplica, OutOfBoxZkACLAndCredentialsProvidersTest, MissingSegmentRecoveryTest, TestLFUCache, TestLeaderInitiatedRecoveryThread, TestFieldCacheWithThreads, TestManagedStopFilterFactory, TestPushWriter, TestLegacyNumericRangeQueryBuilder, TestJmxIntegration, TestNumericRangeQuery32, TestConfigSetsAPIExclusivity, TestComputePlanAction, CheckHdfsIndexTest, TestCorePropertiesReload, MultiThreadedOCPTest, TestIntervalFaceting, TestDelegationWithHadoopAuth, TestExclusionRuleCollectionAccess, TestApiFramework, TestPhraseSuggestions, RuleEngineTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DirectUpdateHandlerTest, TestPayloadCheckQParserPlugin, TestRecoveryHdfs, TestNRTOpen, DistributedQueryComponentOptimizationTest, TestSolrCoreProperties, OverseerTaskQueueTest, SolrIndexMetricsTest, TestConfigSetProperties]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSetProperties -Dtests.seed=748502F8F96587A1 -Dtests.slow=true -Dtests.locale=sr-Latn-XK -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestConfigSetProperties (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_748502F8F96587A1-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_748502F8F96587A1-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([748502F8F96587A1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [94/766 (2!)] on J0 in 0.04s, 5 tests, 1 error <<< FAILURES!

[...truncated 2172 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDefaultStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_748502F8F96587A1-001\init-core-data-001
   [junit4]   2> 3164133 WARN  (SUITE-TestDefaultStatsCache-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3164134 INFO  (SUITE-TestDefaultStatsCache-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3164137 INFO  (SUITE-TestDefaultStatsCache-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3164137 INFO  (SUITE-TestDefaultStatsCache-seed#[748502F8F96587A1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3164137 INFO  (SUITE-TestDefaultStatsCache-seed#[748502F8F96587A1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3164571 INFO  (TEST-TestDefaultStatsCache.test-seed#[748502F8F96587A1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_748502F8F96587A1-001\tempDir-001\control\cores\collection1
   [junit4]   2> 3164573 INFO  (TEST-TestDefaultStatsCache.test-seed#[748502F8F96587A1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3164574 INFO  (TEST-TestDefaultStatsCache.test-seed#[748502F8F96587A1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60da408e{/,null,AVAILABLE}
   [junit4]   2> 3164575 INFO  (TEST-TestDefaultStatsCache.test-seed#[748502F8F96587A1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dc6a536{HTTP/1.1,[http/1.1]}{127.0.0.1:64668}
   [junit4]   2> 3164575 INFO  (TEST-TestDefaultStatsCache.test-seed#[748502F8F96587A1]) [    ] o.e.j.s.Server Started @3174492ms
   [junit4]   2> 3164575 INFO  (TEST-TestDefaultStatsCache.test-seed#[748502F8F96587A1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=64668, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefa

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

r.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6C6205E4062611F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6C6205E4062611F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6C6205E4062611F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6C6205E4062611F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C6205E4062611F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.99s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180104_183255_7901234709171590353780.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 791 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180104_183325_8204157490551143927934.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180104_183325_8209124786263860863991.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180104_183455_0302280991668928408479.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180104_183455_03117425127042051982438.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180104_183539_6369796731082218672810.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180104_183539_6362582814915678605789.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 650 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180104_183602_9187306323486493577745.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180104_183602_9175605110628820819169.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180104_183654_45110563912278597611214.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180104_183654_451407572995909194069.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180104_183722_27913334851391995476223.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180104_183722_2794062235660459942827.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180104_183746_5386734947757069784397.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180104_183746_5385167721410984612463.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180104_183841_20212859031684083816284.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180104_183841_2021868835297573095504.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180104_183914_3518131896402490644474.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32223 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7092 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7092/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([EBC06C30F396FC73]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([EBC06C30F396FC73]:0)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([EBC06C30F396FC73:4C84D4949E2DEFCA]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:196)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_EBC06C30F396FC73-001\tempDir-013

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestAtomicUpdateErrorCases

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

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

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


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

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

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

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




Build Log:
[...truncated 11945 lines...]
   [junit4] Suite: org.apache.solr.update.TestAtomicUpdateErrorCases
   [junit4]   2> 237541 INFO  (SUITE-TestAtomicUpdateErrorCases-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001
   [junit4]   2> 237543 WARN  (SUITE-TestAtomicUpdateErrorCases-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 237543 INFO  (SUITE-TestAtomicUpdateErrorCases-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 237544 INFO  (SUITE-TestAtomicUpdateErrorCases-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 237545 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateNoTLog
   [junit4]   2> 237546 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 237546 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 237565 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 237576 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 237615 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 237655 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237661 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237661 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237663 INFO  (coreLoadExecutor-871-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 237664 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 237682 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 237694 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 237736 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 237744 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 237744 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237744 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 237744 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001\]
   [junit4]   2> 237746 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.791015625, floorSegmentMB=0.791015625, forceMergeDeletesPctAllowed=1.0546117035697444, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 237803 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 237804 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 237804 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=89.4443359375, floorSegmentMB=1.7421875, forceMergeDeletesPctAllowed=22.202537706744284, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 237804 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c8a9ce[collection1] main]
   [junit4]   2> 237805 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 237811 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 237838 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 237838 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 237840 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 237840 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 237840 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 237840 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 237840 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 237841 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 237841 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1]} 0 1
   [junit4]   2> 237841 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 237841 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d83161 commitCommandVersion:0
   [junit4]   2> 237842 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 237842 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 237843 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 237844 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c8a9ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 237846 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2330bc61[collection1] main]
   [junit4]   2> 237846 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 237847 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2330bc61[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 237847 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 237849 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 237849 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching updateLog
   [junit4]   2> 237849 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 237849 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2081356862
   [junit4]   2> 237849 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 237849 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@196551a7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65f53942
   [junit4]   2> 237853 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 237853 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35738285: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@12ca28fe
   [junit4]   2> 237856 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 237856 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75966ec5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a86e068
   [junit4]   2> 237857 INFO  (coreCloseExecutor-876-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@785269a5
   [junit4]   2> 237857 INFO  (coreCloseExecutor-876-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2018666917
   [junit4]   2> 237857 INFO  (coreCloseExecutor-876-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23a25bf6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@52cef265
   [junit4]   2> 237870 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoTLog-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateNoTLog
   [junit4]   2> 237872 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateNoDistribProcessor
   [junit4]   2> 237872 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 237872 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 237892 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 237904 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 237939 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 237976 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237982 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237982 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 237984 INFO  (coreLoadExecutor-883-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 237984 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 238006 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 238013 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 238048 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 238056 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 238056 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 238056 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 238056 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001\]
   [junit4]   2> 238057 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.791015625, floorSegmentMB=0.791015625, forceMergeDeletesPctAllowed=1.0546117035697444, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 238059 WARN  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 238106 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 238106 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 238107 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 238107 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 238108 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=89.4443359375, floorSegmentMB=1.7421875, forceMergeDeletesPctAllowed=22.202537706744284, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 238109 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57b210c8[collection1] main]
   [junit4]   2> 238109 WARN  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 238110 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 238110 INFO  (searcherExecutor-884-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57b210c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238110 INFO  (coreLoadExecutor-883-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588638754040446976
   [junit4]   2> 238113 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 238115 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={update.chain=nodistrib&versions=true&wt=json&indent=true} status=0 QTime=2
   [junit4]   2> 238116 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588638754046738432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 238116 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58b3c72d commitCommandVersion:1588638754046738432
   [junit4]   2> 238120 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ad83b7f[collection1] main]
   [junit4]   2> 238120 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 238121 INFO  (searcherExecutor-884-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ad83b7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 238121 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 238122 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching DistributedUpdateProcessorFactory
   [junit4]   2> 238122 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={update.chain=nodistrib&versions=true&wt=json&indent=true} status=400 QTime=0
   [junit4]   2> 238122 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 238122 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1180126407
   [junit4]   2> 238122 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238122 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7748cf15: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7b1a12f5
   [junit4]   2> 238126 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238126 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f5c7253: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@12ca28fe
   [junit4]   2> 238128 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238128 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@265759fb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a86e068
   [junit4]   2> 238131 INFO  (coreCloseExecutor-889-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@675b2eba
   [junit4]   2> 238131 INFO  (coreCloseExecutor-889-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1734028986
   [junit4]   2> 238131 INFO  (coreCloseExecutor-889-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18bc9954: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@38c6ed21
   [junit4]   2> 238139 INFO  (TEST-TestAtomicUpdateErrorCases.testUpdateNoDistribProcessor-seed#[EBC06C30F396FC73]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateNoDistribProcessor
   [junit4]   2> 238140 INFO  (SUITE-TestAtomicUpdateErrorCases-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=2009, maxMBSortInHeap=5.283336501745572, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76ff199c), locale=hi, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=179041928,total=305659904
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, TestSchemaManager, LeaderElectionTest, TestFreeTextSuggestions, VersionInfoTest, CdcrUpdateLogTest, TestPhraseSuggestions, TestWriterPerf, UnloadDistributedZkTest, CircularListTest, BaseCdcrDistributedZkTest, TestFieldCacheVsDocValues, BadCopyFieldTest, TestCollapseQParserPlugin, TestUtilizeNode, RequestLoggingTest, ExplicitHLLTest, TestLeaderInitiatedRecoveryThread, PrimUtilsTest, TestSlowCompositeReaderWrapper, TestZkAclsWithHadoopAuth, TestSurroundQueryParser, BJQParserTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestBlendedInfixSuggestions, TestUseDocValuesAsStored, CdcrVersionReplicationTest, TestComputePlanAction, PrimitiveFieldTypeTest, CreateCollectionCleanupTest, DistanceFunctionTest, TestAtomicUpdateErrorCases]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAtomicUpdateErrorCases -Dtests.seed=EBC06C30F396FC73 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestAtomicUpdateErrorCases (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestAtomicUpdateErrorCases_EBC06C30F396FC73-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBC06C30F396FC73]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [89/765 (1!)] on J0 in 0.62s, 2 tests, 1 error <<< FAILURES!

[...truncated 1823 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\init-core-data-001
   [junit4]   2> 3376650 WARN  (SUITE-TestSQLHandler-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 3376650 INFO  (SUITE-TestSQLHandler-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3376650 INFO  (SUITE-TestSQLHandler-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3376668 INFO  (SUITE-TestSQLHandler-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3376668 INFO  (SUITE-TestSQLHandler-seed#[EBC06C30F396FC73]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3376670 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3376672 INFO  (Thread-6250) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3376672 INFO  (Thread-6250) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3376675 ERROR (Thread-6250) [    ] 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> 3376771 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.ZkTestServer start zk server on port:61355
   [junit4]   2> 3376776 INFO  (zkConnectionManagerCallback-7669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3376784 INFO  (zkConnectionManagerCallback-7671-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3376795 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3376798 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 3376800 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3376803 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3376805 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3376807 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3376809 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3376824 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3376826 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3376828 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3376830 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3376839 INFO  (zkConnectionManagerCallback-7674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3376842 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3377471 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3377471 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75df30b3{/,null,AVAILABLE}
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d7a057e{SSL,[ssl, http/1.1]}{127.0.0.1:61365}
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.Server Started @3388123ms
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\tempDir-001/control/data, hostPort=61365, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 3377474 ERROR (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3377474 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-04T06:25:17.140820900Z
   [junit4]   2> 3377479 INFO  (zkConnectionManagerCallback-7676-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3377485 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160bfd85e350003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3377485 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3377486 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\control-001\solr.xml
   [junit4]   2> 3377489 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3377489 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3377490 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3377494 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61355/solr
   [junit4]   2> 3377498 INFO  (zkConnectionManagerCallback-7680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3377511 INFO  (zkConnectionManagerCallback-7682-thread-1-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3378013 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3378014 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61365_
   [junit4]   2> 3378015 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.c.Overseer Overseer (id=99290127816523781-127.0.0.1:61365_-n_0000000000) starting
   [junit4]   2> 3378038 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61365_
   [junit4]   2> 3378041 INFO  (OverseerStateUpdate-99290127816523781-127.0.0.1:61365_-n_0000000000) [n:127.0.0.1:61365_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3378158 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3378174 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3378174 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3378177 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61365_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\control-001\cores
   [junit4]   2> 3378217 INFO  (zkConnectionManagerCallback-7688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3378219 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3378224 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61355/solr ready
   [junit4]   2> 3378247 INFO  (qtp754190060-34540) [n:127.0.0.1:61365_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61365_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3378251 INFO  (OverseerThreadFactory-12073-thread-1-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3378391 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3378392 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3378501 INFO  (zkCallback-7681-thread-1-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3379452 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3379469 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3379541 WARN  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3379541 WARN  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3379541 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3379542 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 3379542 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3379543 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3379543 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 3379630 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3379630 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3379634 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3379635 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3379636 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4167067f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3379638 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3379638 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3379640 INFO  (searcherExecutor-12076-thread-1-processing-n:127.0.0.1:61365_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@4167067f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3379640 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588642048173408256
   [junit4]   2> 3379650 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3379650 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3379650 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:61365/control_collection_shard1_replica_n1/
   [junit4]   2> 3379650 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3379650 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:61365/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3379650 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3379660 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:61365/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3379791 INFO  (zkCallback-7681-thread-2-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3379839 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3379846 INFO  (qtp754190060-34533) [n:127.0.0.1:61365_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1454
   [junit4]   2> 3379863 INFO  (qtp754190060-34540) [n:127.0.0.1:61365_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3379957 INFO  (zkCallback-7681-thread-2-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3380257 INFO  (OverseerCollectionConfigSetProcessor-99290127816523781-127.0.0.1:61365_-n_0000000000) [n:127.0.0.1:61365_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3380863 INFO  (qtp754190060-34540) [n:127.0.0.1:61365_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61365_&wt=javabin&version=2} status=0 QTime=2614
   [junit4]   2> 3380867 INFO  (zkConnectionManagerCallback-7692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3380869 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3380870 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61355/solr ready
   [junit4]   2> 3380870 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3380872 INFO  (qtp754190060-34537) [n:127.0.0.1:61365_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3380874 INFO  (OverseerThreadFactory-12073-thread-2-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3380876 WARN  (OverseerThreadFactory-12073-thread-2-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3381080 INFO  (qtp754190060-34537) [n:127.0.0.1:61365_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3381080 INFO  (qtp754190060-34537) [n:127.0.0.1:61365_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 3381490 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-1-001 of type NRT
   [junit4]   2> 3381491 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3381492 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@157a299e{/,null,AVAILABLE}
   [junit4]   2> 3381493 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d44664e{SSL,[ssl, http/1.1]}{127.0.0.1:61386}
   [junit4]   2> 3381493 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.Server Started @3392142ms
   [junit4]   2> 3381493 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\tempDir-001/jetty1, hostPort=61386, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 3381493 ERROR (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3381494 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3381494 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3381494 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3381494 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-04T06:25:21.160566700Z
   [junit4]   2> 3381496 INFO  (zkConnectionManagerCallback-7694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3381497 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160bfd85e350008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3381498 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3381498 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-1-001\solr.xml
   [junit4]   2> 3381501 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3381501 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3381502 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3381505 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61355/solr
   [junit4]   2> 3381507 INFO  (zkConnectionManagerCallback-7698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3381511 INFO  (zkConnectionManagerCallback-7700-thread-1-processing-n:127.0.0.1:61386_) [n:127.0.0.1:61386_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3381518 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3381521 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3381523 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61386_
   [junit4]   2> 3381525 INFO  (zkCallback-7691-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3381525 INFO  (zkCallback-7681-thread-2-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3381525 INFO  (zkCallback-7699-thread-1-processing-n:127.0.0.1:61386_) [n:127.0.0.1:61386_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3381574 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3381582 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3381583 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3381584 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [n:127.0.0.1:61386_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-1-001\cores
   [junit4]   2> 3381615 INFO  (qtp754190060-34534) [n:127.0.0.1:61365_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61386_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3381618 INFO  (OverseerCollectionConfigSetProcessor-99290127816523781-127.0.0.1:61365_-n_0000000000) [n:127.0.0.1:61365_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3381618 INFO  (OverseerThreadFactory-12073-thread-3-processing-n:127.0.0.1:61365_) [n:127.0.0.1:61365_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61386_ for creating new replica
   [junit4]   2> 3381639 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3381639 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3382651 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3382660 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3382712 WARN  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 3382712 WARN  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3382712 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3382713 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3382713 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7783480a
   [junit4]   2> 3382713 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3382713 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 3382780 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3382780 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3382782 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3382783 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3382784 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e9c617b[collection1_shard2_replica_n41] main]
   [junit4]   2> 3382786 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3382786 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3382787 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588642051473276928
   [junit4]   2> 3382788 INFO  (searcherExecutor-12086-thread-1-processing-n:127.0.0.1:61386_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@2e9c617b[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3382792 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3382792 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3382792 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:61386/collection1_shard2_replica_n41/
   [junit4]   2> 3382792 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3382792 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:61386/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3382792 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3382796 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:61386/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3382949 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3382950 INFO  (qtp1225423324-34591) [n:127.0.0.1:61386_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1311
   [junit4]   2> 3382952 INFO  (qtp754190060-34534) [n:127.0.0.1:61365_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61386_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1336
   [junit4]   2> 3383267 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_EBC06C30F396FC73-001\shard-2-001 of type NRT
   [junit4]   2> 3383268 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3383269 INFO  (TEST-TestSQLHandler.doTest-seed#[EBC06C30F396FC73]) [    ] o.e.j.s.h.ContextHand

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

ikeThisHandlerTest, TestDocTermOrds, SolrIndexSplitterTest, RulesTest, TestIntervalFaceting, CurrencyFieldTypeTest, TestValueSourceCache, TestZkChroot, TestJsonRequest, DeleteLastCustomShardedReplicaTest, ImplicitSnitchTest, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkCLITest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestIndexSearcher, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, MultiTermTest, SampleTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, AssignTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, MissingSegmentRecoveryTest, MoveReplicaTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeLostTriggerTest, TestPolicyCloud, TestClusterStateProvider, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=EBC06C30F396FC73 -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBC06C30F396FC73]:0)
   [junit4] Completed [765/765 (4!)] on J1 in 7220.26s, 4 tests, 2 errors <<< FAILURES!

[...truncated 2379 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=562, maxMBSortInHeap=6.091626707318478, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6531e214), locale=sr-Cyrl-ME, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=59150072,total=152043520
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues, TestICUCollationField, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D2A10452A460FB1E -Dtests.slow=true -Dtests.locale=sr-Cyrl-ME -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D2A10452A460FB1E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2A10452A460FB1E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.56s, 8 tests, 1 error <<< FAILURES!

[...truncated 38413 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7091 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7091/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001\_0.fdx 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001\_0.fdx

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001\testByte-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001\testByte-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001\testByte-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001\testByte-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CF748EA7B1AABC11-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestVirusCheckingFS

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001\tempDir-004    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001\tempDir-004
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_77FC1B5AC259A8B5-001

	at __randomizedtesting.SeedInfo.seed([77FC1B5AC259A8B5]: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.sim.TestTriggerIntegration.testEventQueue

Error Message:
action wasn't interrupted

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestMissingGroups

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001\init-core-data-001\spellchecker2\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_C3E0887D5967A913-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.DirectSolrConnectionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C3E0887D5967A913-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C3E0887D5967A913-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C3E0887D5967A913-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C3E0887D5967A913-001\init-core-data-001 

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

	at __randomizedtesting.SeedInfo.seed([C3E0887D5967A913]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C3E0887D5967A913:4BB4B7A7F79BC4EB]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_108863042F2B4EC4-001 

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

	at __randomizedtesting.SeedInfo.seed([108863042F2B4EC4]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.transport.TransportGitAnon.openConnection(TransportGitAnon.java:150)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:179)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 2da4ed17bae07593233f4e5610ce40a6a07f7c10 (refs/remotes/origin/master)
Commit message: "SOLR-11730 Add a nodeLost benchmark."
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-XX:+UseCompressedOops -XX:+UseParallelGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 76ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 824 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 487 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ??! Master seed: 1FB2B0482779A5D0
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 477 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8964@localhost).
   [junit4] Started J0 PID(8700@localhost).
   [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer
   [junit4] Completed [1/477] on J1 in 0.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [2/477] on J0 in 0.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.01s J1 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=very slow, use 5g minimum heap))
   [junit4] Completed [3/477] on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [junit4] Completed [4/477] on J1 in 1.45s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
   [junit4] Completed [5/477] on J0 in 1.80s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [junit4] Completed [6/477] on J0 in 0.52s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
   [junit4] Completed [7/477] on J0 in 1.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.01s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=uses lots of space and takes a few minutes))
   [junit4] Completed [8/477] on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiset
   [junit4] Completed [9/477] on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed [10/477] on J0 in 0.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [11/477] on J0 in 0.42s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed [12/477] on J1 in 3.56s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [13/477] on J1 in 0.37s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [14/477] on J0 in 3.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestDoubleRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [15/477] on J1 in 2.78s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [16/477] on J0 in 4.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [17/477] on J0 in 0.21s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecUtil
   [junit4] Completed [18/477] on J0 in 0.02s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.MultiCollectorTest
   [junit4] Completed [19/477] on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [20/477] on J0 in 0.32s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [21/477] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes over two hours))
   [junit4] Completed [22/477] on J1 in 5.97s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [23/477] on J1 in 0.93s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed [24/477] on J1 in 0.31s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [25/477] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [26/477] on J0 in 3.62s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [27/477] on J0 in 0.17s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] Completed [28/477] on J1 in 3.35s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
   [junit4] Completed [29/477] on J1 in 0.15s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSegmentCacheables
   [junit4] Completed [30/477] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [31/477] on J1 in 2.01s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [junit4] Completed [32/477] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2
   [junit4] Completed [33/477] on J1 in 1.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed [34/477] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [35/477] on J1 in 0.06s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
   [junit4] Completed [36/477] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [37/477] on J1 in 0.10s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [38/477] on J0 in 10.75s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [junit4] Completed [39/477] on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery
   [junit4] Completed [40/477] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed [41/477] on J0 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.00s J0 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [42/477] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [43/477] on J0 in 0.11s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4] IGNOR/A 0.00s J0 | TestFloatRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [44/477] on J0 in 2.07s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
   [junit4] Completed [45/477] on J0 in 0.15s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [46/477] on J0 in 0.71s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [47/477] on J0 in 1.45s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnVMError.testCheckpoint
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [48/477] on J0 in 0.33s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed [49/477] on J0 in 0.08s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [50/477] on J0 in 0.77s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [51/477] on J0 in 1.26s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed [52/477] on J0 in 0.79s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [53/477] on J0 in 0.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [54/477] on J0 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils
   [junit4] Completed [55/477] on J0 in 0.51s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [56/477] on J0 in 5.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [57/477] on J0 in 2.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [58/477] on J0 in 0.70s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [59/477] on J0 in 8.10s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [60/477] on J1 in 30.11s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFilterSpans
   [junit4] Completed [61/477] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [62/477] on J0 in 0.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed [63/477] on J0 in 0.45s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
   [junit4] Completed [64/477] on J0 in 0.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4] Completed [65/477] on J0 in 0.58s, 33 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [66/477] on J0 in 0.52s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [67/477] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed [68/477] on J0 in 0.09s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [69/477] on J0 in 0.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [70/477] on J1 in 6.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed [71/477] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] Completed [72/477] on J0 in 3.99s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [73/477] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [74/477] on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG
   [junit4] Completed [75/477] on J1 in 3.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4] IGNOR/A 0.01s J0 | TestSimpleExplanationsWithFillerDocs.testMA1
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] IGNOR/A 0.00s J0 | TestSimpleExplanationsWithFillerDocs.testMA2
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] Completed [76/477] on J0 in 6.65s, 70 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [77/477] on J0 in 0.24s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [78/477] on J0 in 0.46s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed [79/477] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [80/477] on J0 in 1.48s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIF
   [junit4] Completed [81/477] on J1 in 14.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [82/477] on J1 in 0.07s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testBigEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [83/477] on J1 in 0.02s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [junit4] Completed [84/477] on J1 in 2.88s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed [85/477] on J1 in 0.28s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.00s J1 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [86/477] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2LOG
   [junit4] Completed [87/477] on J1 in 4.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [88/477] on J1 in 11.24s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [89/477] on J1 in 0.12s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilterWeight
   [junit4] Completed [90/477] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [91/477] on J1 in 2.74s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [92/477] on J1 in 11.67s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [93/477] on J1 in 1.79s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [94/477] on J1 in 0.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [95/477] on J1 in 0.64s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [96/477] on J1 in 1.66s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [97/477] on J1 in 4.78s, 28 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [98/477] on J1 in 1.70s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [99/477] on J1 in 0.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [100/477] on J1 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [101/477] on J1 in 0.13s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed [102/477] on J1 in 0.26s, 16 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxPosition
   [junit4] Completed [103/477] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [104/477] on J1 in 2.55s, 43 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [105/477] on J1 in 2.39s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [junit4] Completed [106/477] on J1 in 0.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [107/477] on J1 in 0.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [junit4] Completed [108/477] on J1 in 0.12s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [109/477] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [110/477] on J1 in 0.24s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [111/477] on J1 in 6.22s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [junit4] Completed [112/477] on J1 in 6.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed [113/477] on J1 in 0.05s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [114/477] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [115/477] on J1 in 0.08s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [116/477] on J1 in 1.22s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
   [junit4] Completed [117/477] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [118/477] on J1 in 0.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [120/477] on J1 in 0.07s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [121/477] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [122/477] on J1 in 2.94s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testTermsEnumRandomMany
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [123/477] on J0 in 80.07s, 126 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [124/477] on J0 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticSimilarity
   [junit4] Completed [125/477] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [126/477] on J0 in 0.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [127/477] on J0 in 0.03s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [128/477] on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [129/477] on J1 in 5.36s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed [130/477] on J1 in 0.62s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [131/477] on J1 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [132/477] on J0 in 3.60s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.01s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [133/477] on J0 in 0.09s, 18 tests, 5 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] IGNOR/A 0.00s J0 | TestNRTReaderCleanup.testClosingNRTReaderDoesNotCorruptYourIndex
   [junit4]    > Assumption #1: this test can't run on Windows
   [junit4] Completed [134/477] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [135/477] on J0 in 0.22s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=950, maxMBSortInHeap=6.758759791373152, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@745bf618), locale=et-EE, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=132032512,total=222298112
   [junit4]   2> NOTE: All tests run in this JVM: [TestReusableStringReader, TestIndexWriterFromReader, TestDirectMonotonic, TestForceMergeForever, Test2BPositions, TestMultiset, TestRateLimiter, TestSort, TestPrefixQuery, TestAtomicUpdate, TestCodecs, TestCodecUtil, MultiCollectorTest, TestPriorityQueue, TestBufferedChecksum, TestBinaryDocValuesUpdates, TestDocsAndPositions, TestIndexWriterMerging, TestReaderWrapperDVTypeCheck, TestSpanBoostQuery, TestCrashCausesCorruptIndex, Test4GBStoredFields, TestSortedSetSortField, TestFloatRangeFieldQueries, LimitedFiniteStringsIteratorTest, TestNorms, TestBooleanMinShouldMatch, TestIndexWriterOnVMError, TestQueryBuilder, TestComplexExplanations, TestSnapshotDeletionPolicy, TestNumericUtils, TestAllFilesHaveCodecHeader, TestCodecHoldsOpenFiles, TestGeoEncodingUtils, TestIndependenceChiSquared, TestBagOfPositions, TestDirectoryReader, TestLucene50TermVectorsFormat, TestPrefixRandom, TestSameScoresWithThreads, TestLSBRadixSorter, TestSpanSearchEquivalence, TestRAMDirectory, TestCloseableThreadLocal, TestSimpleExplanationsOfNonMatches, TestIndexManyDocuments, TestAxiomaticF3EXP, Test2BSortedDocValuesOrds, TestAttributeSource, TestSimpleExplanationsWithFillerDocs, TestUnicodeUtil, TestNormsFieldExistsQuery, TestPhrasePrefixQuery, TestLevenshteinAutomata, TestLucene70DocValuesFormat, TestToken, TestAxiomaticSimilarity, TestFilterLeafReader, TestGraphTokenStreamFiniteStrings, TestBooleanQueryVisitSubscorers, TestAddIndexes, TestIOUtils, TestNRTReaderCleanup, TestTopDocsMerge, TestLucene50StoredFieldsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene50StoredFieldsFormat -Dtests.seed=1FB2B0482779A5D0 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLucene50StoredFieldsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.codecs.lucene50.TestLucene50StoredFieldsFormat_1FB2B0482779A5D0-001\justSoYouGetSomeChannelErrors-001\_0.fdx
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FB2B0482779A5D0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [136/477 (1!)] on J0 in 0.78s, 17 tests, 1 error, 1 skipped <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [137/477 (1!)] on J0 in 0.52s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [138/477 (1!)] on J1 in 2.38s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [139/477 (1!)] on J0 in 2.95s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
   [junit4] Completed [140/477 (1!)] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [141/477 (1!)] on J0 in 0.73s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [142/477 (1!)] on J0 in 0.89s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4] Completed [143/477 (1!)] on J0 in 1.90s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed [144/477 (1!)] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [145/477 (1!)] on J0 in 0.14s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [146/477 (1!)] on J1 in 6.60s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [147/477 (1!)] on J0 in 1.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [148/477 (1!)] on J0 in 0.59s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [149/477 (1!)] on J1 in 5.52s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed [150/477 (1!)] on J1 in 0.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [151/477 (1!)] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4] Completed [152/477 (1!)] on J1 in 3.22s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues
   [junit4] IGNOR/A 0.00s J1 | Test2BBinaryDocValues.testFixedBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 6 hours if the heap is 5gb))
   [junit4] IGNOR/A 0.00s J1 | Test2BBinaryDocValues.testVariableBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [153/477 (1!)] on J1 in 0.00s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [154/477 (1!)] on J0 in 9.64s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [155/477 (1!)] on J1 in 3.15s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [156/477 (1!)] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [157/477 (1!)] on J1 in 0.12s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [158/477 (1!)] on J1 in 1.06s, 47 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [159/477 (1!)] on J1 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [160/477 (1!)] on J1 in 0.12s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [161/477 (1!)] on J1 in 0.04s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [162/477 (1!)] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [163/477 (1!)] on J0 in 2.45s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [164/477 (1!)] on J0 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4] Completed [165/477 (1!)] on J0 in 3.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [166/477 (1!)] on J0 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [167/477 (1!)] on J0 in 0.83s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [168/477 (1!)] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy
   [junit4] Completed [169/477 (1!)] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1LOG
   [junit4] Completed [170/477 (1!)] on J1 in 7.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed [171/477 (1!)] on J1 in 0.49s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [172/477 (1!)] on J0 in 4.34s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [173/477 (1!)] on J0 in 0.49s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [174/477 (1!)] on J0 in 0.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [175/477 (1!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [176/477 (1!)] on J0 in 0.03s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [177/477 (1!)] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [178/477 (1!)] on J1 in 5.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [179/477 (1!)] on J1 in 1.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [180/477 (1!)] on J1 in 0.60s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [181/477 (1!)] on J1 in 1.72s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [182/477 (1!)] on J0 in 12.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed [183/477 (1!)] on J0 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [184/477 (1!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPoints
   [junit4] IGNOR/A 0.01s J0 | Test2BPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J0 | Test2BPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] Completed [185/477 (1!)] on J0 in 0.01s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [186/477 (1!)] on J0 in 0.93s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [187/477 (1!)] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [188/477 (1!)] on J0 in 0.35s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestForUtil
   [junit4] Completed [189/477 (1!)] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed [190/477 (1!)] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4] Completed [191/477 (1!)] on J0 in 0.73s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [192/477 (1!)] on J1 in 8.70s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed [193/477 (1!)] on J1 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [194/477 (1!)] on J1 in 0.27s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter
   [junit4] Completed [195/477 (1!)] on J0 in 1.73s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [196/477 (1!)] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed [197/477 (1!)] on J1 in 0.24s, 3 tests
   [junit4] 
   [

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

ist as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1330585377
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1330585377
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1330585377

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1816679482
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1816679482
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1816679482

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 66ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 100 minutes 20 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=2da4ed17bae07593233f4e5610ce40a6a07f7c10, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7090
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7090 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7090/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

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

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




Build Log:
[...truncated 1805 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20180103_061044_26818041915075293560667.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20180103_061044_27114551386950947037163.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180103_061731_5323590020386365302038.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180103_061731_5328339876634283203482.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180103_061831_6128600358795538496892.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180103_061831_612730929829673330192.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180103_062016_50816220261846312407874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180103_062016_5084255842843967376150.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180103_062026_6678730659089675037098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180103_062026_66717234743524670334465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180103_062057_0897271930556109315098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180103_062057_08915065933534303882379.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180103_062101_4249376300281267023973.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180103_062101_42414266806978743882510.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180103_062104_74614196242230542648542.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180103_062104_7463269028756823341052.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180103_062113_8173660098121020772837.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180103_062113_81713340294007758534420.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180103_062120_43710320142066848604652.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180103_062120_43714886781953967826465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180103_062124_26911893589077551301293.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180103_062142_15111317681655184116337.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180103_062142_1517176247440438506515.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1305 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180103_062201_84314368003053152003027.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180103_062201_8431173834700569985305.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20180103_062212_6768985348679090982564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20180103_062212_67615187206691438159450.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20180103_062227_0458141792578531300180.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20180103_062227_0457557523151698883479.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20180103_062334_24416885319993146484933.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20180103_062334_2444187681387195599564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20180103_062338_1194456223846377907571.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20180103_062338_11911223869810358480415.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20180103_062343_98616386707357379245208.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20180103_062343_98617855216537680547734.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20180103_062404_86712728720593773883591.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20180103_062404_8676869490831990298054.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180103_062413_64517586350247809025307.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180103_062413_6459898294017307637662.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20180103_062426_7859874785076598219570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20180103_062426_78517295959402416661691.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20180103_062437_3602181563144229802491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20180103_062437_3609092882643788748629.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20180103_062443_54715574242357251096033.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20180103_062443_5472801125455415711644.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20180103_062457_9367670596128029100529.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20180103_062457_9365945637195016314692.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180103_062506_73610731559283482963841.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180103_062506_7368817820009107368424.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 205 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20180103_062515_96111463701341463280906.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20180103_062515_9616812055655522449112.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180103_062531_1121347619074042925860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180103_062531_1124901863616503983469.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180103_062600_3498670322251616759104.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180103_062600_3498713142317708353415.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180103_062615_3011300382178684513353.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180103_062615_3016765009363837815136.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20180103_062626_74114539360776976256675.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20180103_062630_0626258823774490549024.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20180103_062630_06215218460719989863297.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4216 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J0-20180103_062748_0321929005243556572244.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20180103_062748_0326230486191724926019.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 887 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20180103_072604_84718276829333562441982.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20180103_072604_84716758650666722729973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1458 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=360, maxMBSortInHeap=7.365996800218323, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78f00c96), locale=lu-CD, timezone=Africa/Luanda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=71059016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=668051C2F85B7732 -Dtests.slow=true -Dtests.locale=lu-CD -Dtests.timezone=Africa/Luanda -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_668051C2F85B7732-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([668051C2F85B7732]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 2.04s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180103_073012_2287543305022137234013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180103_073012_2282056650965506261212.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 791 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180103_073044_65713437902097846567374.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180103_073044_6577323035985730668568.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180103_073209_7314804648067026109854.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180103_073209_73114595359445240891700.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180103_073245_76116504154307200789817.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180103_073245_7614094508012638163689.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180103_073305_46817118979704799828888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180103_073305_46715709036608696749474.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180103_073349_9128846999376735183790.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180103_073349_91210451725274765471458.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180103_073417_77510718047888855235055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180103_073417_7765270490368855012914.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180103_073438_83112941116230177443444.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180103_073438_83116796288092792507466.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180103_073532_3335952692192433092474.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180103_073532_3338124581160869569899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180103_073606_0675828973073024953515.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32220 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7089 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7089/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestMemoryPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001\testPostingsFormat-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001\testPostingsFormat-003    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001\testPostingsFormat-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001\testPostingsFormat-003
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_81E8713CF1423D64-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_81E8713CF1423D64-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_81E8713CF1423D64-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_81E8713CF1423D64-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([81E8713CF1423D64]: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.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([9423561C831E4B71:8C99DE108D2B869E]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
	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$10.evaluate(RandomizedRunner.java:992)
	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.lucene.index.TestBackwardsCompatibility

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([29E97630D59D36B6]: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 678 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=132, maxMBSortInHeap=5.813211990561918, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@200e33f8), locale=zh, timezone=Europe/Skopje
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=337561336,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexTooManyDocs, TestReadOnlyIndex, TestIndexWriterExceptions2, TestMaxPosition, TestOfflineSorter, TestSetOnce, TestAutomatonQuery, TestDocumentsWriterStallControl, TestPerSegmentDeletes, TestSortedSetSelector, TestFixedBitSet, TestIndexWriterMaxDocs, TestSimpleExplanations, TestPerFieldPostingsFormat2, TestCachingCollector, TestPolygon2D, TestPostingsOffsets, TestMultiFields, TestSortRandom, TestMultiDocValues, TestSentinelIntSet, Test2BSortedDocValuesFixedSorted, TestDocIDMerger, TestMergeSchedulerExternal, TestUpgradeIndexMergePolicy, TestSpanNearQuery, TestReqExclBulkScorer, TestIndexWriterForceMerge, TestCustomTermFreq, TestIntsRef, TestIndexOrDocValuesQuery, TestForTooMuchCloning, TestDistributionSPL, TestGraphTokenizers, TestMultiTermQueryRewrites, TestIntRangeFieldQueries, TestShardSearching, TestClassicSimilarity, TestFastDecompressionMode, TestDoubleRangeFieldQueries, TestBM25Similarity, Test2BNumericDocValues, TestTopFieldCollector, TestPagedBytes, TestIndexReaderClose, Test2BTerms, TestPositiveScoresOnlyCollector, TestTransactions, TestAllFilesHaveChecksumFooter, TestIndexWriterCommit, TestVersion, TestMultiPhraseQuery, TestMultiPhraseEnum, TestNotDocIdSet, TestStressIndexing2, TestFastCompressionMode, TestNoDeletionPolicy, TestSortRescorer, Test2BPostingsBytes, TestIndexCommit, TestBlendedTermQuery, TestTermVectorsWriter, TestDirectory, TestBooleanScorer, TestBasics, TestNot, TestSegmentMerger, TestTrackingDirectoryWrapper, TestNRTCachingDirectory, TestAxiomaticF1LOG, TestFileSwitchDirectory, TestFilterDirectory, TestRegExp, TestPointQueries, TestBytesRefAttImpl, Test2BPostings, TestRollingBuffer, TestSegmentTermDocs, TestIndexedDISI, TestDocValuesQueries, TestMutablePointsReaderUtils, TestSearchAfter, Test2BBinaryDocValues, TestSegmentInfos, TestSpanOrQuery, TestSmallFloat, TestOrdinalMap, TestSpansEnum, TestFilterSpans, TestMinShouldMatch2, TestTermdocPerf, TestCachingTokenFilter, TestOmitNorms, TestPerFieldDocValuesFormat, TestTermRangeQuery, TestBytesStore, TestSpanMultiTermQueryWrapper, TestFilterDirectoryReader, TestSegmentCacheables, TestDeterminism, TestStringHelper, TestMultiLevelSkipList, TestComplexExplanationsOfNonMatches, TestNGramPhraseQuery, TestPhraseQuery, TestAutomaton, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=81E8713CF1423D64 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_81E8713CF1423D64-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_81E8713CF1423D64-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81E8713CF1423D64]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [137/477 (1!)] on J1 in 3.33s, 43 tests, 1 error, 1 skipped <<< FAILURES!

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

[...truncated 1714 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1723, maxMBSortInHeap=6.781240634383336, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4cb7dd2c), locale=fr-BE, timezone=Asia/Macau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=79084424,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextCompoundFormat, TestBloomPostingsFormat, TestFSTPostingsFormat, TestSimpleTextDocValuesFormat, TestMemoryPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMemoryPostingsFormat -Dtests.seed=B5D6AE7BB991AEAB -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMemoryPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001\testPostingsFormat-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001\testPostingsFormat-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_B5D6AE7BB991AEAB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5D6AE7BB991AEAB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [10/20 (1!)] on J1 in 2.55s, 25 tests, 1 error <<< FAILURES!

[...truncated 5843 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_9423561C831E4B71-001\init-core-data-001
   [junit4]   2> 863741 WARN  (SUITE-TestTriggerIntegration-seed#[9423561C831E4B71]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 863742 INFO  (SUITE-TestTriggerIntegration-seed#[9423561C831E4B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 863746 INFO  (SUITE-TestTriggerIntegration-seed#[9423561C831E4B71]-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> 863746 INFO  (SUITE-TestTriggerIntegration-seed#[9423561C831E4B71]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 863762 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 863762 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 863763 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 863763 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 863763 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 863765 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 863765 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 863766 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 863766 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 863766 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 863767 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 863768 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 863768 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 863768 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 863769 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 863769 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 863770 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 863771 DEBUG (ScheduledTrigger-3139-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863792 DEBUG (ScheduledTrigger-3139-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863813 DEBUG (ScheduledTrigger-3139-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863834 DEBUG (ScheduledTrigger-3139-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863855 DEBUG (ScheduledTrigger-3139-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863876 DEBUG (ScheduledTrigger-3139-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 863877 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== KILL OVERSEER 1
   [junit4]   2> 863877 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 863877 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 863878 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 863879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 863879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 863880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 863880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 863880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10000_solr
   [junit4]   2> 863880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 863880 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 863881 DEBUG (ScheduledTrigger-3142-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863881 DEBUG (ScheduledTrigger-3142-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10000_solr
   [junit4]   2> 863902 DEBUG (ScheduledTrigger-3142-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863923 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863945 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863966 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863980 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== ADD TRIGGERS
   [junit4]   2> 863987 DEBUG (ScheduledTrigger-3142-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 863991 DEBUG (simCloudManagerPool-3141-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 863991 DEBUG (simCloudManagerPool-3141-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 863991 DEBUG (simCloudManagerPool-3141-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 864000 DEBUG (simCloudManagerPool-3141-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 864000 DEBUG (simCloudManagerPool-3141-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 864001 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 864003 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 864004 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 864004 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864005 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 864006 DEBUG (simCloudManagerPool-3141-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 864006 DEBUG (simCloudManagerPool-3141-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 864007 DEBUG (simCloudManagerPool-3141-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 864007 DEBUG (simCloudManagerPool-3141-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 864007 DEBUG (simCloudManagerPool-3141-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 864007 DEBUG (simCloudManagerPool-3141-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 864007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 864007 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 864007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 864007 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== ADD NODE 1
   [junit4]   2> 864009 DEBUG (ScheduledTrigger-3142-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864009 DEBUG (ScheduledTrigger-3142-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 864028 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864028 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864028 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10003_solr at time 804774811172332
   [junit4]   2> 864029 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864029 DEBUG (ScheduledTrigger-3142-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 864048 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864048 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864048 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10003_solr] added at times [804774811172332], now=804775872321082
   [junit4]   2> 864049 DEBUG (ScheduledTrigger-3142-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2dbf03cbe7decT20eaax7ym9lak0h2aba8pgj2l",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":804774811172332,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804774811172332],
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 864051 DEBUG (AutoscalingActionExecutor-3143-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2dbf03cbe7decT20eaax7ym9lak0h2aba8pgj2l",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":804774811172332,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804774811172332],
   [junit4]   2>     "_enqueue_time_":804775888392232,
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 864052 DEBUG (AutoscalingActionExecutor-3143-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 42 ms for event id=2dbf03cbe7decT20eaax7ym9lak0h2aba8pgj2l
   [junit4]   2> 864072 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864072 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 864072 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864072 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864094 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864094 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 3
   [junit4]   2> 864094 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864094 DEBUG (ScheduledTrigger-3142-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864108 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== KILL OVERSEER 2
   [junit4]   2> 864108 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 864114 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 864117 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 864118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 864118 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 864119 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10001_solr
   [junit4]   2> 864119 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 864119 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 864119 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 864119 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10001_solr
   [junit4]   2> 864119 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864119 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 864119 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864119 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10001_solr
   [junit4]   2> 864144 DEBUG (ScheduledTrigger-3145-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864144 DEBUG (ScheduledTrigger-3145-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 864144 DEBUG (ScheduledTrigger-3145-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864145 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 864145 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10001_solr]
   [junit4]   2> 864145 DEBUG (ScheduledTrigger-3145-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2dbf14dd77d44T20eaax7ym9lak0h2aba8pgj2o",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":804779392990532,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804779392990532],
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}}
   [junit4]   2> 864146 DEBUG (AutoscalingActionExecutor-3146-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2dbf14dd77d44T20eaax7ym9lak0h2aba8pgj2o",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":804779392990532,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804779392990532],
   [junit4]   2>     "_enqueue_time_":804780697012232,
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}}
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 864146 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 864147 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		2
   [junit4]   2> 864147 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10000_solr
   [junit4]   2> 864147 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10001_solr
   [junit4]   2> 864148 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 864148 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 864148 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 864148 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 864148 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 864149 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 864149 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             3
   [junit4]   2> 864149 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 864149 DEBUG (AutoscalingActionExecutor-3146-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 182 ms for event id=2dbf14dd77d44T20eaax7ym9lak0h2aba8pgj2o
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testNodeMarkersRegistration -Dtests.seed=9423561C831E4B71 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=America/Panama -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.39s J1 | TestTriggerIntegration.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.util.ConcurrentModificationException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9423561C831E4B71:8C99DE108D2B869E]:0)
   [junit4]    > 	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   [junit4]    > 	at java.util.ArrayList$Itr.next(ArrayList.java:851)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 864155 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 864155 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 864155 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 864155 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10001_solr
   [junit4]   2> 864156 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10000_solr
   [junit4]   2> 864156 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 864156 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 864157 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 864157 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 864157 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion -1
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 864158 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 864158 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864180 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864201 DEBUG (ScheduledTrigger-3148-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864222 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864243 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864259 DEBUG (simCloudManagerPool-3147-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 864259 DEBUG (simCloudManagerPool-3147-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 864260 DEBUG (simCloudManagerPool-3147-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864260 DEBUG (simCloudManagerPool-3147-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864260 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 864260 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 864261 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 864261 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 864261 DEBUG (ScheduledTrigger-3148-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 864264 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864284 DEBUG (ScheduledTrigger-3148-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 864284 DEBUG (ScheduledTrigger-3148-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864284 DEBUG (ScheduledTrigger-3148-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10004_solr
   [junit4]   2> 864293 DEBUG (simCloudManagerPool-3147-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 864293 DEBUG (simCloudManagerPool-3147-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 864293 DEBUG (simCloudManagerPool-3147-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864293 DEBUG (simCloudManagerPool-3147-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864293 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 864294 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 864294 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10004_solr
   [junit4]   2> 864294 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 864294 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 864294 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 864294 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10004_solr]
   [junit4]   2> 864294 DEBUG (ScheduledTrigger-3148-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2dbf357837cc4T20eaax7ym9lak0h2aba8pgj2r",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":804788145192132,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804788145192132],
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 864295 DEBUG (AutoscalingActionExecutor-3149-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2dbf357837cc4T20eaax7ym9lak0h2aba8pgj2r",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":804788145192132,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804788145192132],
   [junit4]   2>     "_enqueue_time_":804788158361932,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		1
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10004_solr
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 864295 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             1
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 864296 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_restore_trigger
   [junit4]   2> 864297 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 864301 DEBUG (AutoscalingActionExecutor-3149-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 291 ms for event id=2dbf357837cc4T20eaax7ym9lak0h2aba8pgj2r
   [junit4]   2> 864302 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 864302 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 864302 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10004_solr
   [junit4]   2> 864302 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 864303 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 864303 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 864305 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 864305 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 864305 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864305 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion -1
   [junit4]   2> 864305 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 864306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 864306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 864306 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864327 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864348 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864369 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864389 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 864406 DEBUG (simCloudManagerPool-3150-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 864406 DEBUG (simCloudManagerPool-3150-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 864406 DEBUG (simCloudManagerPool-3150-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864407 DEBUG (simCloudManagerPool-3150-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864407 DEBUG (simCloudManagerPool-3150-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 864407 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 11
   [junit4]   2> 864407 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 864407 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion 11
   [junit4]   2> 864407 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864407 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864407 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10005_solr at time 804793787689732
   [junit4]   2> 864411 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864428 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864428 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864431 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864448 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864448 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864452 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864469 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864469 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864474 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864490 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864490 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864496 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864511 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864511 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864517 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864532 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864532 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864538 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864553 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864553 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864558 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864574 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864574 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864579 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864595 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864595 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864600 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 864615 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864615 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 864615 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10005_solr] added at times [804793787689732], now=804804200634932
   [junit4]   2> 864615 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2dbf4a7d52b04T20eaax7ym9lak0h2aba8pgj2u",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":804793787689732,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804793787689732],
   [junit4]   2>     "nodeNames":["127.0.0.1:10005_solr"]}}
   [junit4]   2> 864616 DEBUG (AutoscalingActionExecutor-3152-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2dbf4a7d52b04T20eaax7ym9lak0h2aba8pgj2u",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":804793787689732,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[804793787689732],
   [junit4]   2>     "_enqueue_time_":804804207674932,
   [junit4]   2>     "nodeNames":["127.0.0.1:10005_solr"]}}
   [junit4]   2> 864616 DEBUG (AutoscalingActionExecutor-3152-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 33 ms for event id=2dbf4a7d52b04T20eaax7ym9lak0h2aba8pgj2u
   [junit4]   2> 864621 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864637 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864637 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864637 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10006_solr at time 804805273929432
   [junit4]   2> 864644 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864658 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864658 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864668 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864679 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864679 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864689 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864700 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864700 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864709 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864721 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864721 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864730 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864741 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864741 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864751 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864762 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864762 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864771 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864783 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864783 DEBUG (ScheduledTrigger-3151-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864792 DEBUG (ScheduledTrigger-3151-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864804 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864804 DEBUG (ScheduledTrigger-3151-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864812 DEBUG (ScheduledTrigger-3151-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864817 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 864817 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 864817 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion -1
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 11
   [junit4]   2> 864818 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 864818 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:10006_solr
   [junit4]   2> 864819 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion 11
   [junit4]   2> 864819 DEBUG (ScheduledTrigger-3154-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 864819 DEBUG (ScheduledTrigger-3154-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864819 DEBUG (ScheduledTrigger-3154-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864841 DEBUG (ScheduledTrigger-3154-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 864841 DEBUG (ScheduledTrigger-3154-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 864841 DEBUG (ScheduledTrigger-3154-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10006_solr] added at times [804805273929432], now=804815470042582
   [junit4]   2> 864841 DEBUG (ScheduledTrigger-3154-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2dbf7547746d8T20eaax7ym9lak0h2aba8pgj2x",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":804805273929432,
   [junit

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

ventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 866947 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 866947 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             3
   [junit4]   2> 866948 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 866948 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger1
   [junit4]   2> 866948 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         2
   [junit4]   2> 866948 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[9423561C831E4B71]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 866949 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 866949 DEBUG (SUITE-TestTriggerIntegration-seed#[9423561C831E4B71]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_9423561C831E4B71-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=228, maxMBSortInHeap=7.863613926115086, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@37d428c5), locale=pt-BR, timezone=America/Panama
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65090792,total=307679232
   [junit4]   2> NOTE: All tests run in this JVM: [HealthCheckHandlerTest, PeerSyncTest, TestMissingGroups, TestTolerantUpdateProcessorRandomCloud, TestWordDelimiterFilterFactory, TestConfig, TestUseDocValuesAsStored2, TestSQLHandler, OverseerModifyCollectionTest, TestFunctionQuery, StatelessScriptUpdateProcessorFactoryTest, NumberUtilsTest, TestCloudJSONFacetJoinDomain, TestCustomStream, JvmMetricsTest, LeaderInitiatedRecoveryOnShardRestartTest, CollectionsAPIAsyncDistributedZkTest, TestCSVLoader, AnalysisAfterCoreReloadTest, TestXmlQParserPlugin, TestHashPartitioner, HdfsCollectionsAPIDistributedZkTest, TestTlogReplica, SynonymTokenizerTest, BasicAuthStandaloneTest, UUIDUpdateProcessorFallbackTest, TestValueSourceCache, DistribDocExpirationUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, TestTrieFacet, TestFieldCacheReopen, ExternalFileFieldSortTest, TestCrossCoreJoin, ClassificationUpdateProcessorIntegrationTest, TestSizeLimitedDistributedMap, FileUtilsTest, TestSolrIndexConfig, AutoAddReplicasIntegrationTest, AliasIntegrationTest, TestReloadAndDeleteDocs, TestBackupRepositoryFactory, HdfsRestartWhileUpdatingTest, TestSolrCoreSnapshots, AnalyticsQueryTest, TestUnifiedSolrHighlighter, RollingRestartTest, TestAuthorizationFramework, TestSolrJ, DeleteReplicaTest, DeleteStatusTest, DistributedIntervalFacetingTest, SolrGangliaReporterTest, TestPartialUpdateDeduplication, TlogReplayBufferedWhileIndexingTest, TestSolrQueryParser, PreAnalyzedFieldTest, TestLuceneIndexBackCompat, TestFileDictionaryLookup, TestGroupingSearch, CoreAdminCreateDiscoverTest, SearchHandlerTest, ConnectionManagerTest, ZkStateReaderTest, OverseerStatusTest, CollectionStateFormat2Test, TestReqParamsAPI, CloneFieldUpdateProcessorFactoryTest, TestCloudDeleteByQuery, TestFastWriter, TestRTGBase, UtilsToolTest, PeerSyncReplicationTest, SuggestComponentTest, TestAnalyzedSuggestions, TestSolrCoreParser, MoveReplicaTest, TestInitParams, CdcrRequestHandlerTest, LeaderElectionContextKeyTest, LoggingHandlerTest, DocValuesMissingTest, TestConfigReload, FileBasedSpellCheckerTest, TestSubQueryTransformerDistrib, TestHdfsCloudBackupRestore, TestComponentsName, TestSolrDeletionPolicy1, VMParamsZkACLAndCredentialsProvidersTest, TestSimpleTextCodec, JSONWriterTest, TestHighFrequencyDictionaryFactory, UpdateLogTest, TestTriggerIntegration]
   [junit4] Completed [209/765 (1!)] on J1 in 3.23s, 11 tests, 1 error <<< FAILURES!

[...truncated 4247 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1832, maxMBSortInHeap=5.958972204581297, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d6cf907), locale=hr-HR, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=57092072,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=29E97630D59D36B6 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_29E97630D59D36B6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([29E97630D59D36B6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 3.24s, 8 tests, 1 error <<< FAILURES!

[...truncated 45703 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7088 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7088/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

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

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

	at __randomizedtesting.SeedInfo.seed([546F5921B3825801]: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.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:49729/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:49729/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:49729/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:49729/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([546F5921B3825801:1C1A2D95B5B17794]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:461)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49729/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:49729/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-014\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-014\core1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-014: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-014 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphExpressionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000003    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001\tempDir-001\node2\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000003
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_2740821AB0D7D9E6-001

	at __randomizedtesting.SeedInfo.seed([2740821AB0D7D9E6]: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.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2740821AB0D7D9E6:98BFC3B06E2D397A]: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.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6598)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4136B852E722A32-001 

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

	at __randomizedtesting.SeedInfo.seed([4136B852E722A32]: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 4771 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Asserting), content5=FSTOrd50, content4=PostingsFormat(name=Direct), content3=PostingsFormat(name=LuceneFixedGap), content2=PostingsFormat(name=Asserting), fie?ld=PostingsFormat(name=Asserting), utf8=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting), content=PostingsFormat(name=Direct), autf8=PostingsFormat(name=LuceneFixedGap)}, docValues:{ndv2=DocValuesFormat(name=Memory), ndv1=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Asserting), bdv2=DocValuesFormat(name=Memory), bdv2_c=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Direct), bdv1=DocValuesFormat(name=Lucene70), bdv1_c=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Direct), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), ndv1_c=DocValuesFormat(name=Asserting), ndv2_c=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1231, maxMBSortInHeap=5.436589191893273, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@753c67d6), locale=sr-CS, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=93655496,total=187170816
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=25945CC58EE69610 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_25945CC58EE69610-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_25945CC58EE69610-001\4.2.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25945CC58EE69610]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J1 in 10.44s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6906 lines...]
   [junit4] Suite: org.apache.solr.EchoParamsTest
   [junit4]   2> 89163 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_546F5921B3825801-001\init-core-data-001
   [junit4]   2> 89165 WARN  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 89165 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 89169 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-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> 89170 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 89171 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 89214 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 89222 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 89225 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 89288 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49be7146
   [junit4]   2> 89293 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49be7146
   [junit4]   2> 89293 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49be7146
   [junit4]   2> 89305 INFO  (coreLoadExecutor-153-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 89307 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 89356 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 89374 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 89378 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 89378 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 89378 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49be7146
   [junit4]   2> 89378 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89378 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_546F5921B3825801-001\init-core-data-001\]
   [junit4]   2> 89382 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 89410 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 89476 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89476 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 89478 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=29.5078125, floorSegmentMB=0.6845703125, forceMergeDeletesPctAllowed=9.893677765616001, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 89481 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62ebaa05[collection1] main]
   [junit4]   2> 89482 WARN  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 89482 INFO  (coreLoadExecutor-153-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 89484 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 89486 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 89497 INFO  (searcherExecutor-154-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62ebaa05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89498 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=11
   [junit4]   2> 89507 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 89508 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 89508 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 89514 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 89516 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 89518 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 89519 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 89520 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 89520 INFO  (TEST-EchoParamsTest.test-seed#[546F5921B3825801]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 89522 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 89522 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=382463223
   [junit4]   2> 89522 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 89522 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7aaded21: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@25fa38fb
   [junit4]   2> 89525 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 89525 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bfdb3a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7b9d7170
   [junit4]   2> 89527 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 89527 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a3f396: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b6b20f4
   [junit4]   2> 89532 INFO  (coreCloseExecutor-158-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@22a6b809
   [junit4]   2> 89532 INFO  (coreCloseExecutor-158-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=581351433
   [junit4]   2> 89532 INFO  (coreCloseExecutor-158-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f42620c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@24fac7ba
   [junit4]   2> 89540 INFO  (SUITE-EchoParamsTest-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1714, maxMBSortInHeap=6.720123039499312, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2036b6cd), locale=ar-SY, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=124867152,total=281542656
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, CoreAdminHandlerTest, TestFieldCacheReopen, TlogReplayBufferedWhileIndexingTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, UUIDUpdateProcessorFallbackTest, EchoParamsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EchoParamsTest -Dtests.seed=546F5921B3825801 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | EchoParamsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_546F5921B3825801-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_546F5921B3825801-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_546F5921B3825801-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_546F5921B3825801-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([546F5921B3825801]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/765 (1!)] on J1 in 0.39s, 1 test, 1 error <<< FAILURES!

[...truncated 951 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
   [junit4]   2> 1382538 INFO  (SUITE-TestCoreDiscovery-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\init-core-data-001
   [junit4]   2> 1382539 INFO  (SUITE-TestCoreDiscovery-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1382540 INFO  (SUITE-TestCoreDiscovery-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1382541 INFO  (SUITE-TestCoreDiscovery-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1382541 INFO  (SUITE-TestCoreDiscovery-seed#[546F5921B3825801]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1382544 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlternateRelativeCoreDir
   [junit4]   2> 1382562 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\solr.xml
   [junit4]   2> 1382573 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1382677 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1382682 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1382682 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1382689 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir
   [junit4]   2> 1382689 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, core2]
   [junit4]   2> 1382689 INFO  (coreLoadExecutor-5904-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2 transient cores
   [junit4]   2> 1382723 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1382733 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1382740 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1382740 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core1, trusted=true
   [junit4]   2> 1382740 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1382740 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1382740 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core1\core1\]
   [junit4]   2> 1382742 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=16.7060546875, floorSegmentMB=0.6865234375, forceMergeDeletesPctAllowed=5.183039795461898, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6335061190704153
   [junit4]   2> 1382830 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1382830 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1382831 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1382832 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d11e50[core1] main]
   [junit4]   2> 1382832 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core1\conf
   [junit4]   2> 1382833 INFO  (coreLoadExecutor-5904-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1382833 INFO  (searcherExecutor-5905-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@15d11e50[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382871 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1382894 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1382900 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1382900 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core2, trusted=true
   [junit4]   2> 1382901 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1382901 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1382901 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core2\core2\]
   [junit4]   2> 1382902 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=36.87109375, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=24.176648976419088, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.628868858175335
   [junit4]   2> 1382994 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1382994 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1382996 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=30.6728515625, floorSegmentMB=0.810546875, forceMergeDeletesPctAllowed=17.17701527676647, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4436326118070918
   [junit4]   2> 1382996 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d4ae3cb[core2] main]
   [junit4]   2> 1382996 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core2\conf
   [junit4]   2> 1382997 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1382998 INFO  (searcherExecutor-5909-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@5d4ae3cb[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383029 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1383036 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=minimal
   [junit4]   2> 1383041 WARN  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1383041 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1383042 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 1383042 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core3' (registry 'solr.core.core3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383042 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1383042 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-001\relativeCoreDir\core3\data\]
   [junit4]   2> 1383131 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383131 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383132 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c7c5f7c[core3] main]
   [junit4]   2> 1383132 WARN  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 1383133 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1383134 INFO  (searcherExecutor-5913-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@1c7c5f7c[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383145 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=377972960
   [junit4]   2> 1383145 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1383145 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29331988: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@661c34cf
   [junit4]   2> 1383149 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1383149 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72d33ec0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@24dfed25
   [junit4]   2> 1383152 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1383152 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e6ea841: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@b325e2d
   [junit4]   2> 1383154 INFO  (coreCloseExecutor-5917-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d951d6
   [junit4]   2> 1383154 INFO  (coreCloseExecutor-5917-thread-3-processing-x:core2) [    x:core3] o.a.s.c.SolrCore [core3]  CLOSING SolrCore org.apache.solr.core.SolrCore@56939f1
   [junit4]   2> 1383154 INFO  (coreCloseExecutor-5917-thread-1-processing-x:core2) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=47796694
   [junit4]   2> 1383154 INFO  (coreCloseExecutor-5917-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@27f70fa9
   [junit4]   2> 1383155 INFO  (coreCloseExecutor-5917-thread-1-processing-x:core2) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56d0953: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@24be3953
   [junit4]   2> 1383161 INFO  (coreCloseExecutor-5917-thread-3-processing-x:core2) [    x:core3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core3, tag=90782193
   [junit4]   2> 1383161 INFO  (coreCloseExecutor-5917-thread-3-processing-x:core2) [    x:core3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d1b73cb: rootName = null, domain = solr.core.core3, service url = null, agent id = null] for registry solr.core.core3 / com.codahale.metrics.MetricRegistry@563d3b55
   [junit4]   2> 1383168 INFO  (coreCloseExecutor-5917-thread-2-processing-x:core2) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=670502825
   [junit4]   2> 1383168 INFO  (coreCloseExecutor-5917-thread-2-processing-x:core2) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d531d9e: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@20424d70
   [junit4]   2> 1383175 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[546F5921B3825801]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testAlternateRelativeCoreDir
   [junit4]   2> 1383179 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testPropFilePersistence
   [junit4]   2> 1383198 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\solr.xml
   [junit4]   2> 1383207 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1383313 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383334 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383334 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383343 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002
   [junit4]   2> 1383343 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [corep1, corep2]
   [junit4]   2> 1383344 INFO  (coreLoadExecutor-5924-thread-1-processing-x:core2) [    x:core2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2 transient cores
   [junit4]   2> 1383392 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1383392 INFO  (coreLoadExecutor-5924-thread-1-processing-x:core2) [    x:corep1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1383400 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.s.IndexSchema [corep2] Schema name=tiny
   [junit4]   2> 1383406 ERROR (coreLoadExecutor-5924-thread-1-processing-x:core2) [    x:corep1] o.a.s.s.IndexSchemaFactory Error loading schema resource not-there.xml
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'not-there.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep1'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:354)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:644)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1383407 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1383407 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.CoreContainer Creating SolrCore 'corep2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep2, trusted=true
   [junit4]   2> 1383407 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corep2' (registry 'solr.core.corep2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383407 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1383407 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.SolrCore [[corep2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep2\stuffandnonsense\]
   [junit4]   2> 1383409 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=16.7060546875, floorSegmentMB=0.6865234375, forceMergeDeletesPctAllowed=5.183039795461898, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6335061190704153
   [junit4]   2> 1383506 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383506 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383508 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1383508 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ec981b0[corep2] main]
   [junit4]   2> 1383508 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep2\conf
   [junit4]   2> 1383509 INFO  (coreLoadExecutor-5924-thread-2-processing-x:core2) [    x:corep2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1383509 INFO  (searcherExecutor-5925-thread-1-processing-x:corep2) [    x:corep2] o.a.s.c.SolrCore [corep2] Registered new searcher Searcher@4ec981b0[corep2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383551 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1383566 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema [corep3] Schema name=minimal
   [junit4]   2> 1383571 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1383572 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1383572 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'corep3' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 1383572 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corep3' (registry 'solr.core.corep3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383573 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1383573 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore [[corep3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep3\data\]
   [junit4]   2> 1383685 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383685 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383687 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2afd7e20[corep3] main]
   [junit4]   2> 1383688 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 1383689 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1383689 INFO  (searcherExecutor-5929-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [corep3] Registered new searcher Searcher@2afd7e20[corep3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383746 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1383758 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema [corep5] Schema name=minimal
   [junit4]   2> 1383763 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1383765 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1383765 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'corep5' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 1383765 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corep5' (registry 'solr.core.corep5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6a9f0d
   [junit4]   2> 1383765 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1383766 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.c.SolrCore [[corep5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_546F5921B3825801-001\tempDir-002\corep5\data\]
   [junit4]   2> 1383874 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383874 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383875 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[546F5921B3825801]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3390b9d8[corep5] main]
   [junit4]   2> 1383875 WARN  (TEST-TestCoreDis

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

> 	80	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_2740821AB0D7D9E6-001
   [junit4]   2> Jan 02, 2018 9:30:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), join2_s=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), subject=PostingsFormat(name=Asserting), price_f=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), a_f=PostingsFormat(name=Asserting), intDefault=FST50, join1_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a2_s=PostingsFormat(name=Memory), a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), test_i=PostingsFormat(name=Asserting), join3_i=PostingsFormat(name=Memory), field_i=PostingsFormat(name=Asserting), level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), body_t=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Asserting), a_ss=FST50, level2_s=FST50, a_s=PostingsFormat(name=Memory), a_t=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Memory), timestamp=FST50, i_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b_ls=PostingsFormat(name=Asserting), test_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), test_t=PostingsFormat(name=Memory), ident_s=PostingsFormat(name=Asserting), order_i=PostingsFormat(name=Asserting), _version_=FST50, side_s=PostingsFormat(name=Memory), miles_i=PostingsFormat(name=Asserting)}, docValues:{expr_s=DocValuesFormat(name=Lucene70), join2_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Asserting), field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Asserting), miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=384, maxMBSortInHeap=6.692028483388736, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7e41ad67), locale=es-PE, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=214810928,total=327680000
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, SolrExceptionTest, ModuloEvaluatorTest, TestV2Request, AbsoluteValueEvaluatorTest, JdbcDriverTest, ArcTangentEvaluatorTest, OrEvaluatorTest, SolrParamTest, TestSuggesterResponse, DocumentAnalysisResponseTest, TestSolrJErrorHandling, DivideEvaluatorTest, TestZkConfigManager, TestNamedListCodec, NormalizeEvaluatorTest, NaturalLogEvaluatorTest, BasicHttpSolrClientTest, CubedRootEvaluatorTest, HttpSolrClientConPoolTest, FacetFieldTest, GreaterThanEqualToEvaluatorTest, SolrSchemalessExampleTest, MergeIndexesEmbeddedTest, SolrQueryTest, SolrPingTest, OperationsTest, QueryResponseTest, CommonParamsTest, GraphExpressionTest, TestPathTrie, EqualToEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [91/146 (2!)] on J1 in 94.87s, 144 tests, 1 failure, 9 skipped <<< FAILURES!

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

[...truncated 45709 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7087 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7087/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.PivotFacetTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([4BE85C32AC7FFBB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:63)
	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$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.analytics.function.mapping.FloorFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.FloorFunctionTest_4BE85C32AC7FFBB-001

	at __randomizedtesting.SeedInfo.seed([4BE85C32AC7FFBB]: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.TestStressInPlaceUpdates.stressTest

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:56250

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56250
	at __randomizedtesting.SeedInfo.seed([EFECC1A8051F881:659813B7BE842C7B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:320)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60182/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([EFECC1A8051F881:4DDFAE7840CB0CD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization(TestSolrCoreSnapshots.java:178)
	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.core.snapshots.TestSolrCoreSnapshots.testBackupRestore

Error Message:
Error from server at http://127.0.0.1:60182/solr: Could not fully create collection: SolrCoreSnapshots

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60182/solr: Could not fully create collection: SolrCoreSnapshots
	at __randomizedtesting.SeedInfo.seed([EFECC1A8051F881:B845CCA4B2E236CF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.core.snapshots.TestSolrCoreSnapshots.testBackupRestore(TestSolrCoreSnapshots.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([9E87302A3B15A46C]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.transport.TransportGitAnon.openConnection(TransportGitAnon.java:150)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:179)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 692e5243e9ae550de74fe75d9c2db5af5efda580 (refs/remotes/origin/master)
Commit message: "SOLR-11808: Add sumSq Stream Evaluator"
No emails were triggered.
[description-setter] Description set: Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-server -XX:+UseSerialGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) Client VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-server -XX:+UseSerialGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 74ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) Client VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 824 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 487 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says hi! Master seed: 575F9D07237AAAB8
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 477 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(6656@localhost).
   [junit4] Started J1 PID(8212@localhost).
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [1/477] on J0 in 0.69s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [junit4] Completed [2/477] on J1 in 1.93s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4] Completed [3/477] on J0 in 4.19s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [4/477] on J1 in 3.34s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed [5/477] on J1 in 0.14s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [7/477] on J0 in 3.53s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed [8/477] on J0 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2LOG
   [junit4] Completed [9/477] on J1 in 4.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4] IGNOR/A 0.01s J0 | TestFloatRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [10/477] on J0 in 2.46s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [11/477] on J0 in 0.48s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed [12/477] on J0 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestForUtil
   [junit4] Completed [13/477] on J0 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed [14/477] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [15/477] on J0 in 3.99s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [16/477] on J1 in 7.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongValuesSource
   [junit4] Completed [17/477] on J0 in 1.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermQuery
   [junit4] Completed [18/477] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength
   [junit4] Completed [19/477] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [20/477] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4] Completed [21/477] on J1 in 0.25s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] IGNOR/A 0.01s J1 | TestFieldMaskingSpanQuery.testSpans2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSimple2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] Completed [22/477] on J1 in 0.23s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [23/477] on J0 in 1.02s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed [24/477] on J1 in 0.49s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [25/477] on J1 in 0.57s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestEarlyTermination
   [junit4] Completed [26/477] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [27/477] on J0 in 1.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [junit4] Completed [28/477] on J0 in 0.19s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed [29/477] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [30/477] on J0 in 0.17s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
   [junit4] Completed [31/477] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed [32/477] on J0 in 0.03s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [33/477] on J0 in 0.76s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed [34/477] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed [35/477] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [36/477] on J1 in 2.23s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [37/477] on J1 in 0.05s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [38/477] on J0 in 1.27s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] IGNOR/A 0.00s J0 | TestNRTReaderCleanup.testClosingNRTReaderDoesNotCorruptYourIndex
   [junit4]    > Assumption #1: this test can't run on Windows
   [junit4] Completed [39/477] on J0 in 0.14s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInvertState
   [junit4] Completed [40/477] on J0 in 0.44s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [41/477] on J0 in 0.03s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerms
   [junit4] Completed [42/477] on J0 in 0.17s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed [43/477] on J0 in 2.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [44/477] on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [45/477] on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [46/477] on J1 in 5.13s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J1 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [47/477] on J1 in 0.48s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [junit4] Completed [48/477] on J1 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4] Completed [49/477] on J1 in 1.90s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [50/477] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [51/477] on J1 in 0.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [52/477] on J0 in 5.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [53/477] on J0 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed [54/477] on J1 in 2.44s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed [55/477] on J1 in 0.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [56/477] on J1 in 0.56s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [57/477] on J1 in 0.13s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4] Completed [58/477] on J1 in 2.21s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestLongRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [59/477] on J1 in 1.22s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [60/477] on J1 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [61/477] on J1 in 1.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] IGNOR/A 0.00s J1 | TestBKD.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [62/477] on J1 in 3.56s, 19 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [63/477] on J1 in 0.33s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [64/477] on J1 in 1.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
   [junit4] Completed [65/477] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [66/477] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [67/477] on J1 in 0.31s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed [68/477] on J1 in 0.04s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [69/477] on J0 in 15.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [70/477] on J0 in 0.49s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] Completed [71/477] on J0 in 1.62s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [72/477] on J1 in 5.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [73/477] on J0 in 0.62s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [74/477] on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [75/477] on J0 in 2.84s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=783, maxMBSortInHeap=6.899803466684451, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e3a479), locale=mk, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=30548592,total=67051520
   [junit4]   2> NOTE: All tests run in this JVM: [TermInSetQueryTest, TestPolygon2D, TestSubScorerFreqs, TestAxiomaticF2LOG, TestBM25Similarity, TestBooleanRewrites, TestFieldMaskingSpanQuery, TestDocumentWriter, TestTermsEnum2, TestEarlyTermination, TestConjunctionDISI, TestCharsRef, TestSearcherManager, TestDirectory, TestSetOnce, TestSimpleFSDirectory, TestMultiTermsEnum, TestSearchAfter, TestMinShouldMatch2, TestElevationComparator, TestIntArrayDocIdSet, TestBlendedTermQuery, TestTopFieldCollectorEarlyTermination, TestLongRangeFieldQueries, TestSmallFloat, TestStressAdvance, TestBKD, TestLucene60FieldInfoFormat, TestByteSlices, TestCharsRefBuilder, TestFieldReuse, TestPerFieldPostingsFormat2, TestIndexWriterConfig, TestReadOnlyIndex, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=575F9D07237AAAB8 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Pacific/Tongatapu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001\testSeekToEOFThenBack-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_575F9D07237AAAB8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([575F9D07237AAAB8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [76/477 (1!)] on J1 in 3.17s, 43 tests, 1 error, 1 skipped <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [77/477 (1!)] on J0 in 2.33s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [78/477 (1!)] on J0 in 0.40s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [79/477 (1!)] on J0 in 1.23s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [80/477 (1!)] on J0 in 0.28s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [81/477 (1!)] on J1 in 7.18s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed [82/477 (1!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [83/477 (1!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2EXP
   [junit4] Completed [84/477 (1!)] on J0 in 5.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed [85/477 (1!)] on J0 in 0.31s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [86/477 (1!)] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [87/477 (1!)] on J0 in 0.45s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [88/477 (1!)] on J0 in 0.23s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.01s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [89/477 (1!)] on J0 in 0.11s, 18 tests, 5 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [90/477 (1!)] on J1 in 6.55s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed [91/477 (1!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterDirectoryReader
   [junit4] Completed [92/477 (1!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [93/477 (1!)] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [junit4] Completed [94/477 (1!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] Completed [95/477 (1!)] on J0 in 4.83s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [96/477 (1!)] on J0 in 0.02s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [97/477 (1!)] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [98/477 (1!)] on J0 in 0.44s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [99/477 (1!)] on J0 in 0.21s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiset
   [junit4] Completed [100/477 (1!)] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed [101/477 (1!)] on J0 in 1.01s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [102/477 (1!)] on J0 in 0.32s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [103/477 (1!)] on J1 in 6.02s, 15 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterOnJRECrash.testNRTThreads
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [104/477 (1!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [105/477 (1!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [106/477 (1!)] on J1 in 0.03s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed [107/477 (1!)] on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [108/477 (1!)] on J1 in 2.24s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [109/477 (1!)] on J0 in 4.94s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [110/477 (1!)] on J0 in 0.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnVMError.testCheckpoint
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [111/477 (1!)] on J0 in 0.18s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [112/477 (1!)] on J0 in 0.16s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [113/477 (1!)] on J0 in 0.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [114/477 (1!)] on J0 in 2.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
   [junit4] Completed [115/477 (1!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [116/477 (1!)] on J1 in 5.85s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [117/477 (1!)] on J1 in 0.55s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [118/477 (1!)] on J1 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testBigEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [119/477 (1!)] on J1 in 0.00s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [120/477 (1!)] on J0 in 3.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [121/477 (1!)] on J1 in 1.28s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [122/477 (1!)] on J1 in 0.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~30min))
   [junit4] Completed [123/477 (1!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [124/477 (1!)] on J0 in 5.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [125/477 (1!)] on J0 in 1.37s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] Completed [126/477 (1!)] on J1 in 5.76s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
   [junit4] Completed [127/477 (1!)] on J1 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [128/477 (1!)] on J1 in 1.83s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource
   [junit4] Completed [129/477 (1!)] on J0 in 4.91s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] IGNOR/A 0.00s J0 | TestControlledRealTimeReopenThread.testCRTReopen
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
   [junit4] Completed [130/477 (1!)] on J0 in 1.69s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy
   [junit4] Completed [131/477 (1!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [132/477 (1!)] on J0 in 0.20s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [133/477 (1!)] on J0 in 0.26s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedNumericSortField
   [junit4] Completed [134/477 (1!)] on J0 in 0.08s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
   [junit4] Completed [135/477 (1!)] on J0 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [136/477 (1!)] on J0 in 0.06s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [137/477 (1!)] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed [138/477 (1!)] on J1 in 5.71s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [139/477 (1!)] on J0 in 0.80s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [140/477 (1!)] on J0 in 0.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [141/477 (1!)] on J1 in 0.68s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [142/477 (1!)] on J1 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed [143/477 (1!)] on J1 in 0.63s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [144/477 (1!)] on J0 in 1.29s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed [145/477 (1!)] on J0 in 0.68s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [146/477 (1!)] on J0 in 0.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [147/477 (1!)] on J0 in 0.70s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRef
   [junit4] Completed [148/477 (1!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [149/477 (1!)] on J0 in 2.06s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [150/477 (1!)] on J1 in 6.10s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [151/477 (1!)] on J0 in 2.65s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed [152/477 (1!)] on J1 in 0.82s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [153/477 (1!)] on J0 in 1.18s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [154/477 (1!)] on J0 in 0.47s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [155/477 (1!)] on J0 in 0.27s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [junit4] Completed [156/477 (1!)] on J1 in 7.70s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
   [junit4] Completed [157/477 (1!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [158/477 (1!)] on J1 in 1.45s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [159/477 (1!)] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [160/477 (1!)] on J0 in 8.08s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [161/477 (1!)] on J0 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [162/477 (1!)] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [163/477 (1!)] on J0 in 0.63s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints
   [junit4] IGNOR/A 0.00s J0 | Test2BBKDPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J0 | Test2BBKDPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] Completed [164/477 (1!)] on J0 in 0.00s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [165/477 (1!)] on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [166/477 (1!)] on J0 in 0.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPointValues
   [junit4] Completed [167/477 (1!)] on J0 in 8.32s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [168/477 (1!)] on J1 in 10.54s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [169/477 (1!)] on J1 in 1.24s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed [170/477 (1!)] on J0 in 2.42s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed [171/477 (1!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [junit4] Completed [172/477 (1!)] on J0 in 0.12s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanE

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

s.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1361908373
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1361908373
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1361908373

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null502972463
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null502972463
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null502972463

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 56ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 102 minutes 37 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=692e5243e9ae550de74fe75d9c2db5af5efda580, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7086
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7086 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7086/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribCursorPagingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade\conf
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets\cloud-managed-upgrade
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.LoggingHandlerTest_3AF5D40BDB921B0F-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.LoggingHandlerTest_3AF5D40BDB921B0F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.LoggingHandlerTest_3AF5D40BDB921B0F-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.LoggingHandlerTest_3AF5D40BDB921B0F-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.LoggingHandlerTest_3AF5D40BDB921B0F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.LoggingHandlerTest_3AF5D40BDB921B0F-001 

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

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


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

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

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

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([3AF5D40BDB921B0F:1C653B598F1CDD05]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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

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




Build Log:
[...truncated 1801 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20180101_101036_6718823966199589691792.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20180101_101036_66514168169715896046257.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180101_101712_379521354693082102828.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180101_101712_37915538039991022800816.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180101_101810_8634019492094349304222.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180101_101810_8633144587015467167789.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180101_102022_64613063883597741524188.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180101_102022_6461773847482647396781.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180101_102036_0125501870602525998374.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180101_102036_01216752247425618449429.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180101_102104_93315747201717379814948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180101_102104_9337903489432309038967.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180101_102110_2593581619035721983992.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180101_102110_25911207437834908982770.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180101_102115_6061924935468958141636.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180101_102115_6064199163567054251280.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180101_102126_0947447873225775900612.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180101_102126_09415133855229969930565.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180101_102135_1097405067581834114864.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180101_102135_10913064408180659883928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180101_102139_0742018073003238101355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180101_102156_7634552297203599369123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180101_102156_7601983152630069842974.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1302 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180101_102224_2396376563904082906929.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180101_102224_23718111982583182189254.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20180101_102235_5555222805865190297175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20180101_102235_55511021104454018498005.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20180101_102251_8592759782911073604445.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20180101_102251_8591942018020452741104.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20180101_102401_3005991767475790588230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20180101_102401_300138481646634293483.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20180101_102405_0764207708251712900114.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20180101_102405_07610768883266265917807.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20180101_102410_34911326257344046928035.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20180101_102410_34912606228496259141350.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20180101_102430_55410193488917608774531.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20180101_102430_55414705528690097744520.syserr
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180101_102438_37010062246798256125845.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180101_102438_37013362149455134662221.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20180101_102459_8594329121116633135982.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20180101_102459_85918180588332103144989.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20180101_102511_40612723949393402682990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20180101_102511_4067739587887336558302.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20180101_102517_7535127312786429937167.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20180101_102517_7531962377523450259718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20180101_102534_4175910245718170740260.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20180101_102534_41715799828601092621535.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180101_102543_62516950298173838859562.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180101_102543_6251598132981033890343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20180101_102553_41511643077729508883250.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20180101_102553_4154768668162169866583.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180101_102608_8963993640700472128228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180101_102608_89612985088799497622020.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180101_102635_1842565300699611269030.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180101_102635_18312776668366905976525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180101_102651_79815387947858193811723.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180101_102651_7986819916061130792351.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20180101_102705_32010729566176799744571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20180101_102708_85513480196906168738718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20180101_102708_85512848829749001043055.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1973 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 409379 INFO  (SUITE-DistribCursorPagingTest-seed#[3AF5D40BDB921B0F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\init-core-data-001
   [junit4]   2> 409380 WARN  (SUITE-DistribCursorPagingTest-seed#[3AF5D40BDB921B0F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=608 numCloses=608
   [junit4]   2> 409380 INFO  (SUITE-DistribCursorPagingTest-seed#[3AF5D40BDB921B0F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 409383 INFO  (SUITE-DistribCursorPagingTest-seed#[3AF5D40BDB921B0F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM")
   [junit4]   2> 409383 INFO  (SUITE-DistribCursorPagingTest-seed#[3AF5D40BDB921B0F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 409386 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 409387 INFO  (Thread-769) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 409387 INFO  (Thread-769) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 409392 ERROR (Thread-769) [    ] 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> 409486 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51535
   [junit4]   2> 409488 INFO  (zkConnectionManagerCallback-2175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409488 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160b14a23260000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 409494 INFO  (zkConnectionManagerCallback-2177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409498 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 409500 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 409501 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 409503 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 409504 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 409505 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 409506 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 409507 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 409509 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 409510 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 409511 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 409513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160b14a23260001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 409513 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 409843 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 409844 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@520d0c10{/,null,AVAILABLE}
   [junit4]   2> 409845 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40df21c9{HTTP/1.1,[http/1.1]}{127.0.0.1:51560}
   [junit4]   2> 409845 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.Server Started @420116ms
   [junit4]   2> 409845 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\tempDir-001/control/data, hostPort=51560, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\control-001\cores}
   [junit4]   2> 409846 ERROR (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 409846 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 409846 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 409846 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 409846 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T10:35:14.541168500Z
   [junit4]   2> 409856 INFO  (zkConnectionManagerCallback-2179-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409857 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 409857 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\control-001\solr.xml
   [junit4]   2> 409860 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 409860 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 409861 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 409864 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51535/solr
   [junit4]   2> 409870 INFO  (zkConnectionManagerCallback-2183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409878 INFO  (zkConnectionManagerCallback-2185-thread-1-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409973 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 409974 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51560_
   [junit4]   2> 409974 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.c.Overseer Overseer (id=99274123777540100-127.0.0.1:51560_-n_0000000000) starting
   [junit4]   2> 409982 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51560_
   [junit4]   2> 409983 INFO  (OverseerStateUpdate-99274123777540100-127.0.0.1:51560_-n_0000000000) [n:127.0.0.1:51560_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 410050 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 410059 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 410060 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 410061 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51560_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\control-001\cores
   [junit4]   2> 410079 INFO  (zkConnectionManagerCallback-2191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 410080 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 410081 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51535/solr ready
   [junit4]   2> 410085 INFO  (qtp1333990739-5909) [n:127.0.0.1:51560_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51560_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 410087 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 410191 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 410192 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 410297 INFO  (zkCallback-2184-thread-1-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411210 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 411223 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=sortable
   [junit4]   2> 411300 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 411300 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 411301 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 411301 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411301 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 411303 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8077016629784173]
   [junit4]   2> 411370 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 411370 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 411373 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411373 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411373 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7849684915021314]
   [junit4]   2> 411375 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d6d7082[control_collection_shard1_replica_n1] main]
   [junit4]   2> 411376 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 411376 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 411376 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 411377 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588385982523113472
   [junit4]   2> 411377 INFO  (searcherExecutor-1182-thread-1-processing-n:127.0.0.1:51560_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2d6d7082[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411381 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 411381 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 411381 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51560/control_collection_shard1_replica_n1/
   [junit4]   2> 411381 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 411381 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51560/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 411381 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 411384 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51560/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 411488 INFO  (zkCallback-2184-thread-2-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 411539 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 411541 INFO  (qtp1333990739-5904) [n:127.0.0.1:51560_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1350
   [junit4]   2> 411547 INFO  (qtp1333990739-5909) [n:127.0.0.1:51560_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 411643 INFO  (zkCallback-2184-thread-2-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 412090 INFO  (OverseerCollectionConfigSetProcessor-99274123777540100-127.0.0.1:51560_-n_0000000000) [n:127.0.0.1:51560_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 412548 INFO  (qtp1333990739-5909) [n:127.0.0.1:51560_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51560_&wt=javabin&version=2} status=0 QTime=2462
   [junit4]   2> 412552 INFO  (zkConnectionManagerCallback-2195-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412552 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 412553 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51535/solr ready
   [junit4]   2> 412553 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 412554 INFO  (qtp1333990739-5900) [n:127.0.0.1:51560_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 412556 INFO  (OverseerThreadFactory-1179-thread-2-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 412562 WARN  (OverseerThreadFactory-1179-thread-2-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 412766 INFO  (qtp1333990739-5900) [n:127.0.0.1:51560_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 412766 INFO  (qtp1333990739-5900) [n:127.0.0.1:51560_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 413091 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001 of type NRT
   [junit4]   2> 413092 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 413092 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d620e84{/,null,AVAILABLE}
   [junit4]   2> 413093 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d8f05b9{HTTP/1.1,[http/1.1]}{127.0.0.1:51589}
   [junit4]   2> 413093 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.e.j.s.Server Started @423364ms
   [junit4]   2> 413093 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\tempDir-001/jetty1, hostPort=51589, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 413094 ERROR (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 413094 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 413094 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 413094 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 413094 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T10:35:17.789054300Z
   [junit4]   2> 413096 INFO  (zkConnectionManagerCallback-2197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413097 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 413097 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\solr.xml
   [junit4]   2> 413100 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 413100 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 413101 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 413103 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51535/solr
   [junit4]   2> 413105 INFO  (zkConnectionManagerCallback-2201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413109 INFO  (zkConnectionManagerCallback-2203-thread-1-processing-n:127.0.0.1:51589_) [n:127.0.0.1:51589_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413119 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 413121 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 413124 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51589_
   [junit4]   2> 413125 INFO  (zkCallback-2184-thread-2-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 413125 INFO  (zkCallback-2194-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 413126 INFO  (zkCallback-2202-thread-1-processing-n:127.0.0.1:51589_) [n:127.0.0.1:51589_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 413169 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 413179 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 413179 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 413181 INFO  (TEST-DistribCursorPagingTest.test-seed#[3AF5D40BDB921B0F]) [n:127.0.0.1:51589_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\cores
   [junit4]   2> 413206 INFO  (qtp1333990739-5911) [n:127.0.0.1:51560_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51589_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 413209 INFO  (OverseerCollectionConfigSetProcessor-99274123777540100-127.0.0.1:51560_-n_0000000000) [n:127.0.0.1:51560_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 413211 INFO  (OverseerThreadFactory-1179-thread-3-processing-n:127.0.0.1:51560_) [n:127.0.0.1:51560_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51589_ for creating new replica
   [junit4]   2> 413217 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 413217 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 414234 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 414246 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=sortable
   [junit4]   2> 414322 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 414322 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 414322 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@768d1a
   [junit4]   2> 414322 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414322 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_3AF5D40BDB921B0F-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 414325 INFO  (qtp440502697-5952) [n:127.0.0.1:51589_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedM

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

r-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_90CF381158C4779B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_90CF381158C4779B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([90CF381158C4779B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.08s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180101_113434_13110598644799079495423.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180101_113434_1316286683004212511757.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180101_113457_81312626411072384904338.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180101_113457_81311927714980400167698.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180101_113613_09213434434573692221946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180101_113613_09117739745407687347924.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180101_113652_75013858975661158790361.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180101_113652_7503417878387360137741.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 638 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180101_113713_1952578729814067215836.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180101_113713_19514379500471248704812.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180101_113758_4887173854115029434971.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180101_113758_48816944465873290053752.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180101_113823_36914543256483064309229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180101_113823_36914684126657743265959.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180101_113846_6522038993990753846872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180101_113846_6524844651982701724144.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 599 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180101_113937_5105876906378358177825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180101_113937_51017316838974206676995.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180101_114004_4652922682452162195375.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32218 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7085 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7085/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([4953967CD9A11D8F:6FC3792E8D2FDB85]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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 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.SolrCmdDistributorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.sql.JdbcTest

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56259/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([870AAAFA930A573B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77)
	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$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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

	at __randomizedtesting.SeedInfo.seed([ADA5ADFCDF24BD17]: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 11681 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 49145 INFO  (SUITE-TestDistribStateManager-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_4953967CD9A11D8F-001\init-core-data-001
   [junit4]   2> 49148 WARN  (SUITE-TestDistribStateManager-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 49149 INFO  (SUITE-TestDistribStateManager-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 49155 INFO  (SUITE-TestDistribStateManager-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 49317 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 49318 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 49319 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 49319 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 49323 ERROR (Thread-105) [    ] 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> 49418 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer start zk server on port:59226
   [junit4]   2> 49423 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49423 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 49451 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49452 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 49459 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] 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> 49460 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59226 59226
   [junit4]   2> 49461 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59226 59226
   [junit4]   2> 49463 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 49465 INFO  (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 49466 INFO  (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 49467 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 49467 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 49469 ERROR (Thread-106) [    ] 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> 49567 INFO  (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer start zk server on port:59235
   [junit4]   2> 49571 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49572 INFO  (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 49573 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160af1f95670000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 49574 ERROR (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] 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> 49575 INFO  (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59235 59235
   [junit4]   2> 49577 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59235 59235
   [junit4]   2> 49578 INFO  (TEST-TestDistribStateManager.testMulti-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 49581 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 49582 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 49583 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 49583 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 49587 ERROR (Thread-107) [    ] 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> 49685 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer start zk server on port:59241
   [junit4]   2> 49688 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49689 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 49694 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160af1f95dd0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 49698 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49698 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 54702 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] 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> 54703 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59241 59241
   [junit4]   2> 54705 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59241 59241
   [junit4]   2> 54706 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=4953967CD9A11D8F -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 5.13s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4953967CD9A11D8F:6FC3792E8D2FDB85]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 54715 INFO  (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 54716 INFO  (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 54716 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 54716 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 54719 ERROR (Thread-108) [    ] 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> 54816 INFO  (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer start zk server on port:59256
   [junit4]   2> 54821 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54822 INFO  (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 54828 ERROR (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] 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> 54829 INFO  (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59256 59256
   [junit4]   2> 54840 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59256 59256
   [junit4]   2> 54842 INFO  (TEST-TestDistribStateManager.testHasData-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 54846 INFO  (TEST-TestDistribStateManager.testListData-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 54851 INFO  (TEST-TestDistribStateManager.testListData-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 54852 INFO  (TEST-TestDistribStateManager.testListData-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_4953967CD9A11D8F-001
   [junit4]   2> Jan 01, 2018 12:29:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=205, maxMBSortInHeap=5.08832988578812, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38f23915), locale=cs-CZ, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60939352,total=173371392
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, TestLegacyTerms, TestJsonRequest, TestDeleteCollectionOnDownNodes, TestReload, AnalysisErrorHandlingTest, DOMUtilTest, TestFieldCacheReopen, TestDynamicFieldCollectionResource, TestDistribStateManager]
   [junit4] Completed [15/765 (1!)] on J1 in 6.73s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1157 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\init-core-data-001
   [junit4]   2> 1717088 WARN  (SUITE-SolrCmdDistributorTest-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1717088 INFO  (SUITE-SolrCmdDistributorTest-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1717095 INFO  (SUITE-SolrCmdDistributorTest-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1717095 INFO  (SUITE-SolrCmdDistributorTest-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1717095 INFO  (SUITE-SolrCmdDistributorTest-seed#[4953967CD9A11D8F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1718163 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1718166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1718166 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b4c2045{/,null,AVAILABLE}
   [junit4]   2> 1718167 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14263aee{HTTP/1.1,[http/1.1]}{127.0.0.1:54715}
   [junit4]   2> 1718167 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server Started @1726136ms
   [junit4]   2> 1718168 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54715, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\control\cores}
   [junit4]   2> 1718168 ERROR (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1718168 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1718168 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1718168 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1718168 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T00:57:19.680Z
   [junit4]   2> 1718169 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\control\solr.xml
   [junit4]   2> 1718181 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1718181 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1718181 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1718305 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1718317 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1718317 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1718321 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\control\cores
   [junit4]   2> 1718322 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1718322 INFO  (coreLoadExecutor-6100-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1718323 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1718425 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1718439 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1718568 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1718587 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1718587 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1718587 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1718587 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1718594 WARN  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1718706 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1718706 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1718707 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1718708 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1718709 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c46d4d2[collection1] main]
   [junit4]   2> 1718709 WARN  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1718710 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1718710 INFO  (coreLoadExecutor-6100-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588349622259023872
   [junit4]   2> 1718711 INFO  (searcherExecutor-6101-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c46d4d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b94d8f5{/,null,AVAILABLE}
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25a1dd32{HTTP/1.1,[http/1.1]}{127.0.0.1:54718}
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server Started @1727675ms
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54718, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard0\cores}
   [junit4]   2> 1719696 ERROR (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T00:57:21.208Z
   [junit4]   2> 1719696 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1719728 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1719728 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1719730 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1719862 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1719887 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1719887 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1719891 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard0\cores
   [junit4]   2> 1719892 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1719892 INFO  (coreLoadExecutor-6111-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1719894 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1719973 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1720016 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1720173 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1720185 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1720185 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1720185 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1720185 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1720193 WARN  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1720336 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1720336 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1720337 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1720337 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1720337 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8e88f2e[collection1] main]
   [junit4]   2> 1720337 WARN  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1720337 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1720337 INFO  (coreLoadExecutor-6111-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588349623965057024
   [junit4]   2> 1720337 INFO  (searcherExecutor-6112-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8e88f2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721921 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1721925 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1721925 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27f575ea{/,null,AVAILABLE}
   [junit4]   2> 1721926 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@425045d5{HTTP/1.1,[http/1.1]}{127.0.0.1:54721}
   [junit4]   2> 1721926 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server Started @1729895ms
   [junit4]   2> 1721927 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54721, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard1\cores}
   [junit4]   2> 1721927 ERROR (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1721927 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1721927 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1721927 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1721927 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T00:57:23.439Z
   [junit4]   2> 1721929 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1721940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1721940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1721942 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1722060 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1722070 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1722070 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1722075 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard1\cores
   [junit4]   2> 1722075 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1722076 INFO  (coreLoadExecutor-6122-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1722077 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1722218 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1722234 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1722468 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1722488 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1722488 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1722488 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1722488 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1722495 WARN  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5294e5[collection1] main]
   [junit4]   2> 1722697 WARN  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1722697 INFO  (searcherExecutor-6123-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c5294e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1722697 INFO  (coreLoadExecutor-6122-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588349626439696384
   [junit4]   2> 1724531 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1724535 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1724536 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@633e8981{/,null,AVAILABLE}
   [junit4]   2> 1724544 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55cf775{HTTP/1.1,[http/1.1]}{127.0.0.1:54724}
   [junit4]   2> 1724545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server Started @1732513ms
   [junit4]   2> 1724545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54724, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\cores}
   [junit4]   2> 1724545 ERROR (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1724545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1724546 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724546 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T00:57:26.058Z
   [junit4]   2> 1724547 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 1724604 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1724604 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1724605 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1724753 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1724762 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1724762 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1724770 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\cores
   [junit4]   2> 1724770 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1724770 INFO  (coreLoadExecutor-6133-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1724772 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1724905 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1724919 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1725101 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1725118 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1725118 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1725118 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1725118 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 1725129 WARN  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1725234 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1725234 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1725243 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1725243 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1725243 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56bbf43a[collection1] main]
   [junit4]   2> 1725244 WARN  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1725245 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1725245 INFO  (coreLoadExecutor-6133-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588349629111468032
   [junit4]   2> 1725246 INFO  (searcherExecutor-6134-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56bbf43a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@229238f1{/,null,AVAILABLE}
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fc1ac0a{HTTP/1.1,[http/1.1]}{127.0.0.1:54727}
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.e.j.s.Server Started @1734885ms
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54727, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\cores}
   [junit4]   2> 1726906 ERROR (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T00:57:28.418Z
   [junit4]   2> 1726906 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 1726940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1726940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1726945 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1727055 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1727094 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1727094 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1727099 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\cores
   [junit4]   2> 1727099 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1727100 INFO  (coreLoadExecutor-6144-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1727101 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1727275 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1727353 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1727560 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1727575 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1727575 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10fd6388
   [junit4]   2> 1727575 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1727575 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_4953967CD9A11D8F-001\tempDir-001\shard3\cores\collection1\data\]
   [junit4]   2> 1727580 WARN  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1727713 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1727713 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1727713 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1727713 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1727721 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@733018f4[collection1] main]
   [junit4]   2> 1727721 WARN  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1727721 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1727721 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588349631707742208
   [junit4]   2> 1727725 INFO  (searcherExecutor-6145-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@733018f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1727725 INFO  (TEST-SolrCmdDistributorTest.test-seed#[4953967CD9A11D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1727746 INFO  (qtp1354895454-13701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588349631723470848)} 0 9
   [junit4]   2> 1727758 INFO  (qtp954621849-13721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588349631736053760)} 0 10
   [junit4]   2> 1727777 INFO  (qtp895131634-13740) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588349631748636672)} 0 17
   [junit4]   2> 1727789 INFO  (qtp1344379012-13757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588349631766462464)} 0 8
   [junit4]   2> 1727806 INFO  (qtp1028762659-13774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588349631781142528)} 0 14
   [junit4]   2> 1727824 INFO  (qtp1354895454-13703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1588349631798968320)]} 0 16
   [junit4]   2> 1727825 INFO  (qtp1354895454-13704) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588349631816794112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1727825 INFO  (qtp1354895454-13704) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@520c3f0c commitCommandVersion:1588349631816794112
   [junit4]   2> 1727836 INFO  (qtp1354895454-13704) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e5795dd[collection1] main]
   [junit4]   2> 1727836 INFO  (qtp1354895454-13704) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727840 INFO  (searcherExecutor-6101-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e5795dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 1727843 INFO  (qtp1354895454-13704) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 1727845 INFO  (qtp1354895454-13705) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1727866 INFO  (qtp954621849-13722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={commit_end_point=true&wt=javabin&version=2}{add=[2 (1588349631847202816), 3 (1588349631848251392), 4 (1588349631848251393)]} 0 11
   [junit4]   2> 1727866 INFO  (qtp1354895454-13707) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={commit_end_point=true&wt=javabin&version=2}{add=[2 (1588349631840911360), 3 (1588349631850348544)]} 0 18
   [junit4]   2> 1727867 INFO  (qtp1354895454-13708) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588349631860834304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1727867 INFO  (qtp1354895454-13708) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@520c3f0c commitCommandVersion:1588349631860834304
   [junit4]   2> 1727867 INFO  (qtp954621849-13723) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588349631860834304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1727867 INFO  (qtp954621849-13723) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@650ef493 commitCommandVersion:1588349631860834304
   [junit4]   2> 1727871 INFO  (qtp954621849-13723) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a8318a[collection1] main]
   [junit4]   2> 1727871 INFO  (searcherExecutor-6112-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9a8318a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3)))}
   [junit4]   2> 1727871 INFO  (qtp954621849-13723) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727871 INFO  (qtp954621849-13723) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1727885 INFO  (qtp1354895454-13708) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c526f13[collection1] main]
   [junit4]   2> 1727885 INFO  (qtp1354895454-13708) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727887 INFO  (searcherExecutor-6101-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c526f13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1) Uninverting(_1(8.0.0):c2)))}
   [junit4]   2> 1727888 INFO  (qtp1354895454-13708) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20
   [junit4]   2> 1727889 INFO  (qtp1354895454-13709) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 1727890 INFO  (qtp954621849-13724) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 1727904 INFO  (qtp954621849-13725) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={commit_end_point=true&wt=javabin&version=2}{delete=[3 (-1588349631884951552)]} 0 13
   [junit4]   2> 1727908 INFO  (qtp1354895454-13698) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={commit_end_point=true&wt=javabin&version=2}{delete=[3 (-1588349631884951552)]} 0 17
   [junit4]   2> 1727909 INFO  (qtp1354895454-13701) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588349631904874496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1727909 INFO  (qtp954621849-13727) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588349631904874496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1727910 INFO  (qtp954621849-13727) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@650ef493 commitCommandVersion:1588349631904874496
   [junit4]   2> 1727910 INFO  (qtp1354895454-13701) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@520c3f0c commitCommandVersion:1588349631904874496
   [junit4]   2> 1727910 INFO  (qtp954621849-13727) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@493ee988[collection1] main]
   [junit4]   2> 1727910 INFO  (qtp1354895454-13701) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@512fc960[collection1] main]
   [junit4]   2> 1727910 INFO  (qtp954621849-13727) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727910 INFO  (qtp1354895454-13701) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1727913 INFO  (searcherExecutor-6112-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@493ee988[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3/1:delGen=1)))}
   [junit4]   2> 1727913 INFO  (qtp954621849-13727) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1727913 INFO  (searcherExecutor-6101-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@512fc960[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1) Uninverting(_1(8.0.0):c2/1:delGen=1)))}
   [junit4]   2> 1727913 INFO  (qtp1354895454-13701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1727914 INFO  (qtp1354895454-13702) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1727920 INFO  (qtp954621849-13728) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1727921 INFO  (qtp954621849-13728) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588349631917457408,optimize=true,openSearcher=true,waitSearcher=true,exp

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

   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 416058 INFO  (SUITE-JdbcTest-seed#[870AAAFA930A573B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 01, 2018 1:38:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1431, maxMBSortInHeap=5.779218154508446, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fcdd357), locale=zh-CN, timezone=Africa/Casablanca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=115808504,total=299704320
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, TestBatchUpdate, UuidEvaluatorTest, TestEmbeddedSolrServer, CeilingEvaluatorTest, JettyWebappTest, ConcatOperationTest, StreamExpressionToExpessionTest, TestSolrProperties, UsingSolrJRefGuideExamplesTest, HttpSolrClientSSLAuthConPoolTest, TestJavaBinCodec, StreamingTest, FloorEvaluatorTest, TestDelegationTokenResponse, LengthEvaluatorTest, TestRetryUtil, AddEvaluatorTest, NamedListTest, SineEvaluatorTest, TestToleratedUpdateError, TermsResponseTest, ArrayEvaluatorTest, ExclusiveOrEvaluatorTest, CumulativeProbabilityEvaluatorTest, HttpSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, SolrExampleXMLTest, TestXMLEscaping, MultiplyEvaluatorTest, NotEvaluatorTest, SchemaTest, CosineEvaluatorTest, ShardParamsTest, TestSpellCheckResponse, CommonAdminParamsTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, SolrParamTest, MergeIndexesEmbeddedTest, QueryResponseTest, TestCoreAdmin, TestNamedListCodec, TestDocumentObjectBinder, SolrQueryTest, TestHash, ContentStreamTest, ModifiableSolrParamsTest, SolrDocumentTest, TestUpdateRequestCodec, ClientUtilsTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, TestSolrJErrorHandling, TestPolicy, CloudSolrClientBuilderTest, CloudSolrClientTest, ConcurrentUpdateSolrClientBuilderTest, TestCloudSolrClientConnections, GraphTest, JdbcTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JdbcTest -Dtests.seed=870AAAFA930A573B -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Africa/Casablanca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | JdbcTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56259/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([870AAAFA930A573B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [146/146 (1!)] on J0 in 212.92s, 0 tests, 1 error <<< FAILURES!

[...truncated 1455 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=93, maxMBSortInHeap=6.575107509267363, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b8bfe73), locale=sr-Latn-RS, timezone=US/Mountain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=75134600,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=ADA5ADFCDF24BD17 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=US/Mountain -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ADA5ADFCDF24BD17-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADA5ADFCDF24BD17]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.35s, 8 tests, 1 error <<< FAILURES!

[...truncated 45709 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7084 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7084/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

14 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestPointValues

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001\_99.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001\_99.tip    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001\_99.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001\_99.tip
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestManagedFeatureStore

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown

Error Message:
[CapturedEvent{timestamp=717469996482837, stage=SUCCEEDED, actionName='null', event={   "id":"28c889e7056cbTasxj0mu6gpc74u72cbua5v4c7",   "source":"node_added_cooldown_trigger",   "eventTime":717468355024587,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[717468355024587],     "_enqueue_time_":717469939551237,     "nodeNames":["127.0.0.1:10041_solr"]}}, context={}, config={   "trigger":"node_added_cooldown_trigger",   "afterAction":[],   "stage":[     "FAILED",     "SUCCEEDED",     "IGNORED"],   "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",   "beforeAction":[]}, message='null'}]

Stack Trace:
java.lang.AssertionError: [CapturedEvent{timestamp=717469996482837, stage=SUCCEEDED, actionName='null', event={
  "id":"28c889e7056cbTasxj0mu6gpc74u72cbua5v4c7",
  "source":"node_added_cooldown_trigger",
  "eventTime":717468355024587,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[717468355024587],
    "_enqueue_time_":717469939551237,
    "nodeNames":["127.0.0.1:10041_solr"]}}, context={}, config={
  "trigger":"node_added_cooldown_trigger",
  "afterAction":[],
  "stage":[
    "FAILED",
    "SUCCEEDED",
    "IGNORED"],
  "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",
  "beforeAction":[]}, message='null'}]
	at __randomizedtesting.SeedInfo.seed([94EFF1BB52D7C51:38F092FFCB8709A3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown(TestTriggerIntegration.java:1100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([94EFF1BB52D7C51:AE0A47BFD8966FE8]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestCloudSchemaless

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudSchemaless_94EFF1BB52D7C51-001\shard-7-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudSchemaless_94EFF1BB52D7C51-001\shard-7-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudSchemaless_94EFF1BB52D7C51-001\shard-7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestCloudSchemaless_94EFF1BB52D7C51-001\shard-7-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog\tlog.0000000000000000013: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog\tlog.0000000000000000013    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog\tlog.0000000000000000013: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001\tempDir-001\node1\techproducts_shard1_replica_n1\data\tlog\tlog.0000000000000000013
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest_E692758CC4B01462-001

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


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream

Error Message:
Error from server at http://127.0.0.1:52849/solr: Timed out waiting to see all replicas: [parallelDestinationCollection1_shard1_replica_n1, parallelDestinationCollection1_shard2_replica_n2] in cluster state. Last state: DocCollection(parallelDestinationCollection1//collections/parallelDestinationCollection1/state.json/0)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52849/solr: Timed out waiting to see all replicas: [parallelDestinationCollection1_shard1_replica_n1, parallelDestinationCollection1_shard2_replica_n2] in cluster state. Last state: DocCollection(parallelDestinationCollection1//collections/parallelDestinationCollection1/state.json/0)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:4664240901C1DAFC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:4644)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: parallelDestinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: parallelDestinationCollection
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:C678178C58F1F92E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4544)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelUpdateStream

Error Message:
Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: parallelDestinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: parallelDestinationCollection
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:857C366E9884EF09]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelUpdateStream(StreamExpressionTest.java:4052)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCommitStream

Error Message:
Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:5D046DC2508F76FB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCommitStream(StreamExpressionTest.java:4450)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream

Error Message:
Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52849/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:2ED5B1F6CDB8E932]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream(StreamExpressionTest.java:3958)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Could not find collection:workQueue

Stack Trace:
java.lang.AssertionError: Could not find collection:workQueue
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:C452F477E7DA3E72]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:8571)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Could not find collection:workQueue1

Stack Trace:
java.lang.AssertionError: Could not find collection:workQueue1
	at __randomizedtesting.SeedInfo.seed([E692758CC4B01462:5B850095FD9C293F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:8640)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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

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




Build Log:
[...truncated 790 lines...]
   [junit4] Suite: org.apache.lucene.index.TestPointValues
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@68929859), locale=en-IM, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=164213128,total=235909120
   [junit4]   2> NOTE: All tests run in this JVM: [TestBufferedIndexInput, TestBooleanQueryVisitSubscorers, TestIndependenceChiSquared, Test4GBStoredFields, Test2BSortedDocValuesOrds, TestSegmentReader, TestLucene70SegmentInfoFormat, TestOmitTf, TestSpanTermQuery, TestLucene70DocValuesFormat, TestIndexableField, TestBagOfPostings, TestAddIndexes, TestHugeRamFile, TestBytesRef, TestDocument, TestControlledRealTimeReopenThread, TestSpanNotQuery, TestCrash, TestTwoPhaseCommitTool, TestOperations, TestAllFilesDetectTruncation, TestSpanBoostQuery, TestRegexpRandom2, TestSpanSearchEquivalence, TestCrashCausesCorruptIndex, TestReusableStringReader, TestDeterminizeLexicon, TestToken, TestIndexWriterMergePolicy, TestLongValuesSource, TestDoc, TestIndexWriterMerging, TestTopDocsMerge, TestIndexManyDocuments, TestBinaryTerms, TestSnapshotDeletionPolicy, TestForUtil, TestSimpleExplanationsWithFillerDocs, TestTerms, TestRamUsageEstimator, TestIndexInput, TestSameScoresWithThreads, MultiCollectorTest, TestSearchWithThreads, TestBytesRefArray, TestIndexWriterThreadsToSegments, TestSimpleExplanationsOfNonMatches, TestIndexSearcher, TestIndexWriterWithThreads, TestFieldCacheRewriteMethod, TestMatchAllDocsQuery, TestSloppyMath, TestLiveFieldValues, TestPointValues]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPointValues -Dtests.seed=C7967CBC9D4BEC -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestPointValues (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001\_99.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001\tempDir-001\_99.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestPointValues_C7967CBC9D4BEC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7967CBC9D4BEC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [176/477 (1!)] on J0 in 10.66s, 32 tests, 1 error <<< FAILURES!

[...truncated 1001 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20171231_131040_3005120466090350108765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20171231_131040_3003624600651863247861.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171231_131723_3944844711903108899860.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171231_131723_394775010466635699301.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171231_131831_0711378543178957113464.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171231_131831_07116503463342092752634.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171231_132042_4425190679170250514148.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171231_132042_44218164408791347773644.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171231_132053_9044091349371721101052.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171231_132053_9046176852704226410151.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171231_132118_4126754132110890559238.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171231_132118_4121545472821776271338.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20171231_132122_7226375544079961374620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20171231_132122_72212640651795359274530.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171231_132126_1789280300669209280862.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171231_132126_1783622088792329106556.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171231_132136_99413863456165820578508.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171231_132136_99413068880020695391715.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171231_132143_67612795118745531686804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171231_132143_67614246732064830971041.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171231_132147_6418292824596701698958.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171231_132207_8294925680111252508091.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171231_132207_82917463732294166664885.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1305 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171231_132235_97313432001315510338318.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171231_132235_9731924468977767689683.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20171231_132249_3567759008882781128000.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20171231_132249_35613475014522377730299.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20171231_132304_87411027239999466282098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\worksp

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

anagedFeatureStore.testDefaultFeatureStoreName-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultFeatureStoreName
   [junit4]   2> 55347 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFeatureStoreAdd
   [junit4]   2> 55347 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c0, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 55348 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c1, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 55348 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c2, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 55348 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c3, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 55348 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c4, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 55348 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFeatureStoreAdd
   [junit4]   2> 55351 INFO  (TEST-TestManagedFeatureStore.getInstanceTest-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting getInstanceTest
   [junit4]   2> 55351 INFO  (TEST-TestManagedFeatureStore.getInstanceTest-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=test, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 55351 INFO  (TEST-TestManagedFeatureStore.getInstanceTest-seed#[18BB3DEC0854C6B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending getInstanceTest
   [junit4]   2> 55352 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 55352 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1469448754
   [junit4]   2> 55352 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 55352 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@540d268e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 55352 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 55353 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f5e8a5c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 55353 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 55353 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7029bc52: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 55354 INFO  (coreCloseExecutor-300-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fa1c55e
   [junit4]   2> 55354 INFO  (coreCloseExecutor-300-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2141308254
   [junit4]   2> 55354 INFO  (coreCloseExecutor-300-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56cd6a1b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 55357 INFO  (SUITE-TestManagedFeatureStore-seed#[18BB3DEC0854C6B5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3421dec5), locale=eu-ES, timezone=Asia/Macao
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=37204040,total=134524928
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldLengthFeature, TestFilterSolrFeature, TestLTRReRankingPipeline, TestParallelWeightCreation, TestWrapperModel, TestSelectiveWeightCreation, TestLTRQParserExplain, TestModelManager, TestExternalValueFeatures, TestFeatureExtractionFromMultipleSegments, TestRankingFeature, TestUserTermScoreWithQ, TestDefaultWrapperModel, TestManagedFeatureStore]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedFeatureStore -Dtests.seed=18BB3DEC0854C6B5 -Dtests.slow=true -Dtests.locale=eu-ES -Dtests.timezone=Asia/Macao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestManagedFeatureStore (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.store.rest.TestManagedFeatureStore_18BB3DEC0854C6B5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18BB3DEC0854C6B5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [33/35 (1!)] on J1 in 0.46s, 6 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171231_144129_7716845340608681542298.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171231_144129_77114380876490610375885.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 601 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171231_144245_02314792852594774954167.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171231_144245_0222130297725346462536.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171231_144323_8205608735833501025061.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32217 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7083 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7083/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

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

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

	at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6]: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.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52828/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6:2C7937D2E169E3CA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:52828/solr: Could not fully create collection: deleteShard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52828/solr: Could not fully create collection: deleteShard
	at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6:4374353EBE5C53E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6:AAF393DB11976ECC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testTriggerThrottling

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6:7741D4AC97B34B54]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
	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$10.evaluate(RandomizedRunner.java:992)
	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.handler.component.InfixSuggestersTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestPayloadScoreQParserPlugin

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([20C3EDE2A3F5B19B]: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 4771 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=Lucene50(blocksize=128), content5=PostingsFormat(name=LuceneFixedGap), content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), content3=PostingsFormat(name=MockRandom), content2=Lucene50(blocksize=128), fie?ld=Lucene50(blocksize=128), utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene50(blocksize=128), content=PostingsFormat(name=LuceneVarGapDocFreqInterval), autf8=PostingsFormat(name=MockRandom)}, docValues:{ndv2=DocValuesFormat(name=Lucene70), ndv1=DocValuesFormat(name=Direct), utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Memory), bdv2=DocValuesFormat(name=Lucene70), bdv2_c=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Lucene70), bdv1=DocValuesFormat(name=Direct), bdv1_c=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), ndv1_c=DocValuesFormat(name=Memory), ndv2_c=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=431, maxMBSortInHeap=7.719828366227755, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f3350ad), locale=zh-CN, timezone=America/Tijuana
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61653280,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=5F4AC56BF4BCE95C -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5F4AC56BF4BCE95C-001\3.0.3-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F4AC56BF4BCE95C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 14.40s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6918 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> 77369 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\init-core-data-001
   [junit4]   2> 77372 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 77381 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-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> 77383 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001
   [junit4]   2> 77384 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77384 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77384 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 77389 ERROR (Thread-142) [    ] 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> 77485 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52824
   [junit4]   2> 77487 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77494 INFO  (jetty-launcher-162-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 77494 INFO  (jetty-launcher-162-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 77496 INFO  (jetty-launcher-162-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@475e1b5f{/solr,null,AVAILABLE}
   [junit4]   2> 77496 INFO  (jetty-launcher-162-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ebae7e3{/solr,null,AVAILABLE}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f5d65a3{HTTP/1.1,[http/1.1]}{127.0.0.1:52829}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71dc5dc4{HTTP/1.1,[http/1.1]}{127.0.0.1:52828}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-1) [    ] o.e.j.s.Server Started @85650ms
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-2) [    ] o.e.j.s.Server Started @85650ms
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52829}
   [junit4]   2> 77502 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52828}
   [junit4]   2> 77502 ERROR (jetty-launcher-162-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77502 ERROR (jetty-launcher-162-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-31T02:30:40.824Z
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 77503 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-31T02:30:40.824Z
   [junit4]   2> 77511 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77511 INFO  (zkConnectionManagerCallback-169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77516 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77516 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77533 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aa6827460002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 77546 INFO  (jetty-launcher-162-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52824/solr
   [junit4]   2> 77550 INFO  (jetty-launcher-162-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52824/solr
   [junit4]   2> 77552 INFO  (zkConnectionManagerCallback-173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77556 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77559 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aa6827460004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 77566 INFO  (zkConnectionManagerCallback-181-thread-1-processing-n:127.0.0.1:52828_solr) [n:127.0.0.1:52828_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77566 INFO  (zkConnectionManagerCallback-179-thread-1-processing-n:127.0.0.1:52829_solr) [n:127.0.0.1:52829_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77751 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77752 INFO  (jetty-launcher-162-thread-1) [n:127.0.0.1:52829_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77753 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52828_solr
   [junit4]   2> 77753 INFO  (jetty-launcher-162-thread-1) [n:127.0.0.1:52829_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52829_solr
   [junit4]   2> 77754 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.c.Overseer Overseer (id=99266556114370566-127.0.0.1:52828_solr-n_0000000000) starting
   [junit4]   2> 77757 INFO  (zkCallback-178-thread-1-processing-n:127.0.0.1:52829_solr) [n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77758 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:52828_solr) [n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77774 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52828_solr
   [junit4]   2> 77789 INFO  (zkCallback-178-thread-1-processing-n:127.0.0.1:52829_solr) [n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 77789 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:52828_solr) [n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 77986 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52828.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 77994 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52828.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 77994 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52828.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 77996 INFO  (jetty-launcher-162-thread-2) [n:127.0.0.1:52828_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node2\.
   [junit4]   2> 78079 INFO  (jetty-launcher-162-thread-1) [n:127.0.0.1:52829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 78087 INFO  (jetty-launcher-162-thread-1) [n:127.0.0.1:52829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 78087 INFO  (jetty-launcher-162-thread-1) [n:127.0.0.1:52829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 78089 INFO  (jetty-launcher-162-thread-1) [n:127.0.0.1:52829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\.
   [junit4]   2> 78155 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78166 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78169 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 78171 INFO  (SUITE-DeleteShardTest-seed#[8C637C894519A8C6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52824/solr ready
   [junit4]   2> 78197 INFO  (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[8C637C894519A8C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDirectoryCleanupAfterDeleteShard
   [junit4]   2> 78206 INFO  (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 78211 INFO  (OverseerThreadFactory-328-thread-1-processing-n:127.0.0.1:52828_solr) [n:127.0.0.1:52828_solr    ] o.a.s.c.CreateCollectionCmd Create collection deleteshard_test
   [junit4]   2> 78332 INFO  (OverseerStateUpdate-99266556114370566-127.0.0.1:52828_solr-n_0000000000) [n:127.0.0.1:52828_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"deleteshard_test_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78336 INFO  (OverseerStateUpdate-99266556114370566-127.0.0.1:52828_solr-n_0000000000) [n:127.0.0.1:52828_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"deleteshard_test_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52828/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78339 INFO  (OverseerStateUpdate-99266556114370566-127.0.0.1:52828_solr-n_0000000000) [n:127.0.0.1:52828_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"deleteshard_test_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78546 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica_n2&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78547 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteshard_test_a_replica_n1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78548 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78549 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78556 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica_n4&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78669 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:52828_solr) [n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78671 INFO  (zkCallback-180-thread-2-processing-n:127.0.0.1:52828_solr) [n:127.0.0.1:52828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78671 INFO  (zkCallback-178-thread-1-processing-n:127.0.0.1:52829_solr) [n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78673 INFO  (zkCallback-178-thread-2-processing-n:127.0.0.1:52829_solr) [n:127.0.0.1:52829_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 79590 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 79590 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 79591 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 79616 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.IndexSchema [deleteshard_test_a_replica_n1] Schema name=minimal
   [junit4]   2> 79616 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.IndexSchema [deleteshard_test_b_replica_n2] Schema name=minimal
   [junit4]   2> 79619 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.IndexSchema [deleteshard_test_c_replica_n4] Schema name=minimal
   [junit4]   2> 79621 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 79621 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_c_replica_n4' using configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 79621 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_b_replica_n2' using configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 79622 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52829.solr.core.deleteshard_test.c.replica_n4' (registry 'solr.core.deleteshard_test.c.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 79622 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52828.solr.core.deleteshard_test.b.replica_n2' (registry 'solr.core.deleteshard_test.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 79622 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [[deleteshard_test_c_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\deleteshard_test_c_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\.\deleteshard_test_c_replica_n4\data\]
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79622 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore [[deleteshard_test_b_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node2\deleteshard_test_b_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node2\.\deleteshard_test_b_replica_n2\data\]
   [junit4]   2> 79622 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 79622 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_a_replica_n1' using configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 79623 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52829.solr.core.deleteshard_test.a.replica_n1' (registry 'solr.core.deleteshard_test.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@589b515f
   [junit4]   2> 79623 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79623 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore [[deleteshard_test_a_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\deleteshard_test_a_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_8C637C894519A8C6-001\tempDir-001\node1\.\deleteshard_test_a_replica_n1\data\]
   [junit4]   2> 79728 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 79728 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79730 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79730 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79731 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 79731 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79732 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79732 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79733 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 79733 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79735 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c652c6b[deleteshard_test_a_replica_n1] main]
   [junit4]   2> 79735 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79735 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79736 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 79736 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79736 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@ddd1e83[deleteshard_test_b_replica_n2] main]
   [junit4]   2> 79737 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79758 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588264900314005504
   [junit4]   2> 79759 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@79a572f3[deleteshard_test_c_replica_n4] main]
   [junit4]   2> 79761 INFO  (searcherExecutor-335-thread-1-processing-n:127.0.0.1:52829_solr x:deleteshard_test_a_replica_n1 s:a c:deleteshard_test r:core_node3) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore [deleteshard_test_a_replica_n1] Registered new searcher Searcher@3c652c6b[deleteshard_test_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79761 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 79762 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79762 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 79762 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79763 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588264900318199808
   [junit4]   2> 79765 INFO  (searcherExecutor-334-thread-1-processing-n:127.0.0.1:52828_solr x:deleteshard_test_b_replica_n2 s:b c:deleteshard_test r:core_node5) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore [deleteshard_test_b_replica_n2] Registered new searcher Searcher@ddd1e83[deleteshard_test_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79765 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79766 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79766 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588264900322394112
   [junit4]   2> 79768 INFO  (searcherExecutor-333-thread-1-processing-n:127.0.0.1:52829_solr x:deleteshard_test_c_replica_n4 s:c c:deleteshard_test r:core_node6) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [deleteshard_test_c_replica_n4] Registered new searcher Searcher@79a572f3[deleteshard_test_c_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52829/solr/deleteshard_test_a_replica_n1/
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52829/solr/deleteshard_test_a_replica_n1/ has no replicas
   [junit4]   2> 79773 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52828/solr/deleteshard_test_b_replica_n2/
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:52828/solr/deleteshard_test_b_replica_n2/ has no replicas
   [junit4]   2> 79773 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52829/solr/deleteshard_test_c_replica_n4/
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:52829/solr/deleteshard_test_c_replica_n4/ has no replicas
   [junit4]   2> 79774 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 79779 INFO  (qtp1047333458-847) [n:127.0.0.1:52829_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52829/solr/deleteshard_test_a_replica_n1/ a
   [junit4]   2> 79779 INFO  (qtp1586375617-841) [n:127.0.0.1:52828_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52828/solr/deleteshard_test_b_replica_n2/ b
   [junit4]   2> 79779 INFO  (qtp1047333458-838) [n:127.0.0.1:52829_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52829/solr/deleteshard_test_c_replica_n4/ c
   [junit4]   2> 258211 ERROR (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 258212 INFO  (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=500 QTime=180007
   [junit4]   2> 258217 ERROR (qtp1586375617-843) [n:127.0.0.1:52828_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 258219 INFO  (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[8C637C894519A8C6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDirectoryCleanupAfterDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteShardTest -Dtests.method=testDirectoryCleanupAfterDeleteShard -Dtests.seed=8C637C894519A8C6 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    180s J0 | DeleteShardTest.testDirectoryCleanupAfterDeleteShard <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52828/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8C637C89451

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

slZkACLProviderTest, SearchHandlerTest, HdfsRestartWhileUpdatingTest, TestStressReorder, TestHashPartitioner, TestNodeAddedTrigger, MBeansHandlerTest, TestDFISimilarityFactory, TestReplicaProperties, TestCharFilters, StatsReloadRaceTest, MetricsHandlerTest, TestManagedStopFilterFactory, HLLUtilTest, TestXmlQParserPlugin, TestSolrCLIRunExample, TestLRUCache, UUIDUpdateProcessorFallbackTest, TestGraphMLResponseWriter, TestCloudJSONFacetJoinDomain, TestAddFieldRealTimeGet, DistributedMLTComponentTest, SolrCoreTest, TestSchemaNameResource, SolrPluginUtilsTest, TestFilteredDocIdSet, TestJsonRequest, DebugComponentTest, PeerSyncReplicationTest, SchemaVersionSpecificBehaviorTest, TestDistribStateManager, TestRequestStatusCollectionAPI, SolrCoreCheckLockOnStartupTest, HdfsRecoverLeaseTest, TestSimpleTextCodec, TestSmileRequest, LeaderElectionContextKeyTest, BadComponentTest, SampleTest, TestPayloadCheckQParserPlugin, MetricUtilsTest, TestCloudPseudoReturnFields, UpdateLogTest, TermVectorComponentTest, TestInitParams, LeaderElectionIntegrationTest, DistributedFacetPivotSmallAdvancedTest, CopyFieldTest, TestBackupRepositoryFactory, TestPolicyCloud, DistributedIntervalFacetingTest, TestDocSet, FullSolrCloudDistribCmdsTest, TestExceedMaxTermLength, TestSolrConfigHandlerCloud, OverseerModifyCollectionTest, DistributedFacetPivotWhiteBoxTest, TestFunctionQuery, CollectionsAPIDistributedZkTest, SolrCoreMetricManagerTest, TestAnalyzeInfixSuggestions, RemoteQueryErrorTest, MoveReplicaHDFSFailoverTest, TestGenericDistributedQueue, TestManagedSynonymGraphFilterFactory, TestSchemaSimilarityResource, TestLRUStatsCache, AliasIntegrationTest, TestManagedSchemaAPI, TestSolrCloudWithHadoopAuthPlugin, JSONWriterTest, TestGroupingSearch, AtomicUpdatesTest, LargeFieldTest, VMParamsZkACLAndCredentialsProvidersTest, MigrateRouteKeyTest, TestJettySolrRunner, HdfsUnloadDistributedZkTest, AnalysisErrorHandlingTest, FileUtilsTest, DirectSolrSpellCheckerTest, SolrSlf4jReporterTest, TestIndexSearcher, TestQueryTypes, AnalyticsQueryTest, ConcurrentDeleteAndCreateCollectionTest, TestSerializedLuceneMatchVersion, TestCloudSchemaless, FileBasedSpellCheckerTest, BlockJoinFacetDistribTest, UnloadDistributedZkTest, OverseerTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.seed=8C637C894519A8C6 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDistributedGrouping (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets\cdcr-cluster2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_8C637C894519A8C6-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8C637C894519A8C6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [395/765 (6!)] on J1 in 26.27s, 1 test, 1 error <<< FAILURES!

[...truncated 3733 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7587ccb8), locale=es-PE, timezone=Australia/LHI
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=59347600,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=20C3EDE2A3F5B19B -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20C3EDE2A3F5B19B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([20C3EDE2A3F5B19B]: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.07s, 8 tests, 1 error <<< FAILURES!

[...truncated 45696 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7082 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7082/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_7DB1E0D602A5E80A-001

	at __randomizedtesting.SeedInfo.seed([7DB1E0D602A5E80A]: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.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_599D70C9DD1AC4E5-001\AnalyzingInfixSuggesterTest-001\segments_6

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_599D70C9DD1AC4E5-001\AnalyzingInfixSuggesterTest-001\segments_6
	at __randomizedtesting.SeedInfo.seed([599D70C9DD1AC4E5:FDB37E7485C51859]:0)
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:115)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at org.apache.lucene.store.NIOFSDirectory.openInput(NIOFSDirectory.java:81)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2704)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:286)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
	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.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest:     1) Thread[id=64, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at org.apache.lucene.util.Sorter.comparePivot(Sorter.java:50)         at org.apache.lucene.util.Sorter.binarySort(Sorter.java:197)         at org.apache.lucene.util.Sorter.binarySort(Sorter.java:187)         at org.apache.lucene.util.InPlaceMergeSorter.mergeSort(InPlaceMergeSorter.java:37)         at org.apache.lucene.util.InPlaceMergeSorter.mergeSort(InPlaceMergeSorter.java:40)         at org.apache.lucene.util.InPlaceMergeSorter.mergeSort(InPlaceMergeSorter.java:40)         at org.apache.lucene.util.InPlaceMergeSorter.sort(InPlaceMergeSorter.java:32)         at org.apache.lucene.util.automaton.Automaton$Builder.finish(Automaton.java:825)         at org.apache.lucene.util.automaton.Operations.determinize(Operations.java:790)         at org.apache.lucene.util.automaton.Operations.getCommonSuffixBytesRef(Operations.java:1155)         at org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:238)         at org.apache.lucene.search.AutomatonQuery.<init>(AutomatonQuery.java:104)         at org.apache.lucene.search.PrefixQuery.<init>(PrefixQuery.java:36)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.getLastTokenQuery(AnalyzingInfixSuggester.java:486)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:598)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   1) Thread[id=64, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at org.apache.lucene.util.Sorter.comparePivot(Sorter.java:50)
        at org.apache.lucene.util.Sorter.binarySort(Sorter.java:197)
        at org.apache.lucene.util.Sorter.binarySort(Sorter.java:187)
        at org.apache.lucene.util.InPlaceMergeSorter.mergeSort(InPlaceMergeSorter.java:37)
        at org.apache.lucene.util.InPlaceMergeSorter.mergeSort(InPlaceMergeSorter.java:40)
        at org.apache.lucene.util.InPlaceMergeSorter.mergeSort(InPlaceMergeSorter.java:40)
        at org.apache.lucene.util.InPlaceMergeSorter.sort(InPlaceMergeSorter.java:32)
        at org.apache.lucene.util.automaton.Automaton$Builder.finish(Automaton.java:825)
        at org.apache.lucene.util.automaton.Operations.determinize(Operations.java:790)
        at org.apache.lucene.util.automaton.Operations.getCommonSuffixBytesRef(Operations.java:1155)
        at org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:238)
        at org.apache.lucene.search.AutomatonQuery.<init>(AutomatonQuery.java:104)
        at org.apache.lucene.search.PrefixQuery.<init>(PrefixQuery.java:36)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.getLastTokenQuery(AnalyzingInfixSuggester.java:486)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:598)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
	at __randomizedtesting.SeedInfo.seed([599D70C9DD1AC4E5]:0)


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetPivotSmallTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets\configset-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets\configset-2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets\configset-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets\configset-2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallTest_CACB3936E1BD734C-001\tempDir-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([CACB3936E1BD734C]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CACB3936E1BD734C:429F06EC4F411EB4]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E5C6B463CA38076-001 

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

	at __randomizedtesting.SeedInfo.seed([2E5C6B463CA38076]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Short read of block.
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.io.EOFException: Short read of block.
	at org.eclipse.jgit.util.IO.readFully(IO.java:249)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:212)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:142)
	at org.eclipse.jgit.transport.PacketLineIn.readACK(PacketLineIn.java:106)
	at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:667)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:363)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision fbc8508e11ce80343d1052e5b05ee0e922c5bad7 (refs/remotes/origin/master)
Commit message: "LUCENE-8010: Remove assumptions about how the similarity orders hits from FastVectorHighlighterTest."
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-XX:+UseCompressedOops -XX:+UseG1GC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 74ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 824 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 487 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ahoj! Master seed: 7DB1E0D602A5E80A
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 477 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8760@localhost).
   [junit4] Started J0 PID(10184@localhost).
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [1/477] on J0 in 0.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [2/477] on J1 in 1.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2
   [junit4] Completed [3/477] on J1 in 4.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed [5/477] on J1 in 0.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [6/477] on J1 in 0.17s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [7/477] on J0 in 6.25s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermQuery
   [junit4] Completed [8/477] on J0 in 0.13s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [9/477] on J0 in 0.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [10/477] on J0 in 0.54s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [11/477] on J0 in 5.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [12/477] on J0 in 0.42s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [13/477] on J0 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [14/477] on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] IGNOR/A 0.01s J1 | TestBKD.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [15/477] on J1 in 9.10s, 19 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSPIClassIterator
   [junit4] Completed [16/477] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesCheckIndexHeader
   [junit4] Completed [17/477] on J1 in 1.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [18/477] on J0 in 3.89s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed [19/477] on J0 in 0.20s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4] Completed [20/477] on J0 in 2.39s, 33 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [junit4] Completed [21/477] on J0 in 0.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [22/477] on J0 in 0.11s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed [23/477] on J0 in 1.51s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [24/477] on J0 in 0.08s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [25/477] on J0 in 0.11s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [26/477] on J1 in 5.72s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [27/477] on J1 in 0.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed [28/477] on J1 in 1.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~30min))
   [junit4] Completed [29/477] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.01s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [30/477] on J0 in 2.68s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [31/477] on J0 in 0.91s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [32/477] on J0 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed [33/477] on J0 in 0.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [34/477] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [35/477] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes over two hours))
   [junit4] Completed [36/477] on J1 in 4.71s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [37/477] on J1 in 0.77s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed [38/477] on J1 in 0.10s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSpans2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSimple2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] Completed [39/477] on J1 in 0.52s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [40/477] on J1 in 0.13s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed [41/477] on J1 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [42/477] on J1 in 1.57s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [43/477] on J1 in 4.06s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [44/477] on J1 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [45/477] on J1 in 1.25s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [46/477] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [47/477] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [48/477] on J1 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [49/477] on J1 in 0.43s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [50/477] on J1 in 0.99s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [51/477] on J1 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [junit4] Completed [52/477] on J1 in 0.76s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testBigEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [53/477] on J1 in 0.00s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed [54/477] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [55/477] on J1 in 0.76s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [junit4] Completed [56/477] on J1 in 0.16s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [57/477] on J1 in 0.45s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSegmentCacheables
   [junit4] Completed [58/477] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [59/477] on J0 in 15.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [60/477] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [61/477] on J0 in 1.90s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiset
   [junit4] Completed [62/477] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [junit4] Completed [63/477] on J0 in 0.96s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [64/477] on J0 in 2.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [65/477] on J1 in 5.77s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery
   [junit4] Completed [66/477] on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed [67/477] on J1 in 0.22s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
   [junit4] Completed [68/477] on J0 in 0.56s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [69/477] on J0 in 0.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [70/477] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [71/477] on J0 in 0.02s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [72/477] on J0 in 0.10s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [73/477] on J1 in 0.54s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [74/477] on J1 in 4.21s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [junit4] Completed [75/477] on J1 in 0.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [76/477] on J1 in 0.11s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [77/477] on J0 in 6.87s, 54 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed [78/477] on J0 in 0.09s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.10s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [79/477] on J0 in 0.58s, 18 tests, 5 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [80/477] on J1 in 4.94s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [81/477] on J1 in 0.02s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [82/477] on J1 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [83/477] on J1 in 0.95s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP
   [junit4] Completed [84/477] on J0 in 5.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [85/477] on J1 in 3.32s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWANDScorer
   [junit4] Completed [86/477] on J1 in 0.38s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed [87/477] on J1 in 0.90s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [88/477] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [89/477] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTragicIndexWriterDeadlock
   [junit4] Completed [90/477] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [91/477] on J1 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed [92/477] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [93/477] on J1 in 0.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSynonymQuery
   [junit4] Completed [94/477] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValues
   [junit4] Completed [95/477] on J1 in 0.04s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [96/477] on J1 in 0.43s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [97/477] on J1 in 0.18s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [98/477] on J1 in 0.75s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongValuesSource
   [junit4] Completed [99/477] on J0 in 3.58s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed [100/477] on J1 in 0.19s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [101/477] on J1 in 0.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed [102/477] on J1 in 0.32s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [103/477] on J1 in 3.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [104/477] on J1 in 0.63s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [105/477] on J1 in 2.86s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [106/477] on J0 in 10.14s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed [107/477] on J0 in 0.38s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [108/477] on J0 in 0.56s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [109/477] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [110/477] on J0 in 0.39s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [junit4] Completed [111/477] on J0 in 0.13s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery
   [junit4] Completed [112/477] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [113/477] on J0 in 0.59s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [114/477] on J1 in 11.17s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [115/477] on J1 in 0.32s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [116/477] on J0 in 6.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [117/477] on J0 in 0.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [118/477] on J0 in 0.07s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [119/477] on J0 in 0.12s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed [120/477] on J0 in 1.57s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [121/477] on J0 in 0.05s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [122/477] on J0 in 0.04s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [123/477] on J1 in 4.02s, 29 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [124/477] on J1 in 0.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelG
   [junit4] Completed [125/477] on J0 in 13.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [126/477] on J0 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestForUtil
   [junit4] Completed [127/477] on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets angry!
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [128/477] on J0 in 1.68s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIne
   [junit4] Completed [129/477] on J1 in 15.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed [130/477] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed [131/477] on J1 in 0.13s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [132/477] on J1 in 0.21s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [133/477] on J0 in 5.76s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed [134/477] on J0 in 0.07s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [135/477] on J0 in 0.29s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [136/477] on J0 in 0.68s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [137/477] on J0 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMaxScoreSumPropagator
   [junit4] Completed [138/477] on J0 in 0.10s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4] Completed [139/477] on J1 in 7.00s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [140/477] on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [141/477] on J1 in 1.53s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [142/477] on J1 in 0.05s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [junit4] Completed [143/477] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J1 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 2 hours if the heap is 5gb))
   [junit4] Completed [144/477] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] Completed [145/477] on J0 in 4.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [146/477] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed [147/477] on J0 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [148/477] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [149/477] on J0 in 0.69s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed [150/477] on J0 in 0.47s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [151/477] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [152/477] on J0 in 0.02s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] Completed [153/477] on J0 in 0.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [154/477] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed [155/477] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [156/477] on J0 in 0.23s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed [157/477] on J0 in 0.02s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [junit4] Completed [158/477] on J1 in 4.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [159/477] on J0 in 1.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [160/477] on J0 in 2.18s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [161/477] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG
   [junit4] Completed [162/477] on J1 in 4.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed [163/477] on J1 in 0.77s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveChecksumFooter
   [junit4] Completed [164/477] on J1 in 0.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestIntRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [165/477] on J1 in 1.50s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10, maxDocsPerChunk=554, blockSize=72), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10, blockSize=72)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@62af33b0), locale=ar-KW, timezone=America/Hermosillo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70371136,total=150994944
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiLevelSkipList, TestIndexWriterExceptions2, TestSentinelIntSet, TestIsCurrent, TestBKD, TestSPIClassIterator, TestAllFilesCheckIndexHeader, TestDocumentsWriterStallControl, TestSmallFloat, TestCheckIndex, Test2BDocs, TestIndexWriterMaxDocs, TestTermVectorsWriter, TestTimSorter, TestFieldMaskingSpanQuery, TestCustomTermFreq, TestSimilarity, TestStressIndexing, TestPerFieldPostingsFormat, TestDateTools, TestSingleInstanceLockFactory, TestBlendedTermQuery, TestBytesRefAttImpl, TestStressNRT, TestSimpleSearchEquivalence, TestIndexWriterForceMerge, TestDirectPacked, TestDuelingCodecsAtNight, TestNot, TestBytesRefHash, TestTermVectors, TestPhraseQuery, TestSegmentCacheables, TestIndexWriterReader, TestMatchNoDocsQuery, TestPayloads, TestSimilarityBase, TestDirectoryReaderReopen, TestMutableValues, TestField, TestSearcherManager, TestVersion, TestOrdinalMap, TestFixedBitSet, TestIndexedDISI, TestWANDScorer, TestIndexWriterOnDiskFull, TestParallelTermEnum, TestFieldReuse, TestTragicIndexWriterDeadlock, TestNeedsScores, TestCachingTokenFilter, FiniteStringsIteratorTest, TestSynonymQuery, TestDocValues, TestStressDeletes, TestFixedBitDocIdSet, TestSimpleExplanations, TestSortRandom, TestCompiledAutomaton, TestNearSpansOrdered, TestIndexWriterOutOfFileDescriptors, TestBlockPostingsFormat3, TestWeakIdentityMap, TestPointQueries, TestDisjunctionMaxQuery, TestLucene70NormsFormat, TestSearchAfter, TestBasicModelIne, TestTransactionRollback, TestTermVectorsReader, TestPostingsOffsets, TestLucene50CompoundFormat, TestAutomatonQueryUnicode, TestBoolean2, TestTopFieldCollector, TestIndexOrDocValuesQuery, Test2BNumericDocValues, TestGeoUtils, TestAxiomaticF3LOG, TestFuzzyQuery, TestAllFilesHaveChecksumFooter, TestIntRangeFieldQueries, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dte

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

list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1704661716
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1704661716
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1704661716

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1743771554
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1743771554
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1743771554

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 39ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 98 minutes 11 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=fbc8508e11ce80343d1052e5b05ee0e922c5bad7, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7081
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7081 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7081/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestAddFieldRealTimeGet

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([A2464B8DBCF2B028]: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 14022 lines...]
   [junit4] Suite: org.apache.solr.search.TestAddFieldRealTimeGet
   [junit4]   2> 3949990 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001
   [junit4]   2> 3949992 WARN  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 3949992 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3949999 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3950003 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3950012 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3950044 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3950062 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 3950067 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 3950070 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3950071 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3950075 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 3950214 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759dda
   [junit4]   2> 3950226 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759dda
   [junit4]   2> 3950227 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759dda
   [junit4]   2> 3950231 INFO  (coreLoadExecutor-15419-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3950263 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3950276 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 3950281 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3950281 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 3950282 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759dda
   [junit4]   2> 3950282 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3950282 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001\]
   [junit4]   2> 3950287 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1259846143, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3950293 WARN  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3950402 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3950402 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3950404 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3950404 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3950406 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=80.9130859375, floorSegmentMB=0.880859375, forceMergeDeletesPctAllowed=3.4444133945607036, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7778168664958306
   [junit4]   2> 3950407 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1922b8[collection1] main]
   [junit4]   2> 3950409 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1\conf
   [junit4]   2> 3950410 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3950411 INFO  (coreLoadExecutor-15419-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588182108089614336
   [junit4]   2> 3950420 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3950421 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 3950425 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1745955[collection1] realtime]
   [junit4]   2> 3950425 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 5
   [junit4]   2> 3950426 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588182108105342976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3950426 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a2629c commitCommandVersion:1588182108105342976
   [junit4]   2> 3950427 INFO  (searcherExecutor-15420-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1922b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3950436 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@100c1f9[collection1] main]
   [junit4]   2> 3950437 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3950440 INFO  (searcherExecutor-15420-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@100c1f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3950442 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 3950448 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 3950449 ERROR (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1] unknown field 'newfield'
   [junit4]   2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:214)
   [junit4]   2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:100)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:963)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:954)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:334)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:264)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:852)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:840)
   [junit4]   2> 	at org.apache.solr.search.TestAddFieldRealTimeGet.test(TestAddFieldRealTimeGet.java:62)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3950455 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3950489 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1588182108137848832)]} 0 31
   [junit4]   2> 3950490 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 3950491 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3950491 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&ids=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3950491 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588182108173500416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3950491 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a2629c commitCommandVersion:1588182108173500416
   [junit4]   2> 3950509 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@198768[collection1] main]
   [junit4]   2> 3950510 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3950512 INFO  (searcherExecutor-15420-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@198768[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 3950514 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 3950515 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 3950515 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3950516 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&ids=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3950516 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[1FF3F79606A9ADE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3950516 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3950517 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17982269
   [junit4]   2> 3950517 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3950517 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11be7db: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a698ac
   [junit4]   2> 3950520 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3950520 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c50042: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fc1959
   [junit4]   2> 3950524 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3950524 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c3a0df: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@b6bd99
   [junit4]   2> 3950526 INFO  (coreCloseExecutor-15425-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@130e59f
   [junit4]   2> 3950526 INFO  (coreCloseExecutor-15425-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=19981727
   [junit4]   2> 3950526 INFO  (coreCloseExecutor-15425-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1491025: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@c1af16
   [junit4]   2> 3950546 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[1FF3F79606A9ADE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18404c5), locale=en-US, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=234161696,total=474877952
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, TestJmxIntegration, PathHierarchyTokenizerFactoryTest, CSVRequestHandlerTest, TestInitQParser, BufferStoreTest, TestPseudoReturnFields, TestCustomDocTransformer, ResponseLogComponentTest, TestCSVResponseWriter, TestSQLHandlerNonCloud, TestConfigOverlay, TestCoreDiscovery, TestFuzzyAnalyzedSuggestions, RecoveryZkTest, TestXIncludeConfig, TimeZoneUtilsTest, TestSimpleQParserPlugin, TestSolrDeletionPolicy2, TestSha256AuthenticationProvider, SpellCheckCollatorWithCollapseTest, TestAtomicUpdateErrorCases, TestUniqueKeyFieldResource, SolrMetricsIntegrationTest, TestQuerySenderNoQuery, CollectionTooManyReplicasTest, AlternateDirectoryTest, CloudMLTQParserTest, DistributedFacetPivotLongTailTest, BaseCdcrDistributedZkTest, TestBinaryField, NumericFieldsTest, PKIAuthenticationIntegrationTest, TestMultiWordSynonyms, BlockCacheTest, TestCollectionsAPIViaSolrCloudCluster, TestBlendedInfixSuggestions, TestLegacyField, HttpPartitionTest, SuggesterWFSTTest, TestSolr4Spatial2, SystemLogListenerTest, ScriptEngineTest, RestartWhileUpdatingTest, TestCoreBackup, TestShortCircuitedRequests, TestDFRSimilarityFactory, TestSimDistributedQueue, HighlighterConfigTest, TestRebalanceLeaders, TestRestoreCore, TestMaxTokenLenTokenizer, BlockJoinFacetRandomTest, DistributedDebugComponentTest, DistributedSpellCheckComponentTest, InfixSuggestersTest, BJQParserTest, HdfsAutoAddReplicasIntegrationTest, TestOrdValues, PrimUtilsTest, CdcrReplicationHandlerTest, TestHdfsUpdateLog, HdfsSyncSliceTest, ExitableDirectoryReaderTest, TestImpersonationWithHadoopAuth, CdcrVersionReplicationTest, TestBlobHandler, TestAuthenticationFramework, CdcrBootstrapTest, TestRangeQuery, TestCloudRecovery, SpatialRPTFieldTypeTest, XmlUpdateRequestHandlerTest, TestRestManager, ResponseHeaderTest, TestClusterProperties, SolrJmxReporterTest, OverseerTest, TestClusterStateMutator, TestManagedSchema, UUIDFieldTest, ExplicitHLLTest, TestUtilizeNode, TestSurroundQueryParser, SolrGraphiteReporterTest, SliceStateTest, DistributedQueryElevationComponentTest, TestCloudManagedSchema, TestSolrCoreProperties, AsyncCallRequestStatusResponseTest, DeleteNodeTest, NoCacheHeaderTest, ChangedSchemaMergeTest, TestReplicationHandler, SolrCmdDistributorTest, MoveReplicaHDFSTest, TestReplicationHandlerBackup, TolerantUpdateProcessorTest, ComputePlanActionTest, SolrCloudReportersTest, TestComplexPhraseQParserPlugin, TestSSLRandomization, ConnectionReuseTest, TestClassicSimilarityFactory, SpellCheckComponentTest, TestSolrCloudSnapshots, OverseerCollectionConfigSetProcessorTest, TestLegacyFieldCache, TestSolrConfigHandlerConcurrent, UniqFieldsUpdateProcessorFactoryTest, TestFiltering, TestRandomFlRTGCloud, RuleEngineTest, TestSolrConfigHandler, TestStressUserVersions, TestCloudPivotFacet, TestFieldSortValues, OverseerRolesTest, CollectionsAPISolrJTest, IndexBasedSpellCheckerTest, V2ApiIntegrationTest, BadIndexSchemaTest, SyncSliceTest, DistanceUnitsTest, SpatialFilterTest, XsltUpdateRequestHandlerTest, TestLockTree, TestInPlaceUpdatesStandalone, LeaderInitiatedRecoveryOnCommitTest, QueryParsingTest, CdcrUpdateLogTest, DistributedTermsComponentTest, TestIndexingPerformance, TestExecutePlanAction, PropertiesRequestHandlerTest, DisMaxRequestHandlerTest, ShardRoutingTest, TestLeaderInitiatedRecoveryThread, DirectSolrConnectionTest, HighlighterMaxOffsetTest, DistributedQueryComponentCustomSortTest, SparseHLLTest, SolrInfoBeanTest, TestStreamBody, TestCollapseQParserPlugin, ChaosMonkeySafeLeaderWithPullReplicasTest, TestWriterPerf, InfoHandlerTest, RegexBytesRefFilterTest, TestFieldCache, DeleteInactiveReplicaTest, CursorMarkTest, TestNumericTerms64, CircularListTest, TestRetrieveFieldsOptimizer, TestDistributedStatsComponentCardinality, CoreSorterTest, TestDistribDocBasedVersion, TestShardHandlerFactory, TestCursorMarkWithoutUniqueKey, SuggesterFSTTest, HdfsTlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, ZkStateWriterTest, BlobRepositoryCloudTest, TestLazyCores, PrimitiveFieldTypeTest, TestPayloadScoreQParserPlugin, HdfsRecoveryZkTest, DistributedFacetPivotSmallTest, TestHighlightDedupGrouping, AssignBackwardCompatibilityTest, TestLeaderElectionWithEmptyReplica, AtomicUpdateProcessorFactoryTest, TestNamedUpdateProcessors, TriggerIntegrationTest, TestCloudInspectUtil, TestTrackingShardHandlerFactory, DistributedFacetSimpleRefinementLongTailTest, TestInfoStreamLogging, TriLevelCompositeIdRoutingTest, TestUtils, TestRequestForwarding, OverseerTaskQueueTest, ConvertedLegacyTest, RequestLoggingTest, ReplaceNodeTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder, TestReload, TestSolr4Spatial, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest, DocumentBuilderTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestPostingsSolrHighlighter, TestPhraseSuggestions, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastOutputStream, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestTlogReplica, AutoAddReplicasIntegrationTest, TestPolicyCloud, TestNodeLostTrigger, CdcrReplicationDistributedZkTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ImplicitSnitchTest, RulesTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestDynamicLoading, TestSolrConfigHandlerCloud, TestSystemCollAutoCreate, CoreAdminRequestStatusTest, MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedSynonymFilterFactory, TestManagedSynonymGraphFilterFactory, DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudSchemaless, RankQueryTest, TestAddFieldRealTimeGet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAddFieldRealTimeGet -Dtests.seed=1FF3F79606A9ADE5 -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestAddFieldRealTimeGet (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001\index\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1FF3F79606A9ADE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FF3F79606A9ADE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [694/765 (1!)] on J0 in 0.62s, 1 test, 1 error <<< FAILURES!

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

[...truncated 41446 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7080 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7080/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

10 tests failed.
FAILED:  org.apache.lucene.index.TestDirectoryReader.testFilesOpenClose

Error Message:


Stack Trace:
java.lang.reflect.InvocationTargetException
	at __randomizedtesting.SeedInfo.seed([4A5C188926E9328C:6E45AAB5DF142BE5]:0)
	at sun.reflect.GeneratedConstructorAccessor27.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.lucene.util.CommandLineUtil.newFSDirectory(CommandLineUtil.java:138)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectoryImpl(LuceneTestCase.java:1597)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1401)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1382)
	at org.apache.lucene.util.LuceneTestCase.newFSDirectory(LuceneTestCase.java:1369)
	at org.apache.lucene.index.TestDirectoryReader.testFilesOpenClose(TestDirectoryReader.java:451)
	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)
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDirectoryReader_4A5C188926E9328C-001\TestIndexReader.testFilesOpenClose-001
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.ExtrasFS.createDirectory(ExtrasFS.java:54)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at org.apache.lucene.store.FSDirectory.<init>(FSDirectory.java:157)
	at org.apache.lucene.store.MMapDirectory.<init>(MMapDirectory.java:159)
	at org.apache.lucene.store.MMapDirectory.<init>(MMapDirectory.java:112)
	... 45 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2\collection1_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_40F18A83325224C-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestShortCircuitedRequests_40F18A83325224C-001\shard-1-001

	at __randomizedtesting.SeedInfo.seed([40F18A83325224C]: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.sim.TestTriggerIntegration.testNodeAddedTriggerRestoreState

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([40F18A83325224C:8C3291D709E5C3E1]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
	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$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testListeners

Error Message:
foo events: [CapturedEvent{timestamp=478356718389954, stage=STARTED, actionName='null', event={   "id":"1b30f3347fa20Tqbqcqdespq68p65h49fayoeo",   "source":"node_added_trigger",   "eventTime":478352842947104,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[478352842947104],     "_enqueue_time_":478356673760654,     "nodeNames":["127.0.0.1:10010_solr"]}}, context={}, config={   "trigger":"node_added_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",   "beforeAction":"test"}, message='null'}, CapturedEvent{timestamp=478356733878004, stage=BEFORE_ACTION, actionName='test', event={   "id":"1b30f3347fa20Tqbqcqdespq68p65h49fayoeo",   "source":"node_added_trigger",   "eventTime":478352842947104,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[478352842947104],     "_enqueue_time_":478356673760654,     "nodeNames":["127.0.0.1:10010_solr"]}}, context={properties.BEFORE_ACTION=[test], source=node_added_trigger}, config={   "trigger":"node_added_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",   "beforeAction":"test"}, message='null'}, CapturedEvent{timestamp=478356738400654, stage=AFTER_ACTION, actionName='test', event={   "id":"1b30f3347fa20Tqbqcqdespq68p65h49fayoeo",   "source":"node_added_trigger",   "eventTime":478352842947104,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[478352842947104],     "_enqueue_time_":478356673760654,     "nodeNames":["127.0.0.1:10010_solr"]}}, context={properties.BEFORE_ACTION=[test], source=node_added_trigger, properties.AFTER_ACTION=[test]}, config={   "trigger":"node_added_trigger",   "stage":[     "STARTED",     "ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     "test",     "test1"],   "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",   "beforeAction":"test"}, message='null'}] expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: foo events: [CapturedEvent{timestamp=478356718389954, stage=STARTED, actionName='null', event={
  "id":"1b30f3347fa20Tqbqcqdespq68p65h49fayoeo",
  "source":"node_added_trigger",
  "eventTime":478352842947104,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[478352842947104],
    "_enqueue_time_":478356673760654,
    "nodeNames":["127.0.0.1:10010_solr"]}}, context={}, config={
  "trigger":"node_added_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",
  "beforeAction":"test"}, message='null'}, CapturedEvent{timestamp=478356733878004, stage=BEFORE_ACTION, actionName='test', event={
  "id":"1b30f3347fa20Tqbqcqdespq68p65h49fayoeo",
  "source":"node_added_trigger",
  "eventTime":478352842947104,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[478352842947104],
    "_enqueue_time_":478356673760654,
    "nodeNames":["127.0.0.1:10010_solr"]}}, context={properties.BEFORE_ACTION=[test], source=node_added_trigger}, config={
  "trigger":"node_added_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",
  "beforeAction":"test"}, message='null'}, CapturedEvent{timestamp=478356738400654, stage=AFTER_ACTION, actionName='test', event={
  "id":"1b30f3347fa20Tqbqcqdespq68p65h49fayoeo",
  "source":"node_added_trigger",
  "eventTime":478352842947104,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[478352842947104],
    "_enqueue_time_":478356673760654,
    "nodeNames":["127.0.0.1:10010_solr"]}}, context={properties.BEFORE_ACTION=[test], source=node_added_trigger, properties.AFTER_ACTION=[test]}, config={
  "trigger":"node_added_trigger",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "test",
    "test1"],
  "class":"org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerListener",
  "beforeAction":"test"}, message='null'}] expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([40F18A83325224C:E9CF8FB88E49BF95]: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.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testListeners(TestTriggerIntegration.java:1009)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([40F18A83325224C:1CB590A43D10EFA3]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
	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$10.evaluate(RandomizedRunner.java:992)
	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.core.TestJmxIntegration

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_40F18A83325224C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_40F18A83325224C-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_40F18A83325224C-001\init-core-data-001\short_random_blended_infix_suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_40F18A83325224C-001\init-core-data-001\short_random_blended_infix_suggester    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_40F18A83325224C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_40F18A83325224C-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_40F18A83325224C-001\tempDir-006

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([FA9FAD1C79200633]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.transport.TransportGitAnon.openConnection(TransportGitAnon.java:150)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:179)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision deb7644912f6339e0647795c732049af2e60fc75 (refs/remotes/origin/master)
Commit message: "LUCENE-8010: TestGrouping expects that longer fields produce lower scores."
No emails were triggered.
[description-setter] Description set: Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-server -XX:+UseParallelGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) Client VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-server -XX:+UseParallelGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 89ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) Client VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 824 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 487 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says salut! Master seed: 4A5C188926E9328C
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 477 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(2904@localhost).
   [junit4] Started J1 PID(6636@localhost).
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [1/477] on J0 in 5.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceSaturated
   [junit4] Completed [2/477] on J1 in 7.87s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP
   [junit4] Completed [3/477] on J0 in 4.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [4/477] on J0 in 3.27s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [5/477] on J0 in 0.12s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [6/477] on J0 in 0.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoostQuery
   [junit4] Completed [7/477] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [8/477] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [9/477] on J0 in 0.44s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIF
   [junit4] Completed [10/477] on J1 in 12.98s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.01s J1 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=You must increase heap to > 2 G to run this))
   [junit4] Completed [11/477] on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [12/477] on J1 in 0.05s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [13/477] on J1 in 0.64s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
   [junit4] Completed [14/477] on J1 in 0.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed [15/477] on J1 in 0.36s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [16/477] on J1 in 1.49s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.00s J1 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [17/477] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [18/477] on J1 in 0.41s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed [19/477] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [junit4] Completed [20/477] on J1 in 7.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [21/477] on J1 in 7.17s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [22/477] on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesCheckIndexHeader
   [junit4] Completed [23/477] on J1 in 1.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [24/477] on J1 in 0.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum
   [junit4] Completed [25/477] on J1 in 0.03s, 2 

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

ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null772912624
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null772912624
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null772912624

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null38553064
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null38553064
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null38553064

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 97 minutes 41 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=deb7644912f6339e0647795c732049af2e60fc75, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7079
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7079 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7079/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:55074/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard2 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/9)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1",           "base_url":"http://127.0.0.1:55074/solr",           "node_name":"127.0.0.1:55074_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"awhollynewcollection_0_shard1_replica_n2",           "base_url":"http://127.0.0.1:55064/solr",           "node_name":"127.0.0.1:55064_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"awhollynewcollection_0_shard2_replica_n4",           "base_url":"http://127.0.0.1:55071/solr",           "node_name":"127.0.0.1:55071_solr",           "state":"down",           "type":"NRT"},         "core_node8":{           "core":"awhollynewcollection_0_shard2_replica_n6",           "base_url":"http://127.0.0.1:55061/solr",           "node_name":"127.0.0.1:55061_solr",           "state":"active",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:55071_solr, 127.0.0.1:55074_solr, 127.0.0.1:55064_solr, 127.0.0.1:55061_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55074/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard2 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/9)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"awhollynewcollection_0_shard1_replica_n1",
          "base_url":"http://127.0.0.1:55074/solr",
          "node_name":"127.0.0.1:55074_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"awhollynewcollection_0_shard1_replica_n2",
          "base_url":"http://127.0.0.1:55064/solr",
          "node_name":"127.0.0.1:55064_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"awhollynewcollection_0_shard2_replica_n4",
          "base_url":"http://127.0.0.1:55071/solr",
          "node_name":"127.0.0.1:55071_solr",
          "state":"down",
          "type":"NRT"},
        "core_node8":{
          "core":"awhollynewcollection_0_shard2_replica_n6",
          "base_url":"http://127.0.0.1:55061/solr",
          "node_name":"127.0.0.1:55061_solr",
          "state":"active",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:55071_solr, 127.0.0.1:55074_solr, 127.0.0.1:55064_solr, 127.0.0.1:55061_solr]
	at __randomizedtesting.SeedInfo.seed([E0FD70C25AEC7AC2:A88804765CDF5557]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:461)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_E0FD70C25AEC7AC2-001\tempDir-023

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.DateRangeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001\init-core-data-001\spellcheckerMultipleFields\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_E0FD70C25AEC7AC2-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_E5011760D8AE1E23-001

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


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

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

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

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




Build Log:
[...truncated 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Short read of block.
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.io.EOFException: Short read of block.
	at org.eclipse.jgit.util.IO.readFully(IO.java:249)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:212)
	at org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:142)
	at org.eclipse.jgit.transport.PacketLineIn.readACK(PacketLineIn.java:106)
	at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:667)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:363)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 8e439a0a5c37a95ae632719b8901b225462b80bf (refs/remotes/origin/master)
Commit message: "SOLR-7733: remove optimize from the UI."
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "9.0.1"
[java-info] Java(TM) SE Runtime Environment (9.0.1+11, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, Oracle Corporation)
[java-info] Test args: [-XX:-UseCompressedOops -XX:+UseSerialGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 230ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 823 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 486 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ciao! Master seed: 408BA22223625A89
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 476 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(5424@localhost).
   [junit4] Started J1 PID(10152@localhost).
   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
   [junit4] Completed [1/476] on J1 in 0.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed [2/476] on J0 in 1.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [3/476] on J0 in 0.69s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [junit4] Completed [4/476] on J1 in 1.97s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4] Completed [5/476] on J1 in 4.71s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [6/476] on J0 in 6.13s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [7/476] on J0 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [8/476] on J0 in 0.16s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [9/476] on J1 in 2.65s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [10/476] on J1 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.01s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [11/476] on J1 in 1.99s, 44 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [12/476] on J1 in 0.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [junit4] Completed [13/476] on J1 in 0.38s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [14/476] on J1 in 2.49s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.00s J1 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="very slow, use 5g minimum heap"))
   [junit4] Completed [15/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [16/476] on J1 in 0.05s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [17/476] on J0 in 6.82s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [18/476] on J1 in 0.25s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4] Completed [19/476] on J1 in 0.19s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J1 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes ~ 2 hours if the heap is 5gb"))
   [junit4] Completed [20/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [21/476] on J1 in 2.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongValuesSource
   [junit4] Completed [22/476] on J0 in 3.31s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [23/476] on J0 in 2.11s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
   [junit4] Completed [24/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [25/476] on J0 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed [26/476] on J1 in 3.40s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed [27/476] on J1 in 0.06s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [28/476] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [29/476] on J0 in 1.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositionIncrement
   [junit4] Completed [30/476] on J0 in 2.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [31/476] on J1 in 3.67s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [junit4] Completed [32/476] on J1 in 1.36s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [33/476] on J1 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency
   [junit4] Completed [34/476] on J1 in 0.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [35/476] on J1 in 1.42s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMergedIterator
   [junit4] Completed [36/476] on J1 in 0.30s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [37/476] on J1 in 1.40s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [38/476] on J1 in 0.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [39/476] on J1 in 0.32s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [40/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [41/476] on J1 in 0.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [42/476] on J1 in 0.42s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [43/476] on J1 in 0.20s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [44/476] on J1 in 6.64s, 28 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [45/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedNumericSortField
   [junit4] Completed [46/476] on J1 in 0.13s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [47/476] on J1 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [48/476] on J1 in 3.78s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [49/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed [50/476] on J1 in 0.28s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
   [junit4] Completed [51/476] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [52/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [53/476] on J1 in 10.45s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed [54/476] on J1 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [55/476] on J1 in 0.78s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed [56/476] on J1 in 0.08s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] IGNOR/A 0.50s J1 | TestRateLimiter.testThreads
   [junit4]    > Assumption #1: actualMBPerSec=20.860987072173977 targetMBPerSec=24.94665095028547
   [junit4] Completed [57/476] on J1 in 0.52s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
   [junit4] Completed [58/476] on J1 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed [59/476] on J1 in 0.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
   [junit4] Completed [60/476] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [61/476] on J1 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [junit4] Completed [62/476] on J1 in 0.16s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [63/476] on J1 in 0.10s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed [64/476] on J1 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [65/476] on J1 in 0.07s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [66/476] on J1 in 0.54s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed [67/476] on J1 in 0.35s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesQueries
   [junit4] Completed [68/476] on J1 in 2.07s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [69/476] on J1 in 0.03s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [70/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~30min"))
   [junit4] Completed [71/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.00s J1 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="You must increase heap to > 2 G to run this"))
   [junit4] Completed [72/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [73/476] on J1 in 4.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [74/476] on J1 in 6.03s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [75/476] on J1 in 0.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized
   [junit4] Completed [76/476] on J1 in 5.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [77/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
   [junit4] Completed [78/476] on J1 in 0.05s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [junit4] Completed [79/476] on J1 in 4.39s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [80/476] on J1 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [81/476] on J1 in 2.52s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] Completed [82/476] on J1 in 4.74s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFieldType
   [junit4] Completed [83/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [84/476] on J1 in 0.88s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed [85/476] on J1 in 0.37s, 16 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [86/476] on J1 in 1.60s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed [87/476] on J1 in 0.04s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [88/476] on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [89/476] on J1 in 3.45s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed [90/476] on J1 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
   [junit4] IGNOR/A 0.01s J0 | TestLucene70DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testTermsEnumRandomMany
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [91/476] on J0 in 72.24s, 126 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [92/476] on J0 in 2.58s, 54 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [93/476] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestLongRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [94/476] on J1 in 5.86s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [95/476] on J0 in 0.66s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [96/476] on J0 in 0.31s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [97/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum
   [junit4] Completed [98/476] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [99/476] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [100/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestForUtil
   [junit4] Completed [101/476] on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [102/476] on J0 in 0.13s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [103/476] on J0 in 0.26s, 47 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
   [junit4] Completed [104/476] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed [105/476] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed [106/476] on J0 in 0.42s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [107/476] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [108/476] on J0 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [109/476] on J0 in 0.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [110/476] on J1 in 2.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints
   [junit4] IGNOR/A 0.00s J1 | Test2BBKDPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes at least 4 hours and consumes many GB of temp disk space"))
   [junit4] IGNOR/A 0.01s J1 | Test2BBKDPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes at least 4 hours and consumes many GB of temp disk space"))
   [junit4] Completed [111/476] on J1 in 0.01s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed [112/476] on J1 in 0.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [113/476] on J1 in 0.10s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
   [junit4]    > Assumption #1: LUCENE-7604: For some unknown reason the non-constant BadQuery#hashCode() does not trigger ConcurrentModificationException on Java 9 b150
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] Completed [115/476] on J0 in 10.45s, 22 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [116/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [117/476] on J0 in 0.66s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [118/476] on J1 in 12.01s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [119/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [120/476] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceSaturated
   [junit4] Completed [121/476] on J0 in 5.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [122/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2EXP
   [junit4] Completed [123/476] on J1 in 3.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [124/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed [125/476] on J1 in 0.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [126/476] on J1 in 0.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J1 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [127/476] on J1 in 0.55s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [128/476] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveChecksumFooter
   [junit4] Completed [129/476] on J1 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [130/476] on J1 in 0.35s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [131/476] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [132/476] on J0 in 6.91s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed [133/476] on J0 in 0.22s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.MultiCollectorTest
   [junit4] Completed [134/476] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1LOG
   [junit4] IGNOR/A 0.00s J0 | TestAxiomaticF1LOG.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/LUCENE-8010"))
   [junit4] Completed [135/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [136/476] on J0 in 0.01s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [137/476] on J0 in 0.45s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [138/476] on J0 in 1.64s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] Completed [139/476] on J0 in 0.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
   [junit4] Completed [140/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [141/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed [142/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4] Completed [143/476] on J0 in 0.07s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [144/476] on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [145/476] on J0 in 0.09s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [146/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [147/476] on J0 in 1.04s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [148/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [149/476] on J0 in 0.12s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [150/476] on J0 in 0.34s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [151/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [152/476] on J0 in 0.03s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="uses lots of space and takes a few minutes"))
   [junit4] Completed [153/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [154/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed [155/476] on J0 in 1.09s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [156/476] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed [157/476] on J1 in 10.44s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed [158/476] on J1 in 0.04s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [159/476] on J1 in 0.03s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource
   [junit4] Completed [160/476] on J0 in 2.89s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [161/476] on J0 in 1.07s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [162/476] on J0 in 0.14s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [163/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [164/476] on J0 in 0.39s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed [165/476] on J0 in 0.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy
   [junit4] Completed [166/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed [167/476] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [168/476] on J0 in 0.98s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [169/476] on J0 in 0.21s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed [170/476] on J0 in 0.13s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [171/476] on J0 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelG
   [junit4] Completed [172/476] on J1 in 10.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testBigEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [173/476] on J1 in 0.00s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [174/476] on J0 in 6.90s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [175/476] on J1 in 5.83s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [176/476] on J0 in 3.15s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [177/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [178/476] on J1 in 0.85s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed [179/476] on J1 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed [180/476] on J1 in 0.83s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [181/476] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed [182/476] on J1 in 0.35s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
   [junit4] Completed [183/476] on J0 in 2.15s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [184/476] on J0 in 0.04s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [185/476] on J1 in 0.65s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [186/476] on J0 in 8.76s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [187/476] on J1 in 8.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
   [junit4] IGNOR/A 0.00s J1 | Test2BSortedDocValuesFixedSorted.testFixedSorted
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~ 6 hours if the heap is 5gb"))
   [junit4] Completed [188/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [junit4] Completed [189/476] on J0 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [190/476] on J0 in 1.53s, 43 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed [191/476] on J0 in 0.81s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [192/476] on J0 in 0.03s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed [193/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [194/476] on J0 in 0.39s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [195/476] on J0 in 2.11s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [196/476] on J0 in 0.59s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergePolicyWrapper
   [junit4] Completed [197/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [198/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [199/476] on J0 in 0.04s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed [200/476] on J0 in 0.01s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~ 6 hours if the heap is 5gb"))
   [junit4] Completed [201/476] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed [202/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [203/476] on J0 in 0.55s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [204/476] on J0 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRescorer
   [junit4] Completed [205/476] on J0 in 0.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [206/476] on J0 in 1.20s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [207/476] on J1 in 8.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [208/476] on J1 in 0.16s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [209/476] on J1 in 0.35s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [210/476] on J1 in 0.86s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed [211/476] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed [212/476] on J0 in 2.76s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [junit4] Completed [213/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [214/476] on J1 in 0.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [215/476] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
   [junit4] Completed [216/476] on J1 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed [217/476] on J1 in 1.62s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [218/476] on J0 in 5.96s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
   [junit4] Completed [219/476] on J0 in 0.03s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4] Completed [220/476] on J0 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2LOG
   [junit4] Completed [221/476] on J0 in 3.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [222/476] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [223/476] on J1 in 9.99s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [224/476] on J0 in 4.68s, 34 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [junit4] Completed [225/476] on J0 in 0.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInvertState
   [junit4] Completed [226/476] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed [227/476] on J0 in 0.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionSPL
   [junit4] IGNOR/A 0.00s J0 | TestDistributionSPL.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/LUCENE-8010"))
   [junit4] Completed [228/476] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [229/476] on J0 in 0.02s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [230/476] on J1 in 6.45s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J1 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [231/476] on J1 in 1.57s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [232/476] on J1 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.01s J1 | TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [233/476] on J1 in 0.90s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [234/476] on J1 in 1.47s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriter.testWithPendingDeletions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [235/476] on 

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

rs.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null2003636373
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null2003636373
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null2003636373

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null805536648
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null805536648
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null805536648

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 40ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 91 minutes 32 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8e439a0a5c37a95ae632719b8901b225462b80bf, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7078
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7078 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7078/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FBDEF38E39F22023-001\testSeekSliceZero-027: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FBDEF38E39F22023-001\testSeekSliceZero-027

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestExtrasFS

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestExtrasFS_94477F2E239C0C77-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestExtrasFS_94477F2E239C0C77-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestExtrasFS_94477F2E239C0C77-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestExtrasFS_94477F2E239C0C77-001\tempDir-004

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


FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedMissingSort

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryParsingTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BJQParserTest

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([B1E9C17AC8A139A8]: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 933 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f03ac3), locale=it-IT, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=267406352,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinimize, TestOmitPositions, TestExceedMaxTermLength, TestBooleanOr, TestIntroSorter, TestOneMergeWrappingMergePolicy, TestSloppyPhraseQuery, TestFieldInvertState, TestSingleInstanceLockFactory, TestSegmentTermEnum, TestControlledRealTimeReopenThread, TestSearch, TestSameTokenSamePosition, TestStringHelper, TestUTF32ToUTF8, TestRegexpRandom, TestLongValuesSource, TestPriorityQueue, TestComplexExplanations, TestPrefixRandom, TestSpans, TestIndexWriterWithThreads, TestHugeRamFile, TestReusableStringReader, TestReaderWrapperDVTypeCheck, TestStandardAnalyzer, TestPhrasePrefixQuery, TestDoc, TestTopDocsCollector, TestDateSort, MultiCollectorTest, TestOfflineSorter, TestPositionIncrement, TestSpanCollection, TestSPIClassIterator, TestTopFieldCollectorEarlyTermination, TestDistributionSPL, TestApproximationSearchEquivalence, TestIndexSearcher, TestDocValuesRewriteMethod, TestClassicSimilarity, TestTerms, TestLazyProxSkipping, TestBooleanQuery, TestLongBitSet, TestRecyclingIntBlockAllocator, TestBasicModelIne, TestFixedBitDocIdSet, TestIndexWriterMerging, TestMmapDirectory, TestHighCompressionMode, TestBagOfPostings, TestExternalCodecs, TestDocumentsWriterDeleteQueue, TestForceMergeForever, TestPrefixQuery, TestIndexManyDocuments, TestIndexFileDeleter, TestIndexWriterExceptions, TestSimilarity2, TestRecyclingByteBlockAllocator, TestCloseableThreadLocal, TestFieldValueQuery, TestConsistentFieldNumbers, TestCustomNorms, TestSynonymQuery, TestRegExp, Test2BPositions, TestLockFactory, TestMathUtil, TestIntBlockPool, TestWANDScorer, TestCharArrayMap, TestSimpleExplanationsOfNonMatches, TestWildcardRandom, TestMatchAllDocsQuery, TestSort, TestPayloadsOnVectors, TestCharFilter, TestTrackingDirectoryWrapper, TestLevenshteinAutomata, TestDirectoryReader, TestRegexpRandom2, TestMultiThreadTermVectors, TestSameScoresWithThreads, TestSumDocFreq, TestWordlistLoader, TestSearchForDuplicates, TestGeoEncodingUtils, TestToken, TestTopDocsMerge, TestCrashCausesCorruptIndex, TestCodecHoldsOpenFiles, TestSimpleAttributeImpl, TestScoreCachingWrappingScorer, TestBinaryDocValuesUpdates, TestAtomicUpdate, TestBoostQuery, TestRegexpQuery, TestFieldCacheRewriteMethod, FiniteStringsIteratorTest, TestDemoParallelLeafReader, TestFilterCodecReader, TestSnapshotDeletionPolicy, TestMixedCodecs, TestRadixSelector, TestIndexSorting, TestBinaryDocument, TestFlushByRamOrCountsPolicy, TestBooleanMinShouldMatch, TestMutablePointsReaderUtils, TestFilterSpans, TestLucene50TermVectorsFormat, TestNewestSegment, TestCharacterUtils, TestReqExclBulkScorer, TestAssertions, TestFSTs, TestSpanOrQuery, TestIndexWriter, TestIndexWriterReader, TestAddIndexes, TestShardSearching, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=FBDEF38E39F22023 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Asia/Krasnoyarsk -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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FBDEF38E39F22023-001\testSeekSliceZero-027: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FBDEF38E39F22023-001\testSeekSliceZero-027
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FBDEF38E39F22023]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [221/476 (1!)] on J0 in 3.87s, 54 tests, 1 error <<< FAILURES!

[...truncated 1066 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestExtrasFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1945, maxMBSortInHeap=6.36825388663236, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ffcba), locale=ro-RO, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=57466272,total=103809024
   [junit4]   2> NOTE: All tests run in this JVM: [Nested1, TestCompressingStoredFieldsFormat, TestAssertingNormsFormat, TestBaseExplanationTestCase, TestLookaheadTokenFilter, TestAssertingPostingsFormat, TestRamUsageTesterOnWildAnimals, TestForceMergePolicy, TestExtrasFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExtrasFS -Dtests.seed=94477F2E239C0C77 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestExtrasFS (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestExtrasFS_94477F2E239C0C77-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestExtrasFS_94477F2E239C0C77-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94477F2E239C0C77]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [16/41 (1!)] on J1 in 0.12s, 9 tests, 1 error <<< FAILURES!

[...truncated 9884 lines...]
   [junit4] Suite: org.apache.solr.search.QueryParsingTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001\init-core-data-001
   [junit4]   2> 328892 WARN  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 328893 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 328897 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 328897 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 328898 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 328899 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 328962 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 328988 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 329093 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 329273 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@176389e
   [junit4]   2> 329331 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@176389e
   [junit4]   2> 329331 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@176389e
   [junit4]   2> 329335 INFO  (coreLoadExecutor-1651-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 329336 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 329398 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 329424 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 329531 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 329543 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 329544 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@176389e
   [junit4]   2> 329544 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 329544 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001\init-core-data-001\]
   [junit4]   2> 329545 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=9.0712890625, floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=23.386383211392943, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19180722883661147
   [junit4]   2> 329651 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 329651 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 329652 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 329652 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 329653 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 329653 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d25650[collection1] main]
   [junit4]   2> 329654 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 329663 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 329730 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 329730 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588053780763508736
   [junit4]   2> 329733 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 329734 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 329734 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 329734 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 329735 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 329737 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 329738 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 329738 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 329738 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 329739 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 329741 INFO  (TEST-QueryParsingTest.testQParserEmptyInput-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQParserEmptyInput
   [junit4]   2> 329741 INFO  (TEST-QueryParsingTest.testQParserEmptyInput-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQParserEmptyInput
   [junit4]   2> 329742 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d25650[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 329743 INFO  (TEST-QueryParsingTest.testLiteralFunction-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLiteralFunction
   [junit4]   2> 329743 INFO  (TEST-QueryParsingTest.testLiteralFunction-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLiteralFunction
   [junit4]   2> 329747 INFO  (TEST-QueryParsingTest.testLocalParamsWithModifiableSolrParams-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithModifiableSolrParams
   [junit4]   2> 329748 INFO  (TEST-QueryParsingTest.testLocalParamsWithModifiableSolrParams-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithModifiableSolrParams
   [junit4]   2> 329748 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 329748 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12570917
   [junit4]   2> 329748 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 329748 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c1a384: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11dc8da
   [junit4]   2> 329752 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 329752 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@adc402: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1911c30
   [junit4]   2> 329760 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 329761 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f992af: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1ae95da
   [junit4]   2> 329762 INFO  (coreCloseExecutor-1657-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1de8793
   [junit4]   2> 329762 INFO  (coreCloseExecutor-1657-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=31360915
   [junit4]   2> 329763 INFO  (coreCloseExecutor-1657-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17db974: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1f2f9cc
   [junit4]   2> 329785 INFO  (SUITE-QueryParsingTest-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, maxDocsPerChunk=535, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, blockSize=8)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14cbc2b), locale=de-DE, timezone=Europe/Malta
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=316409208,total=482344960
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, HighlighterTest, UUIDFieldTest, TestSolr4Spatial, TestUtilizeNode, CleanupOldIndexTest, SignatureUpdateProcessorFactoryTest, TestConfigsApi, TestOmitPositions, TestImpersonationWithHadoopAuth, ClusterStateUpdateTest, NotRequiredUniqueKeyTest, TestSchemaManager, SolrTestCaseJ4Test, CoreSorterTest, TestOrdValues, TestCustomDocTransformer, TestReplicationHandler, ConfigSetsAPITest, TestExactStatsCache, SSLMigrationTest, TestNumericRangeQuery64, StatsComponentTest, TestFieldResource, TestAtomicUpdateErrorCases, SolrCloudReportersTest, TestExecutePlanAction, TestChildDocTransformer, ZkControllerTest, ZkStateWriterTest, HighlighterMaxOffsetTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestShardHandlerFactory, CdcrBootstrapTest, SolrRequestParserTest, TestCloudPivotFacet, TestInfoStreamLogging, QueryParsingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryParsingTest -Dtests.seed=F888BFE5091C1171 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | QueryParsingTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.QueryParsingTest_F888BFE5091C1171-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F888BFE5091C1171]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [71/765 (1!)] on J0 in 0.94s, 3 tests, 1 error <<< FAILURES!

[...truncated 1369 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedMissingSort
   [junit4]   2> 2327914 INFO  (SUITE-TestDistributedMissingSort-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\init-core-data-001
   [junit4]   2> 2327916 WARN  (SUITE-TestDistributedMissingSort-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2327916 INFO  (SUITE-TestDistributedMissingSort-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2327921 INFO  (SUITE-TestDistributedMissingSort-seed#[F888BFE5091C1171]-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> 2327921 INFO  (SUITE-TestDistributedMissingSort-seed#[F888BFE5091C1171]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /or/ty
   [junit4]   2> 2328368 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2328370 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2328371 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dc925{/or/ty,null,AVAILABLE}
   [junit4]   2> 2328372 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cebba{HTTP/1.1,[http/1.1]}{127.0.0.1:63429}
   [junit4]   2> 2328373 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.Server Started @2336036ms
   [junit4]   2> 2328373 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distributed-missing-sort.xml, hostContext=/or/ty, hostPort=63429, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\control\cores}
   [junit4]   2> 2328373 ERROR (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2328373 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2328373 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2328373 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2328373 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T19:08:22.434Z
   [junit4]   2> 2328375 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\control\solr.xml
   [junit4]   2> 2328382 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2328382 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2328383 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2328458 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2328468 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2328469 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2328472 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\control\cores
   [junit4]   2> 2328472 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2328473 INFO  (coreLoadExecutor-10482-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2328474 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2328553 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2328573 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-distributed-missing-sort
   [junit4]   2> 2328582 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 2328582 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2328583 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2328583 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2328583 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2328585 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2328679 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2328679 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2328682 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2328682 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2328684 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=9.662109375, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=13.950566144784478, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2328684 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c39231[collection1] main]
   [junit4]   2> 2328685 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2328693 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2328722 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2328722 INFO  (coreLoadExecutor-10482-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588055876863787008
   [junit4]   2> 2328722 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2328722 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2328723 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2328723 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2328723 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2328723 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2328723 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2328724 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2328724 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2328726 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c39231[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2329196 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2329198 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2329198 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1995e56{/or/ty,null,AVAILABLE}
   [junit4]   2> 2329200 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@198bcb8{HTTP/1.1,[http/1.1]}{127.0.0.1:63432}
   [junit4]   2> 2329200 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.e.j.s.Server Started @2336863ms
   [junit4]   2> 2329200 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distributed-missing-sort.xml, hostContext=/or/ty, hostPort=63432, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\shard0\cores}
   [junit4]   2> 2329200 ERROR (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2329200 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2329201 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2329201 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2329201 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T19:08:23.262Z
   [junit4]   2> 2329201 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2329210 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2329210 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2329211 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2329286 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2329297 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2329297 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2329302 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\shard0\cores
   [junit4]   2> 2329302 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2329303 INFO  (coreLoadExecutor-10493-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2329304 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2329369 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2329404 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-distributed-missing-sort
   [junit4]   2> 2329413 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 2329413 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2329414 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17b8b83
   [junit4]   2> 2329414 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2329414 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_F888BFE5091C1171-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2329417 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2329526 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2329526 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2329526 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2329526 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2329529 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=9.662109375, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=13.950566144784478, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2329529 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ab549[collection1] main]
   [junit4]   2> 2329530 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2329538 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2329572 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2329573 INFO  (coreLoadExecutor-10493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588055877756125184
   [junit4]   2> 2329573 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2329573 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2329573 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2329573 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2329574 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2329574 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2329575 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2329575 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2329575 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2329577 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12ab549[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2329578 INFO  (TEST-TestDistributedMissingSort.test-seed#[F888BFE5091C1171]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2329584 INFO  (qtp12866997-22415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588055877764513792)} 0 3
   [junit4]   2> 2329589 INFO  (qtp30157566-22434) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588055877770805248)} 0 2
   [junit4]   2> 2329593 INFO  (qtp12866997-22416) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[1 (1588055877773950976)]} 0 2
   [junit4]   2> 2329596 INFO  (qtp30157566-22433) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[1 (1588055877777096704)]} 0 2
   [junit4]   2> 2329598 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[2 (1588055877780242432)]} 0 1
   [junit4]   2> 2329601 INFO  (qtp30157566-22433) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[2 (1588055877783388160)]} 0 1
   [junit4]   2> 2329603 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[3 (1588055877785485312)]} 0 1
   [junit4]   2> 2329605 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[3 (1588055877788631040)]} 0 1
   [junit4]   2> 2329607 INFO  (qtp12866997-22420) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[4 (1588055877789679616)]} 0 1
   [junit4]   2> 2329609 INFO  (qtp30157566-22435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[4 (1588055877792825344)]} 0 1
   [junit4]   2> 2329611 INFO  (qtp12866997-22419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[5 (1588055877794922496)]} 0 1
   [junit4]   2> 2329614 INFO  (qtp30157566-22436) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[5 (1588055877797019648)]} 0 2
   [junit4]   2> 2329616 INFO  (qtp12866997-22418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[6 (1588055877800165376)]} 0 1
   [junit4]   2> 2329618 INFO  (qtp30157566-22437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[6 (1588055877802262528)]} 0 1
   [junit4]   2> 2329620 INFO  (qtp12866997-22415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[7 (1588055877804359680)]} 0 1
   [junit4]   2> 2329622 INFO  (qtp30157566-22430) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[7 (1588055877806456832)]} 0 1
   [junit4]   2> 2329624 INFO  (qtp12866997-22416) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[8 (1588055877808553984)]} 0 1
   [junit4]   2> 2329626 INFO  (qtp30157566-22434) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[8 (1588055877810651136)]} 0 1
   [junit4]   2> 2329628 INFO  (qtp12866997-22414) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[9 (1588055877812748288)]} 0 1
   [junit4]   2> 2329630 INFO  (qtp30157566-22433) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[9 (1588055877814845440)]} 0 1
   [junit4]   2> 2329631 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588055877816942592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2329631 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@50ae4 commitCommandVersion:1588055877816942592
   [junit4]   2> 2329636 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d082e[collection1] main]
   [junit4]   2> 2329637 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2329639 INFO  (searcherExecutor-10483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8d082e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C9)))}
   [junit4]   2> 2329639 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 2329639 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588055877825331200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2329641 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@106c26f commitCommandVersion:1588055877825331200
   [junit4]   2> 2329646 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e76be4[collection1] main]
   [junit4]   2> 2329646 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2329649 INFO  (searcherExecutor-10494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e76be4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C9)))}
   [junit4]   2> 2329649 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 2329654 INFO  (qtp12866997-22420) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[10 (1588055877835816960)]} 0 4
   [junit4]   2> 2329659 INFO  (qtp30157566-22435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[10 (1588055877842108416)]} 0 4
   [junit4]   2> 2329661 INFO  (qtp12866997-22419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[11 (1588055877847351296)]} 0 1
   [junit4]   2> 2329663 INFO  (qtp30157566-22436) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[11 (1588055877848399872)]} 0 1
   [junit4]   2> 2329665 INFO  (qtp12866997-22418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[12 (1588055877851545600)]} 0 1
   [junit4]   2> 2329668 INFO  (qtp30157566-22437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[12 (1588055877853642752)]} 0 1
   [junit4]   2> 2329670 INFO  (qtp12866997-22415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[13 (1588055877855739904)]} 0 1
   [junit4]   2> 2329672 INFO  (qtp30157566-22430) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[13 (1588055877857837056)]} 0 1
   [junit4]   2> 2329674 INFO  (qtp12866997-22416) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[14 (1588055877859934208)]} 0 1
   [junit4]   2> 2329675 INFO  (qtp30157566-22434) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[14 (1588055877862031360)]} 0 1
   [junit4]   2> 2329677 INFO  (qtp12866997-22414) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[15 (1588055877864128512)]} 0 1
   [junit4]   2> 2329679 INFO  (qtp30157566-22433) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[15 (1588055877866225664)]} 0 1
   [junit4]   2> 2329681 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[16 (1588055877868322816)]} 0 1
   [junit4]   2> 2329683 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[16 (1588055877869371392)]} 0 1
   [junit4]   2> 2329685 INFO  (qtp12866997-22420) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[17 (1588055877871468544)]} 0 1
   [junit4]   2> 2329688 INFO  (qtp30157566-22435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[17 (1588055877873565696)]} 0 2
   [junit4]   2> 2329690 INFO  (qtp12866997-22419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[100 (1588055877877760000)]} 0 1
   [junit4]   2> 2329692 INFO  (qtp30157566-22436) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[100 (1588055877879857152)]} 0 1
   [junit4]   2> 2329694 INFO  (qtp12866997-22418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[101 (1588055877881954304)]} 0 1
   [junit4]   2> 2329709 INFO  (qtp30157566-22437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[101 (1588055877896634368)]} 0 1
   [junit4]   2> 2329712 INFO  (qtp12866997-22415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[102 (1588055877899780096)]} 0 2
   [junit4]   2> 2329714 INFO  (qtp30157566-22430) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[102 (1588055877901877248)]} 0 1
   [junit4]   2> 2329715 INFO  (qtp12866997-22415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[103 (1588055877903974400)]} 0 1
   [junit4]   2> 2329718 INFO  (qtp30157566-22434) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[103 (1588055877906071552)]} 0 1
   [junit4]   2> 2329720 INFO  (qtp12866997-22414) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[104 (1588055877908168704)]} 0 1
   [junit4]   2> 2329723 INFO  (qtp30157566-22433) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[104 (1588055877910265856)]} 0 2
   [junit4]   2> 2329725 INFO  (qtp12866997-22417) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[105 (1588055877914460160)]} 0 1
   [junit4]   2> 2329728 INFO  (qtp30157566-22432) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[105 (1588055877916557312)]} 0 1
   [junit4]   2> 2329730 INFO  (qtp12866997-22420) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[106 (1588055877918654464)]} 0 1
   [junit4]   2> 2329732 INFO  (qtp30157566-22435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[106 (1588055877920751616)]} 0 1
   [junit4]   2> 2329734 INFO  (qtp12866997-22419) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[107 (1588055877923897344)]} 0 1
   [junit4]   2> 2329737 INFO  (qtp30157566-22436) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[107 (1588055877925994496)]} 0 1
   [junit4]   2> 2329739 INFO  (qtp12866997-22418) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[108 (1588055877928091648)]} 0 1
   [junit4]   2> 2329741 INFO  (qtp30157566-22437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[108 (1588055877930188800)]} 0 1
   [junit4]   2> 2329743 INFO  (qtp12866997-22416) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[109 (1588055877932285952)]} 0 1
   [junit4]   2> 2329745 INFO  (qtp30157566-22430) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[109 (1588055877935431680)]} 0 1
   [junit4]   2> 2329748 INFO  (qtp12866997-22415) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={wt=javabin&version=2}{add=[110 (1588055877937528832)]} 0 1
   [junit4]   2> 2329750 INFO  (qtp30157566-22434) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/or/ty path=/update params={w

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

TestConfigOverlay, TestConfigSetProperties, TestCorePropertiesReload, TestDynamicLoading, TestInitParams, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, SearchHandlerTest, TestBlobHandler, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSQLHandler, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExpandComponent, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyTerms, TestNumericTokenStream, JvmMetricsTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterTest, SolrShardReporterTest, RegexBytesRefFilterTest, TestStreamBody, TestMacroExpander, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawResponseWriter, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestManagedResource, TestRestManager, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, BooleanFieldTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestFilteredDocIdSet, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestQueryWrapperFilter, TestReRankQParserPlugin, TestRecoveryHdfs, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestSolrFieldCacheBean, TestStressUserVersions, TestTrieFacet, TestXmlQParser, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacets, TestMinMaxOnMultiValuedField, BJQParserTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.seed=F888BFE5091C1171 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=America/Martinique -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | BJQParserTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001\init-core-data-001\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001\init-core-data-001\tlog\tlog.0000000000000000002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BJQParserTest_F888BFE5091C1171-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F888BFE5091C1171]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [710/765 (4!)] on J1 in 1.15s, 13 tests, 1 error <<< FAILURES!

[...truncated 2516 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=882, maxMBSortInHeap=5.062352281646053, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e73d84), locale=tr, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=30712520,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=B1E9C17AC8A139A8 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1E9C17AC8A139A8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1E9C17AC8A139A8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.37s, 8 tests, 1 error <<< FAILURES!

[...truncated 41437 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7077 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7077/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=24, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=24, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([E733CE69C9C42641:68BD29C9DBA8D5BE]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([E733CE69C9C42641]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([1DF95A3A531BC51E:3B69B56807950314]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([1DF95A3A531BC51E:585328431749796A]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=323, name=sdqtest--64-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$396/19770678.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/20096444.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=323, name=sdqtest--64-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$396/19770678.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/20096444.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([1DF95A3A531BC51E]:0)


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

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

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

	at __randomizedtesting.SeedInfo.seed([69FBEC8A5E23D2D5]: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 8887 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Dez 28, 2017 12:24:30 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNUNG: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E733CE69C9C42641]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=E733CE69C9C42641 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.69s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=24, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E733CE69C9C42641:68BD29C9DBA8D5BE]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E733CE69C9C42641]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1733, maxMBSortInHeap=5.535752824108371, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16aea74), locale=de, timezone=America/Boise
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=49785248,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [6/9 (1!)] on J1 in 2.19s, 4 tests, 1 error <<< FAILURES!

[...truncated 2811 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 33586 INFO  (SUITE-TestGenericDistributedQueue-seed#[1DF95A3A531BC51E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_1DF95A3A531BC51E-001\init-core-data-001
   [junit4]   2> 33588 WARN  (SUITE-TestGenericDistributedQueue-seed#[1DF95A3A531BC51E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 33588 INFO  (SUITE-TestGenericDistributedQueue-seed#[1DF95A3A531BC51E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 33593 INFO  (SUITE-TestGenericDistributedQueue-seed#[1DF95A3A531BC51E]-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> 33600 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 33799 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 33800 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 35313 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 35317 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 37333 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 37335 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 39337 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=1DF95A3A531BC51E -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=CET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.01s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DF95A3A531BC51E:585328431749796A]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_1DF95A3A531BC51E-001
   [junit4]   2> Dec 28, 2017 7:27:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 28, 2017 7:28:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=323, name=sdqtest--64-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$396/19770678.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/20096444.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Dec 28, 2017 7:28:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=323, name=sdqtest--64-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Dec 28, 2017 7:28:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10ed65f), locale=el-CY, timezone=CET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33046688,total=72601600
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, SolrIndexMetricsTest, TestDelegationWithHadoopAuth, TestCoreAdminApis, NumberUtilsTest, TlogReplayBufferedWhileIndexingTest, CloneFieldUpdateProcessorFactoryTest, TestSerializedLuceneMatchVersion, TestCloudJSONFacetJoinDomain, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=1DF95A3A531BC51E -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=CET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=323, name=sdqtest--64-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$396/19770678.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/20096444.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DF95A3A531BC51E]:0)
   [junit4] Completed [16/765 (1!)] on J1 in 25.99s, 4 tests, 2 errors <<< FAILURES!

[...truncated 467 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 1046630 INFO  (SUITE-TestDistribStateManager-seed#[1DF95A3A531BC51E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_1DF95A3A531BC51E-001\init-core-data-001
   [junit4]   2> 1046631 WARN  (SUITE-TestDistribStateManager-seed#[1DF95A3A531BC51E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 1046632 INFO  (SUITE-TestDistribStateManager-seed#[1DF95A3A531BC51E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1046636 INFO  (SUITE-TestDistribStateManager-seed#[1DF95A3A531BC51E]-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> 1046637 INFO  (TEST-TestDistribStateManager.testHasData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 1046637 INFO  (TEST-TestDistribStateManager.testHasData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1046637 INFO  (TEST-TestDistribStateManager.testHasData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 1046638 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 1046638 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1046638 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1046639 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 1046640 INFO  (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 1046640 INFO  (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1046641 INFO  (Thread-2080) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1046641 INFO  (Thread-2080) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1046643 ERROR (Thread-2080) [    ] 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> 1046740 INFO  (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer start zk server on port:57388
   [junit4]   2> 1046744 INFO  (zkConnectionManagerCallback-2159-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046744 INFO  (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1046745 ERROR (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] 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> 1046745 INFO  (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57388 57388
   [junit4]   2> 1046746 INFO  (Thread-2080) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57388 57388
   [junit4]   2> 1046747 INFO  (TEST-TestDistribStateManager.testMulti-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 1046749 INFO  (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 1046750 INFO  (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1046751 INFO  (Thread-2081) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1046751 INFO  (Thread-2081) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1046753 ERROR (Thread-2081) [    ] 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> 1046851 INFO  (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer start zk server on port:57394
   [junit4]   2> 1046854 INFO  (zkConnectionManagerCallback-2161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046854 INFO  (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1046860 ERROR (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] 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> 1046860 INFO  (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57394 57394
   [junit4]   2> 1046861 INFO  (Thread-2081) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57394 57394
   [junit4]   2> 1046862 INFO  (TEST-TestDistribStateManager.testListData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 1046864 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 1046865 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1046865 INFO  (Thread-2082) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1046865 INFO  (Thread-2082) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1046868 ERROR (Thread-2082) [    ] 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> 1046966 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer start zk server on port:57400
   [junit4]   2> 1046970 INFO  (zkConnectionManagerCallback-2163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046970 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1046976 INFO  (zkConnectionManagerCallback-2165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046977 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1051979 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] 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> 1051979 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57400 57400
   [junit4]   2> 1051980 INFO  (Thread-2082) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57400 57400
   [junit4]   2> 1051981 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[1DF95A3A531BC51E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=1DF95A3A531BC51E -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.12s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DF95A3A531BC51E:3B69B56807950314]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_1DF95A3A531BC51E-001
   [junit4]   2> Dec 28, 2017 7:44:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=351, maxMBSortInHeap=7.0107862308913145, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b8c9b), locale=sr-Latn, timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=66949736,total=329347072
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, SolrIndexMetricsTest, TestDelegationWithHadoopAuth, TestCoreAdminApis, NumberUtilsTest, TlogReplayBufferedWhileIndexingTest, CloneFieldUpdateProcessorFactoryTest, TestSerializedLuceneMatchVersion, TestCloudJSONFacetJoinDomain, TestGenericDistributedQueue, ClassificationUpdateProcessorIntegrationTest, TestReplicaProperties, TestSubQueryTransformerDistrib, TestBulkSchemaAPI, SpellingQueryConverterTest, TestReloadAndDeleteDocs, SolrIndexSplitterTest, ActionThrottleTest, TestIndexSearcher, TestDeleteCollectionOnDownNodes, TestLuceneMatchVersion, SecurityConfHandlerTest, TestAuthorizationFramework, SolrCoreCheckLockOnStartupTest, ReplicaListTransformerTest, CoreMergeIndexesAdminHandlerTest, TestHashQParserPlugin, TestLuceneIndexBackCompat, TestFieldCacheReopen, TestReload, TestConfigSetsAPIZkFailure, LeaderInitiatedRecoveryOnShardRestartTest, TestSolrJ, DocValuesMissingTest, TestPrepRecovery, PolyFieldTest, PluginInfoTest, TestCustomSort, TestSolrIndexConfig, FileBasedSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, TestFilteredDocIdSet, TestMissingGroups, UpdateRequestProcessorFactoryTest, DistributedQueueTest, UpdateParamsTest, FacetPivotSmallTest, TestLRUCache, TestPayloadCheckQParserPlugin, DeleteReplicaTest, TestCloudDeleteByQuery, TestRemoteStreaming, DistributedExpandComponentTest, TestFileDictionaryLookup, IndexSchemaRuntimeFieldTest, TestRequestStatusCollectionAPI, TestFieldCacheSortRandom, TestSolrCloudWithHadoopAuthPlugin, TestNumericTokenStream, AliasIntegrationTest, BasicFunctionalityTest, TestUnifiedSolrHighlighter, TestStandardQParsers, ReplicationFactorTest, TestSort, TestStressLucene, ManagedSchemaRoundRobinCloudTest, TestCollationField, CurrencyFieldTypeTest, OverseerStatusTest, SchemaVersionSpecificBehaviorTest, TestMinMaxOnMultiValuedField, TestConfigReload, HLLUtilTest, SolrGangliaReporterTest, TestConfigSets, TestSearcherReuse, SampleTest, PeerSyncTest, TestSmileRequest, EchoParamsTest, TestCloudSearcherWarming, TestPointFields, TestManagedSynonymGraphFilterFactory, TestJettySolrRunner, SimplePostToolTest, TestDFISimilarityFactory, TestMiniSolrCloudClusterSSL, RankQueryTest, LargeFieldTest, TestPartialUpdateDeduplication, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, DocumentBuilderTest, SimpleMLTQParserTest, HealthCheckHandlerTest, ZkSolrClientTest, DistributedFacetPivotSmallAdvancedTest, BasicAuthStandaloneTest, SolrPluginUtilsTest, TestCSVLoader, HdfsBasicDistributedZk2Test, TestSegmentSorting, AutoAddReplicasIntegrationTest, TestUninvertingReader, TestDefaultStatsCache, BadComponentTest, TestDownShardTolerantSearch, TestXmlQParserPlugin, TestIntervalFaceting, TestRandomRequestDistribution, DeleteLastCustomShardedReplicaTest, TermVectorComponentDistributedTest, TestNodeAddedTrigger, SearchHandlerTest, CdcrRequestHandlerTest, TestExtendedDismaxParser, HttpSolrCallGetCoreTest, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLegacyFieldReuse, BlockDirectoryTest, TestTrie, TestCustomStream, ExecutePlanActionTest, MoveReplicaHDFSFailoverTest, CdcrBidirectionalTest, TestDistribStateManager]
   [junit4] Completed [138/765 (2!)] on J1 in 5.87s, 5 tests, 1 failure <<< FAILURES!

[...truncated 4468 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=9, maxDocsPerChunk=331, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=9, blockSize=2)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1069308), locale=ru-RU, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=32515528,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=69FBEC8A5E23D2D5 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_69FBEC8A5E23D2D5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69FBEC8A5E23D2D5]: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 2.32s, 8 tests, 1 error <<< FAILURES!

[...truncated 41431 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7076 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7076/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider

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

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

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


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

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

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

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




Build Log:
[...truncated 12584 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 1032809 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\init-core-data-001
   [junit4]   2> 1032810 WARN  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1032810 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1032812 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1032813 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 1032814 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001
   [junit4]   2> 1032814 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1032815 INFO  (Thread-2713) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1032815 INFO  (Thread-2713) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1032822 ERROR (Thread-2713) [    ] 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> 1032914 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50962
   [junit4]   2> 1032918 INFO  (zkConnectionManagerCallback-2296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032923 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc780000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1032926 INFO  (jetty-launcher-2293-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032926 INFO  (jetty-launcher-2293-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d0ec858{/solr,null,AVAILABLE}
   [junit4]   2> 1032926 INFO  (jetty-launcher-2293-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032927 INFO  (jetty-launcher-2293-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@765a384c{/solr,null,AVAILABLE}
   [junit4]   2> 1032928 INFO  (jetty-launcher-2293-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c8980b8{SSL,[ssl, http/1.1]}{127.0.0.1:50966}
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@208d7c6f{SSL,[ssl, http/1.1]}{127.0.0.1:50969}
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-1) [    ] o.e.j.s.Server Started @1042942ms
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.e.j.s.Server Started @1042942ms
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50966}
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50969}
   [junit4]   2> 1032931 ERROR (jetty-launcher-2293-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032931 ERROR (jetty-launcher-2293-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T20:45:17.413937900Z
   [junit4]   2> 1032931 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T20:45:17.413937900Z
   [junit4]   2> 1032940 INFO  (jetty-launcher-2293-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032940 INFO  (jetty-launcher-2293-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cbebf70{/solr,null,AVAILABLE}
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3091a9f6{SSL,[ssl, http/1.1]}{127.0.0.1:50976}
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.e.j.s.Server Started @1042953ms
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50976}
   [junit4]   2> 1032941 ERROR (jetty-launcher-2293-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1032941 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T20:45:17.423906200Z
   [junit4]   2> 1032960 INFO  (zkConnectionManagerCallback-2298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032962 INFO  (zkConnectionManagerCallback-2300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032962 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032962 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032971 INFO  (jetty-launcher-2293-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50962/solr
   [junit4]   2> 1032972 INFO  (jetty-launcher-2293-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50962/solr
   [junit4]   2> 1032975 INFO  (zkConnectionManagerCallback-2302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032976 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032981 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc780003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1032983 INFO  (jetty-launcher-2293-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50962/solr
   [junit4]   2> 1032985 INFO  (zkConnectionManagerCallback-2307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032986 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc780004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1032989 INFO  (zkConnectionManagerCallback-2310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032990 INFO  (zkConnectionManagerCallback-2314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032990 INFO  (zkConnectionManagerCallback-2316-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032998 INFO  (zkConnectionManagerCallback-2318-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033062 INFO  (zkConnectionManagerCallback-2320-thread-1-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033080 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1033082 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50976_solr
   [junit4]   2> 1033083 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.c.Overseer Overseer (id=99248211054034953-127.0.0.1:50976_solr-n_0000000000) starting
   [junit4]   2> 1033095 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50976_solr
   [junit4]   2> 1033144 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033145 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033147 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1033148 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1033150 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50966_solr
   [junit4]   2> 1033193 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033193 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50969_solr
   [junit4]   2> 1033195 INFO  (zkCallback-2319-thread-1-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1033196 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033207 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033207 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033211 INFO  (OverseerStateUpdate-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033247 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50976.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033253 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50976.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033257 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50976.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033258 INFO  (jetty-launcher-2293-thread-3) [n:127.0.0.1:50976_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node3\.
   [junit4]   2> 1033279 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50966.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033291 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50966.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033292 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50966.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033294 INFO  (jetty-launcher-2293-thread-1) [n:127.0.0.1:50966_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node2\.
   [junit4]   2> 1033297 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50969.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033306 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50969.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033307 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50969.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1033308 INFO  (jetty-launcher-2293-thread-2) [n:127.0.0.1:50969_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node1\.
   [junit4]   2> 1033375 INFO  (zkConnectionManagerCallback-2328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033376 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc78000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1033381 INFO  (zkConnectionManagerCallback-2332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033382 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1033382 INFO  (SUITE-TestClusterStateProvider-seed#[10EFC823BA8545EE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50962/solr ready
   [junit4]   2> 1033413 INFO  (qtp1375429640-11175) [n:127.0.0.1:50969_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033468 INFO  (OverseerThreadFactory-4905-thread-1-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1033584 INFO  (OverseerStateUpdate-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50969/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1033586 INFO  (OverseerStateUpdate-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50966/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1033588 INFO  (OverseerStateUpdate-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50976/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1033793 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1033793 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1033857 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1033858 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1033859 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1033859 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1033971 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1033971 INFO  (zkCallback-2319-thread-1-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1033971 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1034138 INFO  (zkCallback-2315-thread-2-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1034140 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1034140 INFO  (zkCallback-2317-thread-2-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1034846 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1034849 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1034853 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1034856 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1034907 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1034923 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1034925 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1034928 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1034928 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1034928 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50969.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1034928 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1034928 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node1\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node1\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 1034931 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1034933 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.IndexSchema [.system_shard1_replica_p3] Schema name=_system collection or core
   [junit4]   2> 1034934 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1034934 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1034935 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50966.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1034935 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1034935 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node2\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node2\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 1034937 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1034937 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p3' using configuration from collection .system, trusted=true
   [junit4]   2> 1034938 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50976.solr.core..system.shard1.replica_p3' (registry 'solr.core..system.shard1.replica_p3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1034938 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1034938 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.SolrCore [[.system_shard1_replica_p3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node3\.system_shard1_replica_p3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node3\.\.system_shard1_replica_p3\data\]
   [junit4]   2> 1035061 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1035061 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035131 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035131 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035134 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1035134 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035142 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b05e9b[.system_shard1_replica_p3] main]
   [junit4]   2> 1035143 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1035143 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1035143 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1035144 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1035145 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035146 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.ZkController .system_shard1_replica_p3 starting background replication from leader
   [junit4]   2> 1035146 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1035147 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c537dbf[.system_shard1_replica_n1] main]
   [junit4]   2> 1035147 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1035147 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035148 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1035149 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1035149 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1035149 INFO  (searcherExecutor-4913-thread-1-processing-n:127.0.0.1:50976_solr x:.system_shard1_replica_p3 s:shard1 c:.system r:core_node6) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.SolrCore [.system_shard1_replica_p3] Registered new searcher Searcher@7b05e9b[.system_shard1_replica_p3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035149 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1035150 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035151 INFO  (searcherExecutor-4911-thread-1-processing-n:127.0.0.1:50969_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node4) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1c537dbf[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035151 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587971379306692608
   [junit4]   2> 1035157 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1035233 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035233 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035236 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1035236 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035244 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e4eaa27[.system_shard1_replica_n2] main]
   [junit4]   2> 1035245 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1035246 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1035246 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1035247 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1035247 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035248 INFO  (searcherExecutor-4912-thread-1-processing-n:127.0.0.1:50966_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@5e4eaa27[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035248 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587971379408404480
   [junit4]   2> 1035259 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1035259 INFO  (zkCallback-2315-thread-2-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1035260 INFO  (zkCallback-2319-thread-3-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1035260 INFO  (zkCallback-2317-thread-2-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1035260 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1035260 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1035658 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1035658 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1035659 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:50969/solr/.system_shard1_replica_n1/
   [junit4]   2> 1035659 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:50969/solr START replicas=[https://127.0.0.1:50966/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1035667 INFO  (qtp2110949199-11163) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1035959 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:50969/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1035959 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1035959 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] 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> 1035959 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1035964 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:50969/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1036068 INFO  (zkCallback-2315-thread-2-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036068 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036068 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036068 INFO  (zkCallback-2319-thread-3-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036068 INFO  (zkCallback-2317-thread-2-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036068 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036086 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Replica core_node4 is leader but it's state is down, skipping replication
   [junit4]   2> 1036116 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1036118 INFO  (qtp1375429640-11174) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2325
   [junit4]   2> 1036152 INFO  (qtp1261448938-11195) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2296
   [junit4]   2> 1036253 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036253 INFO  (zkCallback-2315-thread-2-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036253 INFO  (zkCallback-2319-thread-3-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036253 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036254 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036254 INFO  (zkCallback-2317-thread-2-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036258 INFO  (qtp2110949199-11166) [n:127.0.0.1:50966_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2398
   [junit4]   2> 1036264 INFO  (qtp1375429640-11175) [n:127.0.0.1:50969_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> 1036357 INFO  (zkCallback-2315-thread-2-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036358 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036358 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036358 INFO  (zkCallback-2319-thread-3-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036358 INFO  (zkCallback-2317-thread-2-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036358 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1037265 INFO  (qtp1375429640-11175) [n:127.0.0.1:50969_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3851
   [junit4]   2> 1037274 INFO  (qtp1375429640-11186) [n:127.0.0.1:50969_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1037287 INFO  (qtp1261448938-11204) [n:127.0.0.1:50976_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1037297 INFO  (qtp2110949199-11170) [n:127.0.0.1:50966_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1037320 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[10EFC823BA8545EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 1037327 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[10EFC823BA8545EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> 1037360 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 1037362 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1037363 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42b1021d{/solr,null,AVAILABLE}
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19f4d01a{SSL,[ssl, http/1.1]}{127.0.0.1:51016}
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.e.j.s.Server Started @1047375ms
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51016}
   [junit4]   2> 1037364 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1037364 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T20:45:21.846726200Z
   [junit4]   2> 1037369 INFO  (zkConnectionManagerCallback-2334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037369 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1037379 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc78000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1037383 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50962/solr
   [junit4]   2> 1037383 INFO  (zkConnectionManagerCallback-2338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037386 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc78000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1037390 INFO  (zkConnectionManagerCallback-2340-thread-1-processing-n:127.0.0.1:51016_solr) [n:127.0.0.1:51016_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037396 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1037398 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1037401 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51016_solr
   [junit4]   2> 1037402 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037402 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037402 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037402 INFO  (zkCallback-2331-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037406 INFO  (zkCallback-2339-thread-1-processing-n:127.0.0.1:51016_solr) [n:127.0.0.1:51016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1037426 INFO  (OverseerCollectionConfigSetProcessor-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1037453 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51016.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1037463 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51016.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1037463 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51016.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62c6a78a
   [junit4]   2> 1037464 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [n:127.0.0.1:51016_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\node4\.
   [junit4]   2> 1038148 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1038148 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:50969/solr/.system_shard1_replica_n1/
   [junit4]   2> 1038154 INFO  (qtp1375429640-11176) [n:127.0.0.1:50969_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1038155 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14c7d01d commitCommandVersion:0
   [junit4]   2> 1038156 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.s.SolrIndexSearcher Opening [Searcher@605e3f73[.system_shard1_replica_p3] main]
   [junit4]   2> 1038157 INFO  (indexFetcher-4922-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1038158 INFO  (searcherExecutor-4913-thread-1-processing-n:127.0.0.1:50976_solr x:.system_shard1_replica_p3 s:shard1 c:.system r:core_node6) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.SolrCore [.system_shard1_replica_p3] Registered new searcher Searcher@605e3f73[.system_shard1_replica_p3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1039524 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3091a9f6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1039524 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=523943750
   [junit4]   2> 1039525 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1039525 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14881ddd: rootName = solr_50976, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@986d816
   [junit4]   2> 1039535 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1039535 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a3e4331: rootName = solr_50976, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e115948
   [junit4]   2> 1039542 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1039542 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63f768b2: rootName = solr_50976, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a2ece52
   [junit4]   2> 1039544 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50976_solr
   [junit4]   2> 1039545 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1039546 INFO  (zkCallback-2319-thread-2-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1039546 INFO  (zkCallback-2317-thread-1-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1039547 INFO  (zkCallback-2339-thread-1-processing-n:127.0.0.1:51016_solr) [n:127.0.0.1:51016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1039547 INFO  (zkCallback-2331-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1039547 INFO  (zkCallback-2315-thread-2-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1039547 INFO  (zkCallback-2319-thread-3-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1039547 INFO  (zkCallback-2319-thread-1-processing-n:127.0.0.1:50976_solr) [n:127.0.0.1:50976_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1039548 INFO  (zkCallback-2317-thread-2-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1039547 INFO  (zkCallback-2315-thread-1-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1039550 INFO  (coreCloseExecutor-4933-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.c.SolrCore [.system_shard1_replica_p3]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c57f1e2
   [junit4]   2> 1039550 INFO  (coreCloseExecutor-4933-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p3, tag=1549267426
   [junit4]   2> 1039550 INFO  (coreCloseExecutor-4933-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ee8701a: rootName = solr_50976, domain = solr.core..system.shard1.replica_p3, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p3 / com.codahale.metrics.MetricRegistry@515385aa
   [junit4]   2> 1039551 INFO  (zkCallback-2315-thread-3-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1039552 INFO  (zkCallback-2317-thread-3-processing-n:127.0.0.1:50969_solr) [n:127.0.0.1:50969_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1039563 INFO  (coreCloseExecutor-4933-thread-1) [n:127.0.0.1:50976_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1549267426
   [junit4]   2> 1039572 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.c.Overseer Overseer (id=99248211054034953-127.0.0.1:50976_solr-n_0000000000) closing
   [junit4]   2> 1039572 INFO  (OverseerStateUpdate-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50976_solr
   [junit4]   2> 1039577 WARN  (OverseerAutoScalingTriggerThread-99248211054034953-127.0.0.1:50976_solr-n_0000000000) [n:127.0.0.1:50976_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1039578 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16099b8dc780009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1039579 INFO  (zkCallback-2315-thread-3-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50966_solr
   [junit4]   2> 1039579 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cbebf70{/solr,null,UNAVAILABLE}
   [junit4]   2> 1039581 INFO  (zkCallback-2315-thread-3-processing-n:127.0.0.1:50966_solr) [n:127.0.0.1:50966_solr    ] o.a.s.c.Overseer Overseer (id=99248211054034951-127.0.0.1:50966_solr-n_0000000001) starting
   [junit4]   2> 1041581 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[10EFC823BA8545EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 1041593 INFO  (jetty-closer-2294-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c8980b8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1041597 INFO  (jetty-closer-2294-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2136277739
   [junit4]   2> 1041597 INFO  (jetty-closer-2294-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1041597 INFO  (jetty-closer-2294-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41f5c089: rootName = solr_50966, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48f0fee1
   [junit4]   2> 1041603 INFO  (jetty-closer-2294-thread-1) [    ] o.a.s.m.SolrMetricManager C

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

, TestIndexSearcher, UpdateLogTest, CopyFieldTest, TestAddFieldRealTimeGet, DeleteStatusTest, TestExceedMaxTermLength, BlockJoinFacetSimpleTest, TestSolrCoreParser, CloudExitableDirectoryReaderTest, MoveReplicaHDFSFailoverTest, IndexSchemaRuntimeFieldTest, TestClusterStateProvider]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.seed=10EFC823BA8545EE -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Hongkong -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestClusterStateProvider (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_10EFC823BA8545EE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10EFC823BA8545EE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [267/765 (1!)] on J1 in 10.87s, 2 tests, 1 error <<< FAILURES!

[...truncated 4045 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, maxDocsPerChunk=6, blockSize=231), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, blockSize=231)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e0b02df), locale=pt-GW, timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=62375168,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EAB63D14FFB197D3 -Dtests.slow=true -Dtests.locale=pt-GW -Dtests.timezone=Antarctica/South_Pole -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAB63D14FFB197D3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAB63D14FFB197D3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.28s, 8 tests, 1 error <<< FAILURES!

[...truncated 38417 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7075 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7075/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.AddIndexesTaskTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input\_0.cfe    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001\addIndexesTask-001\input\_0.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.AddIndexesTaskTest_7A2D0A9CCBD03A5-001

	at __randomizedtesting.SeedInfo.seed([7A2D0A9CCBD03A5]: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.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([419CFF6B727A1643:CE1218CB6016E5BC]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([419CFF6B727A1643]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.util.UtilsToolTest.testRelativePathError

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.UtilsToolTest_2D06F7DB87581245-001\Utils Tool Test-001.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.UtilsToolTest_2D06F7DB87581245-001\Utils Tool Test-001.
	at __randomizedtesting.SeedInfo.seed([2D06F7DB87581245:6C057125E40F5FC9]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.solr.util.UtilsToolTest.tearDown(UtilsToolTest.java:80)
	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$10.evaluate(RandomizedRunner.java:992)
	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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1F2D23DAAD50C3AD-001 

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

	at __randomizedtesting.SeedInfo.seed([1F2D23DAAD50C3AD]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Software caused connection abort: socket write error
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Software caused connection abort: socket write error
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Software caused connection abort: socket write error
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.net.SocketException: Software caused connection abort: socket write error
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(Unknown Source)
	at java.net.SocketOutputStream.write(Unknown Source)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.flush(Unknown Source)
	at org.eclipse.jgit.transport.PacketLineOut.flush(PacketLineOut.java:180)
	at org.eclipse.jgit.transport.PacketLineOut.end(PacketLineOut.java:167)
	at org.eclipse.jgit.transport.BasePackFetchConnection.negotiate(BasePackFetchConnection.java:573)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:363)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 137675ace7fe0ca3264d18fd11e9e61cb535515a (refs/remotes/origin/master)
Commit message: "SOLR-11783: Rename core in solr standalone mode is not persisted"
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-XX:-UseCompressedOops -XX:+UseG1GC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 78ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 823 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 486 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ????! Master seed: D3A6B95EC8379A5B
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 476 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(10188@localhost).
   [junit4] Started J0 PID(4944@localhost).
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [1/476] on J1 in 0.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed [2/476] on J1 in 0.58s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed [3/476] on J0 in 1.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [4/476] on J1 in 1.00s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [5/476] on J1 in 0.53s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [6/476] on J1 in 0.20s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed [7/476] on J1 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [8/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
   [junit4] IGNOR/A 0.01s J1 | Test2BPostingsBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~20GB-30GB of space and 10 minutes))
   [junit4] Completed [9/476] on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [10/476] on J1 in 0.42s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [11/476] on J1 in 2.09s, 43 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [12/476] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed [13/476] on J1 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesCheckIndexHeader
   [junit4] Completed [14/476] on J1 in 1.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [15/476] on J1 in 6.37s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [16/476] on J1 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [17/476] on J0 in 12.46s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum
   [junit4] Completed [18/476] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [19/476] on J0 in 0.10s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [20/476] on J0 in 0.09s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [21/476] on J0 in 1.00s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [22/476] on J0 in 0.68s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [23/476] on J0 in 0.36s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.01s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [24/476] on J0 in 2.44s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed [25/476] on J0 in 0.40s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
   [junit4] Completed [26/476] on J0 in 0.26s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [junit4] Completed [27/476] on J0 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
   [junit4] Completed [28/476] on J0 in 0.11s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1LOG
   [junit4] IGNOR/A 0.00s J0 | TestAxiomaticF1LOG.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8010))
   [junit4] Completed [29/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed [30/476] on J0 in 0.61s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [31/476] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoostQuery
   [junit4] Completed [32/476] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed [33/476] on J0 in 0.99s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [34/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [35/476] on J1 in 8.53s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [36/476] on J1 in 0.05s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [37/476] on J1 in 4.98s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [38/476] on J1 in 0.44s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [39/476] on J0 in 6.51s, 34 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [40/476] on J0 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergePolicyWrapper
   [junit4] Completed [41/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [42/476] on J1 in 1.48s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed [43/476] on J1 in 0.61s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed [44/476] on J0 in 2.75s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [45/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
   [junit4] Completed [46/476] on J0 in 0.14s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [47/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [48/476] on J0 in 0.17s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [49/476] on J1 in 1.95s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [50/476] on J0 in 0.22s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [51/476] on J0 in 0.08s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [52/476] on J0 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [junit4] Completed [53/476] on J1 in 0.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxPosition
   [junit4] Completed [54/476] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [55/476] on J0 in 0.16s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed [56/476] on J1 in 0.18s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70SegmentInfoFormat
   [junit4] Completed [57/476] on J0 in 1.14s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4] Completed [58/476] on J0 in 0.22s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils
   [junit4] Completed [59/476] on J0 in 0.82s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed [60/476] on J0 in 1.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [61/476] on J1 in 2.98s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [62/476] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [63/476] on J1 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4] Completed [64/476] on J0 in 8.77s, 50 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWANDScorer
   [junit4] Completed [65/476] on J0 in 0.65s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [66/476] on J1 in 15.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [67/476] on J0 in 14.99s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [68/476] on J0 in 8.31s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed [69/476] on J0 in 0.14s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
   [junit4] Completed [70/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [junit4] Completed [71/476] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [72/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4] Completed [73/476] on J0 in 1.69s, 56 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed [74/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [75/476] on J0 in 0.40s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.00s J0 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [76/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
   [junit4] Completed [77/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [78/476] on J1 in 26.61s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [79/476] on J1 in 5.30s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [80/476] on J1 in 0.64s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [81/476] on J1 in 2.09s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed [82/476] on J1 in 0.95s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4] Completed [83/476] on J1 in 24.44s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [84/476] on J1 in 0.03s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [85/476] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed [86/476] on J1 in 0.03s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [87/476] on J1 in 0.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [88/476] on J1 in 4.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticSimilarity
   [junit4] Completed [89/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4] Completed [90/476] on J1 in 1.36s, 42 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [91/476] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
   [junit4] Completed [92/476] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J1 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [93/476] on J1 in 0.45s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.00s J1 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=You must increase heap to > 2 G to run this))
   [junit4] Completed [94/476] on J1 in 0.07s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed [95/476] on J1 in 0.92s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [96/476] on J1 in 1.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [97/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
   [junit4]    > Assumption #1: This test cannot run with Memory codec
   [junit4] Completed [98/476] on J1 in 0.14s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [99/476] on J1 in 1.85s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [100/476] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveChecksumFooter
   [junit4] Completed [101/476] on J1 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed [102/476] on J1 in 0.68s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [103/476] on J1 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [104/476] on J1 in 0.30s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed [105/476] on J1 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestLongRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [106/476] on J1 in 3.66s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [107/476] on J1 in 0.23s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [108/476] on J1 in 1.45s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [109/476] on J1 in 0.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [110/476] on J1 in 3.27s, 28 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery
   [junit4] Completed [111/476] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed [112/476] on J1 in 0.37s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [113/476] on J1 in 0.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
   [junit4] Completed [114/476] on J1 in 10.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~30min))
   [junit4] Completed [115/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed [116/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testBigEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [117/476] on J1 in 0.00s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.00s J1 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=very slow, use 5g minimum heap))
   [junit4] Completed [118/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [119/476] on J1 in 0.59s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [120/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [121/476] on J1 in 5.32s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed [122/476] on J1 in 0.10s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [123/476] on J1 in 0.23s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testTermsEnumRandomMany
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [124/476] on J0 in 80.64s, 126 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed [125/476] on J0 in 0.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [126/476] on J0 in 0.16s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [127/476] on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [128/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [129/476] on J1 in 6.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
   [junit4] Completed [130/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [131/476] on J1 in 0.02s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [132/476] on J1 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [junit4] Completed [133/476] on J0 in 5.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [junit4] Completed [134/476] on J0 in 0.86s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [135/476] on J0 in 0.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [136/476] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
   [junit4] Completed [137/476] on J0 in 0.52s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [138/476] on J0 in 0.20s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [139/476] on J1 in 3.84s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [140/476] on J1 in 0.27s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [141/476] on J1 in 7.81s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [142/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [junit4] Completed [143/476] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] IGNOR/A 0.00s J0 | TestBKD.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [144/476] on J0 in 14.58s, 19 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [145/476] on J0 in 0.22s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized
   [junit4] Completed [146/476] on J1 in 8.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [147/476] on J1 in 0.49s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [148/476] on J1 in 0.36s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [150/476] on J1 in 0.07s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter
   [junit4] Completed [151/476] on J1 in 3.14s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4] IGNOR/A 0.00s J0 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [152/476] on J0 in 7.49s, 15 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNotDocIdSet
   [junit4] Completed [153/476] on J0 in 0.98s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [154/476] on J1 in 2.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed [155/476] on J1 in 0.07s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [156/476] on J0 in 2.24s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [157/476] on J0 in 0.70s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [158/476] on J0 in 0.31s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecUtil
   [junit4] Completed [159/476] on J0 in 0.10s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [160/476] on J0 in 0.05s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter
   [junit4] Completed [161/476] on J1 in 1.92s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [162/476] on J1 in 0.17s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [163/476] on J0 in 0.04s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer
   [junit4] Completed [164/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed [165/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [junit4] Completed [166/476] on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [junit4] Completed [167/476] on J1 in 0.65s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] Completed [168/476] on J0 in 1.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed [169/476] on J0 in 0.90s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed [170/476] on J0 in 0.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [171/476] on J1 in 4.78s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed [172/476] on J1 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] IGNOR/A 0.00s J1 | TestAxiomaticF3EXP.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8010))
   [junit4] Completed [173/476] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [174/476] on J0 in 5.64s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed [175/476] on J0 in 1.40s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
   [junit4] Completed [176/476] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [177/476] on J0 in 0.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [178/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] IGNOR/A 0.00s J0 | TestControlledRealTimeReopenThread.testCRTReopen
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
   [junit4] Completed [179/476] on J0 in 2.45s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed [180/476] on J0 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [181/476] on J0 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [182/476] on J0 in 1.60s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [183/476] on J1 in 11.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
   [junit4] Completed [184/476] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed [185/476] on J1 in 2.04s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [186/476] on J1 in 1.82s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [187/476] on J1 in 1.46s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceSaturated
   [junit4] Completed [188/476] on J0 in 8.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestIntRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [189/476] on J1 in 3.80s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [190/476] on J1 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [191/476] on J0 in 5.18s, 54 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [192/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [193/476] on J0 in 0.42s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=uses lots of space and takes a few minutes))
   [junit4] Completed [194/476] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4] Completed [195/476] on J0 in 0.64s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.01s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.01s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [196/476] on J0 in 0.13s, 18 tests, 5 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4] Completed [197/476] on J0 in 0.55s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed [198/476] on J0 in 0.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed [199/476] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed [200/476] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed [201/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [202/476] on J0 in 0.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [203/476] on J0 in 0.18s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [204/476] on J0 in 1.39s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [junit4] Completed [205/476] on J0 in 0.02s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [206/476] on J0 in 0.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4] Completed [207/476] on J0 in 8.69s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [208/476] on J0 in 0.42s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [209/476] on J0 in 0.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed [210/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed [211/476] on J0 in 1.85s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [212/476] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRescorer
   [junit4] Completed [213/476] on J0 in 0.22s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [214/476] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
   [junit4] Completed [215/476] on J0 in 3.83s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [216/476] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [217/476] on J0 in 0.30s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed [218/476] on J1 in 24.40s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] Completed [219/476] on J0 in 4.00s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [220/476] on J1 in 3.04s, 29 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [221/476] on J1 in 0.18s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [222/476] on J0 in 1.30s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [223/476] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed [224/476] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [225/476] on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [226/476] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4] Completed [227/476] on J0 in 0.51s, 33 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed [228/476] on J0 in 0.05s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [229/476] on J1 in 1.24s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [230/476] on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4] IGNOR/A 0.01s J1 | TestSimpleExplanationsWithFillerDocs.testMA1
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] IGNOR/A 0.00s J1 | TestSimpleExplanationsWithFillerDocs.testMA2
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] Completed [231/476] on J1 in 5.97s, 70 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
   [junit4] Completed [232/476] on J1 in 0.09s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed [233/476] on J1 in 0.85s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed [234/476] on J1 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedNumericSortField
   [junit4] Completed [235/476] on J1 in 0.11s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [236/476] on J1 in 0.35s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriter.testWithPendingDeletions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [237/476] on J0 in 7.98s, 76 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J0 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [238/476] on J0 in 2.24s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [239/476] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [240/476] on J1 in 5.08s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [241/476] on J1 in 0.47s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.01s J0 | TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [242/476] on J0 in 2.13s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [243/476] on J0 in 2.32s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [244/476] on J0 in 2.75s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2
   [junit4] Completed [245/476] on J1 in 6.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [246/476] on J0 in 1.15s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [247/476] on J1 in 1.18s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [248/476] on J1 in 2.32s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [249/476] on J0 in 3.13s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [250/476] on J1 in 2.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [251/476] on J1 in 1.14s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [252/476] on J1 in 0.90s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [253/476] on J0 in 4.50s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [254/476] on J1 in 0.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed [255/476] on J0 in 1.76s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [256/476] on J1 in 1.55s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [257/476] on J1 in 1.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed [258/476] on J1 in 0.32s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed [259/476] on J0 in 2.84s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [260/476] on J0 in 0.37s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [261/476] on J1 in 1.40s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [262/476] on J0 in 1.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [263/476] on J1 in 1.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed [264/476] on J1 in 1.31s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [265/476] on J0 in 3.30s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [266/476] on J1 in 1.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [267/476] on J1 in 2.39s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [268/476] on J1 in 1.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [269/476] on J0 in 4.13s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed [270/476] on J1 in 0.20s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed [271/476] on J0 in 0.54s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [272/476] on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [273/476] on J1 in 0.83s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed [274/476] on J0 in 0.52s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [275/476] on J0 in 0.77s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [276/476] on J1 in 2.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [277/476] on J0 in 1.45s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [278/476] on J1 in 1.23s, 44 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [279/476] on J0 in 0.71s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed [280/476] on J1 in 1.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed [281/476] on J1 in 1.30s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [282/476] on J1 in 1.38s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [283/476] on J0 in 3.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [284/476] on J1 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [285/476] on J0 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [286/476] on J1 in 0.17s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed [287/476] on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed [288/476] on J1 in 0.18s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed [289/476] on J1 in 0.16s, 16 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed [290/476] on J0 in 0.31s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed [291/476] on J0 in 0.13s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed [292/476] on J1 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed [293/476] on J0 in 0.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed [294/476] on J1 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [junit4] Completed [295/476] on J0 in 0.14s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
   [junit4] Completed [296/476] on J0 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [297/476] on J1 in 0.43s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [298/476] on J0 in 0.22s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed [299/476] on J1 in 0.16s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed [300/476] on J0 in 0.11s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [301/476] on J1 in 0.12s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed [302/476] on J0 in 0.09s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed [303/476] on J1 in 0.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed [304/476] on J0 in 0.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed [305/476] on J1 in 0.42s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed [306/476] on J1 in 0.29s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed [307/476] on J0 in 0.75s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [308/476] on J1 in 0.08s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [309/476] on J0 in 0.09s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSimple2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] IGNOR/A 0.00s J1 | TestFieldMaskingSpanQuery.testSpans2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] Completed [310/476] on J1 in 0.08s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [311/476] on J0 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoDeletionP

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

rs.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1366784203
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1366784203
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null1366784203

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null144620317
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null144620317
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null144620317

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 43ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 107 minutes 8 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=137675ace7fe0ca3264d18fd11e9e61cb535515a, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7074
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7074 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7074/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\foo-034: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\foo-034    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\bar-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\bar-004    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\foo-034: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\foo-034
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\bar-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\bar-004
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestWordDelimiterFilterFactory

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

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

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


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

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

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

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




Build Log:
[...truncated 1258 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=537, maxMBSortInHeap=6.586653826354141, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@26e1744d), locale=en-150, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=192457248,total=273678336
   [junit4]   2> NOTE: All tests run in this JVM: [TestByteSlices, TestBytesStore, TestNearSpansOrdered, TestSpanNotQuery, TestPersistentSnapshotDeletionPolicy, TestIndexWriterExceptions2, TestIndexReaderClose, TestCustomSearcherSort, TestMSBRadixSorter, TestIndexedDISI, TestPolygon2D, TestCustomTermFreq, TestDirectoryReaderReopen, Test2BTerms, TestAxiomaticF3EXP, TestPrefixInBooleanQuery, TestQueryBuilder, TestRollingUpdates, TestDateTools, Test2BDocs, TestIndexWriterReader, TestDocIdSetBuilder, TestSortRandom, TestFilterDirectoryReader, TestSimilarity, TestIndexWriterLockRelease, TestBytesRefArray, TestOmitNorms, TestMergeSchedulerExternal, TestAutomatonQuery, TestSpanContainQuery, TestComplexExplanationsOfNonMatches, TestBasics, TestTermRangeQuery, TestWildcard, TestNoDeletionPolicy, TestNumericDocValuesUpdates, TestLongPostings, TestLucene50StoredFieldsFormatHighCompression, TestUniqueTermCount, TestBlockPostingsFormat3, TestBasicModelIn, TestIntRangeFieldQueries, TestTimSorterWorstCase, TestIndexWriterForceMerge, TestPackedInts, TestNormsFieldExistsQuery, TestIndexWriterMaxDocs, TestTermVectorsReader, TestIndependenceStandardized, TestSegmentTermDocs, TestTermQuery, TestNoMergeScheduler, TestSpanFirstQuery, TestIndexWriterDelete, TestDistributionLL, TestPerFieldPostingsFormat, TestNRTReaderWithThreads, TestFixedBitSet, TestFixedLengthBytesRefArray, TestMaxPosition, TestMultiFields, TestField, TestGraphTokenizers, TestIndependenceChiSquared, TestEarlyTermination, TestFastCompressionMode, TestAxiomaticF1EXP, TestTotalHitCountCollector, TestDisjunctionMaxQuery, TestSloppyPhraseQuery2, TestStressNRT, TestCharArraySet, TestMatchNoDocsQuery, TestIntsRef, TestLongRangeFieldQueries, TestPayloads, TestNRTCachingDirectory, TestOrdinalMap, TestMultiTermsEnum, TestDocValues, TestDocumentWriter, TestNRTThreads, Test2BPostingsBytes, TestIndexWriterCommit, TestSimilarityBase, Test2BBKDPoints, TestIndexTooManyDocs, TestMultiLevelSkipList, TestDirectMonotonic, TestMultiset, TestStressAdvance, TestStringMSBRadixSorter, TestQueryRescorer, TestLSBRadixSorter, TestBooleanScorer, TestTransactions, TestSleepingLockWrapper, TestInPlaceMergeSorter, TestIntroSelector, TestOperations, TestSimpleExplanations, TestFastDecompressionMode, TestAxiomaticSimilarity, TestPostingsOffsets, TestGrowableByteArrayDataOutput, TestCachingTokenFilter, TestSparseFixedBitSet, TestVersion, TestCharsRef, TestRollback, TestIndexingSequenceNumbers, TestExitableDirectoryReader, TestPrefixCodedTerms, TestConcurrentMergeScheduler, TestTragicIndexWriterDeadlock, TestReaderClosed, TestPerFieldDocValuesFormat, TestTopFieldCollector, TestRateLimiter, TestSearchAfter, TestHighCompressionMode, TestDocumentsWriterStallControl, TestTieredMergePolicy, TestLevenshteinAutomata, TestWeakIdentityMap, TestLockFactory, TestSegmentMerger, TestComplexExplanations, TestRegexpRandom2, TestIndexWriterNRTIsCurrent, TestMultiDocValues, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestTransactionRollback, TestUTF32ToUTF8, TestRAMDirectory, TestMultiPhraseQuery, TestDeterminism, TestTermVectorsWriter, TestCodecs, TestCharTermAttributeImpl, TestOmitPositions, TestThreadedForceMerge, TestOmitTf, TestDocumentsWriterDeleteQueue, TestMultiTermConstantScore, TestDoc, TestFieldMaskingSpanQuery, TestPerSegmentDeletes, TestSegmentTermEnum, TestMaxTermFrequency, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=CC87ED48D5A1AD15 -Dtests.slow=true -Dtests.locale=en-150 -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\foo-034: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\foo-034
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\bar-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001\bar-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CC87ED48D5A1AD15-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC87ED48D5A1AD15]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [315/476 (1!)] on J1 in 1.30s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 11908 lines...]
   [junit4] Suite: org.apache.solr.analysis.TestWordDelimiterFilterFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001
   [junit4]   2> 2358918 WARN  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2358919 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2358921 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2358921 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2358922 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2358923 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2358979 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2359023 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2359125 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2359195 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d506c3
   [junit4]   2> 2359202 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d506c3
   [junit4]   2> 2359202 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d506c3
   [junit4]   2> 2359204 INFO  (coreLoadExecutor-8524-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2359205 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2359256 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2359281 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2359379 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2359397 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2359397 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d506c3
   [junit4]   2> 2359398 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2359398 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001\]
   [junit4]   2> 2359400 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=64.5361328125, floorSegmentMB=1.7138671875, forceMergeDeletesPctAllowed=1.8835776761222933, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2359535 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2359535 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2359537 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2359537 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2359538 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=92.8466796875, floorSegmentMB=0.9296875, forceMergeDeletesPctAllowed=21.483017585102846, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2359538 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a59ee17[collection1] main]
   [junit4]   2> 2359539 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2359547 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2359628 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2359628 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2359630 INFO  (coreLoadExecutor-8524-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587893419243470848
   [junit4]   2> 2359634 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2359635 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2359635 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2359635 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2359635 INFO  (TEST-TestWordDelimiterFilterFactory.testCustomTypes-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomTypes
   [junit4]   2> 2359636 INFO  (TEST-TestWordDelimiterFilterFactory.testCustomTypes-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2359636 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2359637 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2359642 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2359646 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2359646 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2359646 INFO  (searcherExecutor-8525-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a59ee17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2359671 INFO  (TEST-TestWordDelimiterFilterFactory.testCustomTypes-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomTypes
   [junit4]   2> 2359675 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlphaNumericWords
   [junit4]   2> 2359684 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68 (1587893419291705344)]} 0 8
   [junit4]   2> 2359686 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419302191104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2359686 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419302191104
   [junit4]   2> 2359725 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57018249[collection1] main]
   [junit4]   2> 2359725 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2359727 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57018249[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 2359727 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 2359728 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=numericsubword:(J2SE)&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359729 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=numericsubword:(J2+OR+SE)&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2359729 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2359730 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19d4d38[collection1] realtime]
   [junit4]   2> 2359730 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2359731 INFO  (TEST-TestWordDelimiterFilterFactory.testAlphaNumericWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAlphaNumericWords
   [junit4]   2> 2359733 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProtectedWords
   [junit4]   2> 2359735 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70 (1587893419351474176)]} 0 2
   [junit4]   2> 2359736 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419354619904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2359736 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419354619904
   [junit4]   2> 2359739 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1007a347[collection1] main]
   [junit4]   2> 2359742 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1007a347[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 2359743 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2359743 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2359744 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=protectedsubword:(java)&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359744 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=protectedsubword:(.net)&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359745 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=protectedsubword:(c#)&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359746 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=protectedsubword:(c%2B%2B)&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359746 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=protectedsubword:c&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2359747 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=protectedsubword:net&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2359748 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2359748 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@730fec53[collection1] realtime]
   [junit4]   2> 2359748 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2359749 INFO  (TEST-TestWordDelimiterFilterFactory.testProtectedWords-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProtectedWords
   [junit4]   2> 2359751 INFO  (TEST-TestWordDelimiterFilterFactory.testNoGenerationEdgeCase-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoGenerationEdgeCase
   [junit4]   2> 2359754 INFO  (TEST-TestWordDelimiterFilterFactory.testNoGenerationEdgeCase-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[222 (1587893419371397120)]} 0 2
   [junit4]   2> 2359755 INFO  (TEST-TestWordDelimiterFilterFactory.testNoGenerationEdgeCase-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2359755 INFO  (TEST-TestWordDelimiterFilterFactory.testNoGenerationEdgeCase-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3635779c[collection1] realtime]
   [junit4]   2> 2359772 INFO  (TEST-TestWordDelimiterFilterFactory.testNoGenerationEdgeCase-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 17
   [junit4]   2> 2359772 INFO  (TEST-TestWordDelimiterFilterFactory.testNoGenerationEdgeCase-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoGenerationEdgeCase
   [junit4]   2> 2359775 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPreserveOrignalTrue
   [junit4]   2> 2359776 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[144 (1587893419396562944)]} 0 0
   [junit4]   2> 2359776 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419396562945,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2359776 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419396562945
   [junit4]   2> 2359882 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c6761a1[collection1] main]
   [junit4]   2> 2359941 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c6761a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c1)))}
   [junit4]   2> 2359947 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2359947 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 171
   [junit4]   2> 2359949 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=wdf_preserve:404&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359950 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=wdf_preserve:123&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359955 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=wdf_preserve:404-123*&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=4
   [junit4]   2> 2359955 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2359956 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30aaa780[collection1] realtime]
   [junit4]   2> 2359957 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2359957 INFO  (TEST-TestWordDelimiterFilterFactory.testPreserveOrignalTrue-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPreserveOrignalTrue
   [junit4]   2> 2359959 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRetainPositionIncrement
   [junit4]   2> 2359963 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419589500928)]} 0 5
   [junit4]   2> 2359963 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419592646656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2359963 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419592646656
   [junit4]   2> 2359972 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ca98347[collection1] main]
   [junit4]   2> 2359972 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2359974 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ca98347[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):c1)))}
   [junit4]   2> 2359974 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 2359976 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2359977 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359977 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2359978 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d002b37[collection1] realtime]
   [junit4]   2> 2359978 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2359982 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419609423872)]} 0 2
   [junit4]   2> 2359982 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419612569600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2359982 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419612569600
   [junit4]   2> 2359988 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5501cc95[collection1] main]
   [junit4]   2> 2359989 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2359991 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5501cc95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c1)))}
   [junit4]   2> 2359991 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 2359992 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2359992 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2359992 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2359994 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@147bc6ff[collection1] realtime]
   [junit4]   2> 2359994 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2359997 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419626201088)]} 0 2
   [junit4]   2> 2359997 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419628298240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2359997 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419628298240
   [junit4]   2> 2360010 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8795c90[collection1] main]
   [junit4]   2> 2360012 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360014 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8795c90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):c1)))}
   [junit4]   2> 2360014 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 2360014 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"-foo-+-bar-"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360014 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"-foo-+-bar-"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360014 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360018 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cd88e4b[collection1] realtime]
   [junit4]   2> 2360019 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360020 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419651366912)]} 0 1
   [junit4]   2> 2360020 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419652415488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2360020 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419652415488
   [junit4]   2> 2360025 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@482c9e79[collection1] main]
   [junit4]   2> 2360025 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360029 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@482c9e79[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):c1)))}
   [junit4]   2> 2360029 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 2360029 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"123+456"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360029 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"123+456"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360029 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360029 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf0ca35[collection1] realtime]
   [junit4]   2> 2360029 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360034 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419661852672)]} 0 1
   [junit4]   2> 2360034 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419667095552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2360034 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419667095552
   [junit4]   2> 2360034 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@323105c9[collection1] main]
   [junit4]   2> 2360050 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@323105c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(8.0.0):c1)))}
   [junit4]   2> 2360050 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360051 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 2360052 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"123+456"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360052 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"123+456"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360053 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360054 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13c01ecf[collection1] realtime]
   [junit4]   2> 2360055 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360056 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419689115648)]} 0 1
   [junit4]   2> 2360057 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419691212800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2360057 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419691212800
   [junit4]   2> 2360062 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1813be4c[collection1] main]
   [junit4]   2> 2360062 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360065 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1813be4c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(8.0.0):c1)))}
   [junit4]   2> 2360066 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 2360067 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"abc+qwe"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360068 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"abc+qwe"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360070 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360070 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8b421a8[collection1] realtime]
   [junit4]   2> 2360071 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360072 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419705892864)]} 0 2
   [junit4]   2> 2360073 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419707990016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2360073 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419707990016
   [junit4]   2> 2360080 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ae41232[collection1] main]
   [junit4]   2> 2360081 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360082 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ae41232[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):c1)))}
   [junit4]   2> 2360084 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 2360084 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360085 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360086 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360086 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@105a79d[collection1] realtime]
   [junit4]   2> 2360087 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360089 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587893419722670080)]} 0 2
   [junit4]   2> 2360090 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419725815808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2360090 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419725815808
   [junit4]   2> 2360095 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7de43ba7[collection1] main]
   [junit4]   2> 2360099 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7de43ba7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):c1)))}
   [junit4]   2> 2360100 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360100 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 2360101 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~90&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360102 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2Bid:42+%2Bsubword:"foo+bar"~110&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360103 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360103 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@636c8af5[collection1] realtime]
   [junit4]   2> 2360103 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360104 INFO  (TEST-TestWordDelimiterFilterFactory.testRetainPositionIncrement-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRetainPositionIncrement
   [junit4]   2> 2360108 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIgnoreCaseChange
   [junit4]   2> 2360111 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1587893419744690176)]} 0 2
   [junit4]   2> 2360111 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587893419747835904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2360111 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f91e9e2 commitCommandVersion:1587893419747835904
   [junit4]   2> 2360116 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@563a0a81[collection1] main]
   [junit4]   2> 2360119 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2360119 INFO  (searcherExecutor-8525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@563a0a81[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):c1)))}
   [junit4]   2> 2360121 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 2360121 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=wdf_nocase:(hell+o+am)&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2360122 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subword:(good+jon)&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2360123 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2360123 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@202f9f86[collection1] realtime]
   [junit4]   2> 2360124 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 2360124 INFO  (TEST-TestWordDelimiterFilterFactory.testIgnoreCaseChange-seed#[DE7D2203DC96A9C5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIgnoreCaseChange
   [junit4]   2> 2360124 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2360124 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1055935925
   [junit4]   2> 2360124 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2360124 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a8bd14e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2bf2053b
   [junit4]   2> 2360130 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2360130 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@201785f4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4be9c77c
   [junit4]   2> 2360135 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2360135 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ce686d5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@49c0751d
   [junit4]   2> 2360136 INFO  (coreCloseExecutor-8530-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4903ca3f
   [junit4]   2> 2360136 INFO  (coreCloseExecutor-8530-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1224985151
   [junit4]   2> 2360136 INFO  (coreCloseExecutor-8530-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c905e43: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7bf582bc
   [junit4]   2> 2360157 INFO  (SUITE-TestWordDelimiterFilterFactory-seed#[DE7D2203DC96A9C5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {wdf_nocase=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Direct), protectedsubword=PostingsFormat(name=Direct), numericsubword=PostingsFormat(name=LuceneVarGapDocFreqInterval), subword=FSTOrd50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), wdf_preserve=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1074, maxMBSortInHeap=7.595171760756704, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5f2de489), locale=pl, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=231631160,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxIntegration, DistributedTermsComponentTest, TestJsonFacets, SortSpecParsingTest, SuggesterTest, IndexSchemaTest, TestCodecSupport, CloudMLTQParserTest, BadCopyFieldTest, ShardSplitTest, TestCSVResponseWriter, TestUpdate, TestSolrFieldCacheBean, CoreSorterTest, TestLMDirichletSimilarityFactory, CursorPagingTest, TestHighlightDedupGrouping, TestGraphTermsQParserPlugin, LeaderElectionTest, TestXmlQParser, DirectUpdateHandlerTest, RAMDirectoryFactoryTest, TestCloudInspectUtil, TestLFUCache, LegacyCloudClusterPropTest, TestDynamicLoading, TestLeaderInitiatedRecoveryThread, ChangedSchemaMergeTest, TestMultiValuedNumericRangeQuery, TestSolrConfigHandlerConcurrent, BufferStoreTest, TestStressUserVersions, TestSweetSpotSimilarityFactory, AddReplicaTest, DefaultValueUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest, DeleteShardTest, TestOrdValues, BigEndianAscendingWordSerializerTest, ChaosMonkeyNothingIsSafeTest, SolrCloudExampleTest, SpellCheckComponentTest, TestRandomFlRTGCloud, TestMacros, CollectionTooManyReplicasTest, TestExclusionRuleCollectionAccess, AddBlockUpdateTest, TestNestedDocsSort, TestBlendedInfixSuggestions, TestRecovery, TestHttpShardHandlerFactory, TestLeaderElectionWithEmptyReplica, BadIndexSchemaTest, TestConfigsApi, TestPHPSerializedResponseWriter, InfixSuggestersTest, PrimUtilsTest, DistanceUnitsTest, TestFieldCache, SuggesterWFSTTest, TestCopyFieldCollectionResource, AsyncCallRequestStatusResponseTest, ZkStateWriterTest, OverseerRolesTest, TestScoreJoinQPScore, TestCloudRecovery, TestClassicSimilarityFactory, TestInfoStreamLogging, DateRangeFieldTest, DistributedSuggestComponentTest, BJQParserTest, TestHdfsUpdateLog, TestSolrCoreProperties, TestReRankQParserPlugin, SystemLogListenerTest, TestInPlaceUpdatesStandalone, QueryResultKeyTest, TestLockTree, TestUtilizeNode, TestDFRSimilarityFactory, HdfsLockFactoryTest, SolrJmxReporterTest, RestartWhileUpdatingTest, TestComplexPhraseQParserPlugin, CollectionsAPISolrJTest, MetricsConfigTest, UnloadDistributedZkTest, TestCryptoKeys, TestEmbeddedSolrServerAdminHandler, ForceLeaderTest, TestRandomCollapseQParserPlugin, TestDistributedSearch, TestImpersonationWithHadoopAuth, ChaosMonkeySafeLeaderWithPullReplicasTest, PrimitiveFieldTypeTest, URLClassifyProcessorTest, NodeLostTriggerTest, PathHierarchyTokenizerFactoryTest, TestNumericRangeQuery64, TestSolrCloudWithKerberosAlt, BinaryUpdateRequestHandlerTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, DistributedFacetPivotSmallTest, InfoHandlerTest, TestCollapseQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, PreAnalyzedFieldManagedSchemaCloudTest, TestDistributedStatsComponentCardinality, TestXIncludeConfig, TestReplicationHandlerBackup, TestFieldSortValues, DeleteNodeTest, DistributedDebugComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSurroundQueryParser, TestLegacyField, TestManagedSchemaThreadSafety, TestCollectionsAPIViaSolrCloudCluster, TriLevelCompositeIdRoutingTest, RequiredFieldsTest, ClusterStateTest, MoveReplicaHDFSTest, TestRestManager, TestIBSimilarityFactory, TestNonDefinedSimilarityFactory, CreateCollectionCleanupTest, TestRawResponseWriter, HighlighterConfigTest, RuleEngineTest, HdfsSyncSliceTest, LeaderInitiatedRecoveryOnCommitTest, AtomicUpdateProcessorFactoryTest, BasicAuthIntegrationTest, TestPhraseSuggestions, TestConfigSetProperties, DisMaxRequestHandlerTest, TestLegacyFieldCache, ShardRoutingTest, TestCloudManagedSchema, TestSlowCompositeReaderWrapper, IndexBasedSpellCheckerTest, CSVRequestHandlerTest, HLLSerializationTest, TestMultiWordSynonyms, SpatialFilterTest, SuggesterTSTTest, TestClusterProperties, TestNumericTerms64, TestConfigOverlay, TestStressRecovery, ConfigSetsAPITest, TestSkipOverseerOperations, TestSha256AuthenticationProvider, RecoveryZkTest, SolrInfoBeanTest, TestRTimerTree, TestMaxScoreQueryParser, TestPullReplica, ParsingFieldUpdateProcessorsTest, CursorMarkTest, FieldAnalysisRequestHandlerTest, TimeZoneUtilsTest, TestGeoJSONResponseWriter, LeaderFailoverAfterPartitionTest, TestManagedSynonymFilterFactory, HighlighterMaxOffsetTest, DistanceFunctionTest, TestPayloadScoreQParserPlugin, DistributedSpellCheckComponentTest, CdcrBootstrapTest, SolrGraphiteReporterTest, TestSolrCloudSnapshots, TestBinaryField, TestLegacyNumericUtils, TestAuthenticationFramework, RequestLoggingTest, QueryParsingTest, SuggestComponentContextFilterQueryTest, ShowFileRequestHandlerTest, ZkControllerTest, TestBlobHandler, SpatialRPTFieldTypeTest, DirectUpdateHandlerOptimizeTest, VersionInfoTest, SyncSliceTest, ClusterStateUpdateTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWordDelimiterFilterFactory -Dtests.seed=DE7D2203DC96A9C5 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestWordDelimiterFilterFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001\init-core-data-001\tlog\tlog.0000000000000000002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestWordDelimiterFilterFactory_DE7D2203DC96A9C5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE7D2203DC96A9C5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [431/765 (1!)] on J0 in 1.27s, 7 tests, 1 error <<< FAILURES!

[...truncated 3443 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=137, maxMBSortInHeap=5.831096266440823, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59b5c133), locale=en-FI, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=24343392,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2496A4B852C8AE5 -Dtests.slow=true -Dtests.locale=en-FI -Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2496A4B852C8AE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2496A4B852C8AE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 1.05s, 8 tests, 1 error <<< FAILURES!

[...truncated 38405 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7073 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7073/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.document.TestDocument

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001\_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001\_0.tip    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001\_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001\_0.tip
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001

	at __randomizedtesting.SeedInfo.seed([A5874AFD203C7C50]: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-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001\replicationClientTest-005\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001\replicationClientTest-005\1

	at __randomizedtesting.SeedInfo.seed([5C1BCAE189CF16CF:C99626800C27A2DA]: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:244)
	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.solr.handler.dataimport.TestClobTransformer

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestClobTransformer_C4CFBB325B7A509-001

	at __randomizedtesting.SeedInfo.seed([C4CFBB325B7A509]: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.handler.dataimport.TestSqlEntityProcessor.testCachedChildEntities

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_C4CFBB325B7A509-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_C4CFBB325B7A509-001\tempDir-001
	at __randomizedtesting.SeedInfo.seed([C4CFBB325B7A509:FFCAD5BEB0233194]:0)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
	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$10.evaluate(RandomizedRunner.java:992)
	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.handler.TestConfigReload

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\shard-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\shard-1-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\shard-1-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedDebugComponentTest

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

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

	at __randomizedtesting.SeedInfo.seed([69DEBE3BBA4925DC]: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.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.TestLBHttpSolrClient_66BD7F3D41029FEB-001\instance-1-001

	at __randomizedtesting.SeedInfo.seed([66BD7F3D41029FEB:A775A27BE0644E42]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.solr.client.solrj.TestLBHttpSolrClient$SolrInstance.tearDown(TestLBHttpSolrClient.java:311)
	at org.apache.solr.client.solrj.TestLBHttpSolrClient.tearDown(TestLBHttpSolrClient.java:125)
	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
	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$10.evaluate(RandomizedRunner.java:992)
	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.client.solrj.TestLBHttpSolrClient

Error Message:
16 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient:     1) Thread[id=2156, name=coreContainerWorkExecutor-828-thread-1, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=2148, name=qtp29541461-2148, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=2105, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=2147, name=qtp29541461-2147, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=2153, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=2149, name=qtp29541461-2149, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=2155, name=Thread-376, state=WAITING, group=TGRP-TestLBHttpSolrClient]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)    8) Thread[id=2145, name=qtp29541461-2145, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=2152, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=2144, name=qtp29541461-2144-acceptor-0@f2b344-ServerConnector@4b1c3c{HTTP/1.1,[http/1.1]}{127.0.0.1:59987}, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=2159, name=Scheduler-23833784, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   12) Thread[id=2146, name=qtp29541461-2146, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   13) Thread[id=2150, name=qtp29541461-2150, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   14) Thread[id=2143, name=qtp29541461-2143, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   15) Thread[id=2158, name=searcherExecutor-833-thread-1, state=WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   16) Thread[id=2151, name=org.eclipse.jetty.server.session.HashSessionManager@17eb1f6Timer, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 16 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   1) Thread[id=2156, name=coreContainerWorkExecutor-828-thread-1, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=2148, name=qtp29541461-2148, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=2105, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=2147, name=qtp29541461-2147, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=2153, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=2149, name=qtp29541461-2149, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=2155, name=Thread-376, state=WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)
   8) Thread[id=2145, name=qtp29541461-2145, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=2152, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=2144, name=qtp29541461-2144-acceptor-0@f2b344-ServerConnector@4b1c3c{HTTP/1.1,[http/1.1]}{127.0.0.1:59987}, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=2159, name=Scheduler-23833784, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=2146, name=qtp29541461-2146, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  13) Thread[id=2150, name=qtp29541461-2150, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  14) Thread[id=2143, name=qtp29541461-2143, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  15) Thread[id=2158, name=searcherExecutor-833-thread-1, state=WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=2151, name=org.eclipse.jetty.server.session.HashSessionManager@17eb1f6Timer, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([66BD7F3D41029FEB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2156, name=coreContainerWorkExecutor-828-thread-1, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=2159, name=Scheduler-23833784, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=2158, name=searcherExecutor-833-thread-1, state=WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=2149, name=qtp29541461-2149, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=2155, name=Thread-376, state=WAITING, group=TGRP-TestLBHttpSolrClient]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)    6) Thread[id=2151, name=org.eclipse.jetty.server.session.HashSessionManager@17eb1f6Timer, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2156, name=coreContainerWorkExecutor-828-thread-1, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=2159, name=Scheduler-23833784, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=2158, name=searcherExecutor-833-thread-1, state=WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=2149, name=qtp29541461-2149, state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]
        at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
        at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=2155, name=Thread-376, state=WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1725)
   6) Thread[id=2151, name=org.eclipse.jetty.server.session.HashSessionManager@17eb1f6Timer, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([66BD7F3D41029FEB]:0)


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

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

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

	at __randomizedtesting.SeedInfo.seed([8411FBE7297F5B15]: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 365 lines...]
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@760720), locale=ar-KW, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=53441680,total=88080384
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexFileDeleter, TestNorms, TestCodecUtil, TestSwappedIndexFiles, TestTopDocsMerge, TestWildcardRandom, TestUTF32ToUTF8, TestFilterCodecReader, TestSortedSetSortField, TestLucene50StoredFieldsFormat, TestTieredMergePolicy, TestReqExclBulkScorer, TestTimeLimitingCollector, TestDocsAndPositions, TestSameScoresWithThreads, TestTwoPhaseCommitTool, TestMixedDocValuesUpdates, TestAttributeSource, TestLevenshteinAutomata, TestPointQueries, TestBooleanQueryVisitSubscorers, TestTermScorer, TestMixedCodecs, TestSameTokenSamePosition, Test2BPoints, TestDateSort, TestSnapshotDeletionPolicy, TestSpans, TestSearchForDuplicates, TestDocumentsWriterDeleteQueue, TestIndexWriterOnVMError, TestIndexWriterMergePolicy, TestDocument]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocument -Dtests.seed=A5874AFD203C7C50 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestDocument (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001\_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001\index-NIOFSDirectory-001\_0.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.document.TestDocument_A5874AFD203C7C50-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A5874AFD203C7C50]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [44/475 (1!)] on J0 in 0.10s, 12 tests, 1 error <<< FAILURES!

[...truncated 8532 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=5C1BCAE189CF16CF -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=EAT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.05s 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-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001\replicationClientTest-005\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C1BCAE189CF16CF:C99626800C27A2DA]: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:244)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_5C1BCAE189CF16CF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneVarGapDocFreqInterval), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=207, maxMBSortInHeap=5.647292234068023, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@118a4dd), locale=th, timezone=EAT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=48690496,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 3.94s, 5 tests, 1 error <<< FAILURES!

[...truncated 3428 lines...]
   [junit4] Suite: org.apache.solr.handler.TestConfigReload
   [junit4]   2> 1026391 INFO  (SUITE-TestConfigReload-seed#[69DEBE3BBA4925DC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\init-core-data-001
   [junit4]   2> 1026393 WARN  (SUITE-TestConfigReload-seed#[69DEBE3BBA4925DC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=67 numCloses=67
   [junit4]   2> 1026393 INFO  (SUITE-TestConfigReload-seed#[69DEBE3BBA4925DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1026397 INFO  (SUITE-TestConfigReload-seed#[69DEBE3BBA4925DC]-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> 1026397 INFO  (SUITE-TestConfigReload-seed#[69DEBE3BBA4925DC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_wy/
   [junit4]   2> 1026400 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1026401 INFO  (Thread-2329) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1026401 INFO  (Thread-2329) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1026409 ERROR (Thread-2329) [    ] 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> 1026501 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.ZkTestServer start zk server on port:54751
   [junit4]   2> 1026505 INFO  (zkConnectionManagerCallback-2369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1026514 INFO  (zkConnectionManagerCallback-2371-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1026521 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1026523 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1026526 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1026527 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1026528 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1026530 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1026531 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1026532 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1026533 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1026535 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1026536 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1026537 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16092dcd8130001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1026538 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1027057 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1027058 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb7526{/_wy,null,AVAILABLE}
   [junit4]   2> 1027059 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15cf379{HTTP/1.1,[http/1.1]}{127.0.0.1:55104}
   [junit4]   2> 1027059 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.e.j.s.Server Started @1034918ms
   [junit4]   2> 1027059 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\tempDir-001/control/data, replicaType=NRT, hostContext=/_wy, hostPort=55104, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\control-001\cores}
   [junit4]   2> 1027059 ERROR (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1027060 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1027060 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1027060 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1027060 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-26T12:47:15.616Z
   [junit4]   2> 1027063 INFO  (zkConnectionManagerCallback-2373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027064 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1027064 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestConfigReload_69DEBE3BBA4925DC-001\control-001\solr.xml
   [junit4]   2> 1027071 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1027071 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1027072 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9fd9eb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1027077 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54751/solr
   [junit4]   2> 1027079 INFO  (zkConnectionManagerCallback-2377-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027080 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16092dcd8130003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1027082 INFO  (zkConnectionManagerCallback-2379-thread-1-processing-n:127.0.0.1:55104__wy) [n:127.0.0.1:55104__wy    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027184 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027185 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55104__wy
   [junit4]   2> 1027185 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.c.Overseer Overseer (id=99240669017735172-127.0.0.1:55104__wy-n_0000000000) starting
   [junit4]   2> 1027196 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55104__wy
   [junit4]   2> 1027197 INFO  (OverseerStateUpdate-99240669017735172-127.0.0.1:55104__wy-n_0000000000) [n:127.0.0.1:55104__wy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1027368 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9fd9eb
   [junit4]   2> 1027378 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9fd9eb
   [junit4]   2> 1027378 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9fd9eb
   [junit4]   2> 1027380 INFO  (TEST-TestConfigReload.test-seed#[69DEBE3BBA4925DC]) [n:127.0.0.1:55104__wy    ] o.a.s.c.CorePropertiesLocator Found 0 core de

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

.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 	
   [junit4]   2> 36076 T332 oas.SolrTestCaseJ4.tearDown ###Ending testSportZipperChildEntitiesWrongOrder
   [junit4]   2> 36079 T332 oas.SolrTestCaseJ4.setUp ###Starting testSingleEntity
   [junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@faeae2
   [junit4]   2> 36081 T332 C32 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 36081 T332 C32 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 36082 T332 C32 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36082 T332 C32 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f382be commitCommandVersion:0
   [junit4]   2> 36118 T332 C32 oass.SolrIndexSearcher.<init> Opening [Searcher@1706e6e[collection1] main]
   [junit4]   2> 36119 T332 C32 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36122 T339 C32 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1706e6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36122 T332 C32 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 39
   [junit4]   2> 36139 T332 C32 oashdc.DIHConfiguration.verifyWithSchema id is a required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 36139 T332 C32 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 36139 T332 C32 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 36139 T332 C32 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 36140 T332 C32 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 36140 T332 C32 oashd.JdbcDataSource$1.call Creating a connection for entity People with URL: jdbc:hsqldb:mem:.
   [junit4]   2> 36141 T332 C32 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 36153 T332 C32 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 36153 T332 C32 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36153 T332 C32 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f382be commitCommandVersion:0
   [junit4]   2> 36193 T332 C32 oass.SolrIndexSearcher.<init> Opening [Searcher@75360a[collection1] main]
   [junit4]   2> 36194 T332 C32 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36199 T339 C32 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75360a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):c20)))}
   [junit4]   2> 36200 T332 C32 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 36200 T332 C32 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties
   [junit4]   2> 36201 T332 C32 oashd.DocBuilder.execute Time taken = 0:0:0.60
   [junit4]   2> 36201 T332 C32 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_C4CFBB325B7A509-001\tempDir-002"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"People.ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"hsqldb"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 11, ... (20 adds)],commit=} 0 63
   [junit4]   2> 36203 T332 C32 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=1
   [junit4]   2> 36209 T332 C32 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 36210 T332 C32 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 36211 T332 oas.SolrTestCaseJ4.tearDown ###Ending testSingleEntity
   [junit4]   2> 36278 T332 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 36278 T332 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=163150
   [junit4]   2> 36278 T332 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36278 T332 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@117271f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1635ea3
   [junit4]   2> 36282 T332 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36283 T332 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f1ddd4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@13d6b74
   [junit4]   2> 36285 T332 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36285 T332 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e7e64e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@172ed6d
   [junit4]   2> 36317 T344 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@faeae2
   [junit4]   2> 36317 T344 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=16444130
   [junit4]   2> 36317 T344 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10f11ea: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@e85f64
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_C4CFBB325B7A509-001
   [junit4]   2> Dec 26, 2017 1:36:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=FSTOrd50, NAME_mult_s=Lucene50(blocksize=128), AddAColumn_s=PostingsFormat(name=Memory), COUNTRY_CODE_s=PostingsFormat(name=Memory), id=FSTOrd50, COUNTRY_NAME_s=Lucene50(blocksize=128), SPORT_NAME_mult_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), COUNTRY_CODES_mult_s=PostingsFormat(name=Memory), countryAdded_s=PostingsFormat(name=Memory)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=625, maxMBSortInHeap=7.681723595457095, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d3b9fe), locale=ar-SY, timezone=Iceland
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31627688,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, TestHierarchicalDocBuilder, TestSolrEntityProcessorEndToEnd, TestSqlEntityProcessor]
   [junit4] Completed [18/38 (2!)] on J0 in 9.49s, 12 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 38236 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7072 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7072/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_CA48EE154A52D097-001\testCopy-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_CA48EE154A52D097-001\testCopy-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_CA48EE154A52D097-001\testCopy-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_CA48EE154A52D097-001\testCopy-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.LegacyNoFacetCloudTest_5783754CD1249B28-001\tempDir-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores\collection1_shard1_replica_n47
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_70A11A3866DE6DDC-001\shard-4-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\mmap47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\mmap47-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testInt-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testSeekZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testSeekZero-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\mmap47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\mmap47-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testInt-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testSeekZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testSeekZero-007

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([BE02F7EB539A1D15]: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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor601.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy61.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: Short read of block.
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: Short read of block.
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:377)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:308)
	at org.eclipse.jgit.transport.BasePackFetchConnection.fetch(BasePackFetchConnection.java:298)
	at org.eclipse.jgit.transport.FetchProcess.fetchObjects(FetchProcess.java:245)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:161)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
Caused by: java.io.EOFException: Short read of block.
	at org.eclipse.jgit.util.IO.readFully(IO.java:249)
	at org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:212)
	at org.eclipse.jgit.transport.SideBandInputStream.needDataPacket(SideBandInputStream.java:154)
	at org.eclipse.jgit.transport.SideBandInputStream.read(SideBandInputStream.java:136)
	at org.eclipse.jgit.transport.PackParser.fill(PackParser.java:1173)
	at org.eclipse.jgit.transport.PackParser.readPackHeader(PackParser.java:874)
	at org.eclipse.jgit.transport.PackParser.parse(PackParser.java:512)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser.parse(ObjectDirectoryPackParser.java:195)
	at org.eclipse.jgit.transport.PackParser.parse(PackParser.java:484)
	at org.eclipse.jgit.transport.BasePackFetchConnection.receivePack(BasePackFetchConnection.java:773)
	at org.eclipse.jgit.transport.BasePackFetchConnection.doFetch(BasePackFetchConnection.java:370)
	... 18 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision e82e029406b21ccbfebfd36141c2a318f7326453 (refs/remotes/origin/master)
Commit message: "SOLR-11703: Solr Should Send Log Notifications if Ulimits are too low"
No emails were triggered.
[description-setter] Description set: Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-server -XX:+UseSerialGC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) Client VM (25.144-b01, Oracle Corporation)
[java-info] Test args: [-server -XX:+UseSerialGC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.12 in public
[ivy:cachepath] :: resolution report :: resolve 109ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) Client VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 823 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene62\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 190 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\test-framework\src\java\org\apache\lucene\store\BaseDirectoryTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 485 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says hi! Master seed: CA48EE154A52D097
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 475 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8452@localhost).
   [junit4] Started J0 PID(6340@localhost).
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [1/475] on J1 in 1.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
   [junit4] Completed [2/475] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [3/475] on J1 in 1.21s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [4/475] on J0 in 3.22s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [5/475] on J0 in 0.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [6/475] on J1 in 0.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed [7/475] on J1 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [8/475] on J1 in 0.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValues
   [junit4] Completed [9/475] on J1 in 0.13s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [10/475] on J1 in 2.71s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed [11/475] on J1 in 4.87s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [12/475] on J0 in 10.27s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [13/475] on J0 in 0.18s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2EXP
   [junit4] Completed [14/475] on J0 in 4.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [15/475] on J0 in 0.58s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [16/475] on J0 in 0.97s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.01s J0 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [17/475] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed [18/475] on J0 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [19/475] on J1 in 13.66s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [20/475] on J1 in 0.61s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [21/475] on J1 in 0.42s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
   [junit4] IGNOR/A 0.01s J1 | Test2BSortedDocValuesFixedSorted.testFixedSorted
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [22/475] on J1 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionLL
   [junit4] Completed [23/475] on J0 in 8.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [24/475] on J1 in 3.93s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed [25/475] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [26/475] on J1 in 1.21s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed [27/475] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testBigEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecsAtNight.testCrazyReaderEquals
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [28/475] on J1 in 0.00s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [29/475] on J1 in 0.38s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [30/475] on J0 in 7.91s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed [31/475] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3295db), locale=fr-CH, timezone=Brazil/West
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46770960,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiLevelSkipList, TestTermdocPerf, TestTermsEnum2, TestOrdinalMap, TestUniqueTermCount, TestSearchAfter, TestDocValues, TestRollingUpdates, TestIndexWriterCommit, TestIndexWriterForceMerge, TestSloppyPhraseQuery2, TestIntArrayDocIdSet, Test2BSortedDocValuesFixedSorted, TestDirectoryReaderReopen, TestByteBlockPool, TestTermVectorsWriter, TestCachingCollector, TestDuelingCodecsAtNight, TestFixedBitDocIdSet, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=CA48EE154A52D097 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Brazil/West -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_CA48EE154A52D097-001\testCopy-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_CA48EE154A52D097-001\testCopy-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA48EE154A52D097]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [32/475 (1!)] on J1 in 3.40s, 43 tests, 1 error, 1 skipped <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
   [junit4] Completed [33/475 (1!)] on J0 in 0.15s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=uses lots of space and takes a few minutes))
   [junit4] Completed [34/475 (1!)] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed [35/475 (1!)] on J1 in 0.40s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [36/475 (1!)] on J0 in 2.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [37/475 (1!)] on J1 in 2.77s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [38/475 (1!)] on J0 in 0.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [39/475 (1!)] on J0 in 1.65s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [40/475 (1!)] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
   [junit4] Completed [41/475 (1!)] on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed [42/475 (1!)] on J0 in 0.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=MockRandom), junk=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=729, maxMBSortInHeap=7.636104333326897, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1371545), locale=zh-TW, timezone=Africa/Tunis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=22528288,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexFileDeleter, TestFilterLeafReader, TestTieredMergePolicy, TestLockFactory, TestAxiomaticF2EXP, TestIndexInput, TestSort, Test4GBStoredFields, TestSumDocFreq, TestDistributionLL, TestAddIndexes, TestBinaryDocument, TestSortedSetSortField, Test2BPositions, TestMultiThreadTermVectors, TestBagOfPositions, TestArrayUtil, TestInfoStream, TestCharacterUtils, TestScorerPerf, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=CA48EE154A52D097 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Africa/Tunis -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\mmap47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\mmap47-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testInt-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testSeekZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CA48EE154A52D097-001\testSeekZero-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA48EE154A52D097]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [43/475 (2!)] on J0 in 4.28s, 54 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [44/475 (2!)] on J1 in 8.98s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [45/475 (2!)] on J1 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [46/475 (2!)] on J0 in 1.76s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [47/475 (2!)] on J0 in 0.62s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed [48/475 (2!)] on J1 in 0.94s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
   [junit4] IGNOR/A 0.00s J1 | Test2BPostingsBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~20GB-30GB of space and 10 minutes))
   [junit4] Completed [49/475 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSynonymQuery
   [junit4] Completed [50/475 (2!)] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed [51/475 (2!)] on J1 in 0.56s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [52/475 (2!)] on J1 in 0.05s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilterWeight
   [junit4] Completed [53/475 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressDeletes
   [junit4] Completed [54/475 (2!)] on J1 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4] IGNOR/A 0.00s J1 | TestLongBitSet.testHugeCapacity
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [55/475 (2!)] on J1 in 0.12s, 11 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [56/475 (2!)] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [57/475 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleValuesSource
   [junit4] Completed [58/475 (2!)] on J0 in 4.18s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [59/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [60/475 (2!)] on J1 in 5.68s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [61/475 (2!)] on J0 in 3.41s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [62/475 (2!)] on J1 in 1.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [63/475 (2!)] on J0 in 1.51s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed [64/475 (2!)] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [junit4] Completed [65/475 (2!)] on J1 in 1.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] Completed [66/475 (2!)] on J0 in 1.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3EXP
   [junit4] IGNOR/A 0.00s J0 | TestAxiomaticF3EXP.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8010))
   [junit4] Completed [67/475 (2!)] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
   [junit4] Completed [68/475 (2!)] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [69/475 (2!)] on J0 in 0.27s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPoints
   [junit4] IGNOR/A 0.00s J0 | Test2BPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J0 | Test2BPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] Completed [70/475 (2!)] on J0 in 0.00s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [71/475 (2!)] on J1 in 3.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [72/475 (2!)] on J1 in 0.71s, 44 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed [73/475 (2!)] on J1 in 0.07s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [74/475 (2!)] on J1 in 18.43s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed [75/475 (2!)] on J1 in 1.43s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [76/475 (2!)] on J1 in 0.04s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [77/475 (2!)] on J1 in 0.07s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes over two hours))
   [junit4] Completed [78/475 (2!)] on J1 in 1.33s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [79/475 (2!)] on J1 in 2.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed [80/475 (2!)] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
   [junit4] Completed [81/475 (2!)] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [82/475 (2!)] on J1 in 2.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [83/475 (2!)] on J1 in 0.31s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed [84/475 (2!)] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
   [junit4] Completed [85/475 (2!)] on J0 in 36.88s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [86/475 (2!)] on J0 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [87/475 (2!)] on J0 in 0.08s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [88/475 (2!)] on J0 in 2.32s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [89/475 (2!)] on J1 in 11.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed [90/475 (2!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiset
   [junit4] Completed [91/475 (2!)] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [92/475 (2!)] on J1 in 0.10s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [93/475 (2!)] on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.02s J0 | TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [94/475 (2!)] on J0 in 1.68s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [95/475 (2!)] on J1 in 1.15s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs
   [junit4] Completed [96/475 (2!)] on J1 in 0.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed [97/475 (2!)] on J1 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [98/475 (2!)] on J1 in 1.86s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [99/475 (2!)] on J1 in 0.03s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1LOG
   [junit4] IGNOR/A 0.00s J1 | TestAxiomaticF1LOG.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8010))
   [junit4] Completed [100/475 (2!)] on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [101/475 (2!)] on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [102/475 (2!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.00s J1 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=You must increase heap to > 2 G to run this))
   [junit4] Completed [103/475 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [104/475 (2!)] on J1 in 0.43s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed [105/475 (2!)] on J1 in 0.69s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [106/475 (2!)] on J0 in 4.87s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [107/475 (2!)] on J0 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized
   [junit4] Completed [108/475 (2!)] on J0 in 4.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [109/475 (2!)] on J1 in 9.09s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed [110/475 (2!)] on J1 in 1.32s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [junit4] Completed [111/475 (2!)] on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [112/475 (2!)] on J1 in 0.71s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesQueries
   [junit4] Completed [113/475 (2!)] on J1 in 1.64s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [114/475 (2!)] on J1 in 0.05s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelG
   [junit4] Completed [115/475 (2!)] on J0 in 10.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [116/475 (2!)] on J0 in 0.10s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [117/475 (2!)] on J0 in 1.22s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [118/475 (2!)] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [119/475 (2!)] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriter.testWithPendingDeletions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [120/475 (2!)] on J0 in 5.07s, 76 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [121/475 (2!)] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] IGNOR/A 0.00s J1 | TestBKD.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [122/475 (2!)] on J1 in 10.57s, 19 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [123/475 (2!)] on J1 in 0.24s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [124/475 (2!)] on J1 in 2.12s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed [125/475 (2!)] on J1 in 1.43s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4] Completed [126/475 (2!)] on J0 in 8.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [127/475 (2!)] on J0 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [128/475 (2!)] on J0 in 0.26s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed [129/475 (2!)] on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4] IGNOR/A 0.01s J0 | TestSimpleExplanationsWithFillerDocs.testMA1
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] IGNOR/A 0.00s J0 | TestSimpleExplanationsWithFillerDocs.testMA2
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] Completed [130/475 (2!)] on J0 in 5.17s, 70 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
   [junit4] Completed [131/475 (2!)] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed [132/475 (2!)] on J0 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [133/475 (2!)] on J0 in 0.16s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed [134/475 (2!)] on J1 in 11.32s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [135/475 (2!)] on J1 in 0.47s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed [136/475 (2!)] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [137/475 (2!)] on J0 in 2.24s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [138/475 (2!)] on J1 in 2.40s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed [139/475 (2!)] on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [140/475 (2!)] on J1 in 4.76s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [junit4] Completed [141/475 (2!)] on J1 in 0.55s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
   [junit4] Completed [142/475 (2!)] on J1 in 0.18s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [junit4] Completed [143/475 (2!)] on J1 in 1.96s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [144/475 (2!)] on J0 in 14.10s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergePolicyWrapper
   [junit4] Completed [145/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed [146/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [147/475 (2!)] on J0 in 0.17s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J0 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [148/475 (2!)] on J0 in 2.21s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [149/475 (2!)] on J1 in 6.93s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionSPL
   [junit4] IGNOR/A 0.00s J1 | TestDistributionSPL.testRandomScoring
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8010))
   [junit4] Completed [150/475 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed [151/475 (2!)] on J0 in 0.85s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [152/475 (2!)] on J1 in 2.38s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4] Completed [153/475 (2!)] on J1 in 0.03s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [154/475 (2!)] on J0 in 1.86s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [155/475 (2!)] on J1 in 0.17s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [156/475 (2!)] on J1 in 0.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [157/475 (2!)] on J0 in 0.63s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [158/475 (2!)] on J1 in 1.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [159/475 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
   [junit4] Completed [160/475 (2!)] on J1 in 0.66s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [161/475 (2!)] on J1 in 0.09s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.00s J1 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [162/475 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed [163/475 (2!)] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed [164/475 (2!)] on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [165/475 (2!)] on J0 in 2.94s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [166/475 (2!)] on J0 in 0.94s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed [167/475 (2!)] on J0 in 2.30s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed [168/475 (2!)] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [169/475 (2!)] on J0 in 0.48s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed [170/475 (2!)] on J0 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [171/475 (2!)] on J0 in 0.07s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [172/475 (2!)] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength
   [junit4] Completed [173/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
   [junit4] Completed [174/475 (2!)] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed [175/475 (2!)] on J0 in 0.14s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [176/475 (2!)] on J0 in 1.60s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [177/475 (2!)] on J0 in 0.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [178/475 (2!)] on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [179/475 (2!)] on J0 in 0.22s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [180/475 (2!)] on J0 in 0.36s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [181/475 (2!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed [182/475 (2!)] on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [183/475 (2!)] on J0 in 0.42s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [junit4] Completed [184/475 (2!)] on J0 in 1.40s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [185/475 (2!)] on J0 in 2.62s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [186/475 (2!)] on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterCodecReader
   [junit4] Completed [187/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed [188/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [189/475 (2!)] on J0 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [190/475 (2!)] on J0 in 0.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [191/475 (2!)] on J0 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints
   [junit4] IGNOR/A 0.00s J0 | Test2BBKDPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J0 | Test2BBKDPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] Completed [192/475 (2!)] on J0 in 0.00s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed [193/475 (2!)] on J0 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [194/475 (2!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [195/475 (2!)] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [196/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
   [junit4] Completed [197/475 (2!)] on J0 in 0.16s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [junit4] Completed [198/475 (2!)] on J0 in 0.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [199/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70SegmentInfoFormat
   [junit4] Completed [200/475 (2!)] on J0 in 0.25s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [201/475 (2!)] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIne
   [junit4] Completed [202/475 (2!)] on J1 in 13.71s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [203/475 (2!)] on J1 in 1.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxPosition
   [junit4] Completed [204/475 (2!)] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringMSBRadixSorter
   [junit4] Completed [205/475 (2!)] on J0 in 1.97s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [206/475 (2!)] on J0 in 0.41s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [207/475 (2!)] on J0 in 1.11s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRef
   [junit4] Completed [208/475 (2!)] on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [209/475 (2!)] on J0 in 0.07s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [210/475 (2!)] on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [211/475 (2!)] on J0 in 3.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [212/475 (2!)] on J0 in 0.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [213/475 (2!)] on J1 in 5.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed [214/475 (2!)] on J1 in 0.25s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
   [junit4]    > Assumption #1: This test cannot run with Memory codec
   [junit4] Completed [215/475 (2!)] on J1 in 0.13s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed [216/475 (2!)] on J0 in 1.18s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed [217/475 (2!)] on J0 in 0.46s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [218/475 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed [219/475 (2!)] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [220/475 (2!)] on J1 in 2.61s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterDirectoryReader
   [junit4] Completed [221/475 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestDoubleRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [222/475 (2!)] on J1 in 2.35s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTragicIndexWriterDeadlock
   [junit4] Completed [223/475 (2!)] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestIntRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [224/475 (2!)] on J1 in 1.08s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestLucene70NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [225/475 (2!)] on J1 in 6.64s, 29 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [226/475 (2!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [227/475 (2!)] on J1 in 0.58s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
   [junit4] Completed [228/475 (2!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [229/475 (2!)] on J1 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [230/475 (2!)] on J1 in 3.97s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [231/475 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit

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

ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null230472432
     [copy] Copying 38 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null230472432
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null230472432

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null66727384
     [copy] Copying 226 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null66727384
   [delete] Deleting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null66727384

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 55ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 97 minutes 21 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=e82e029406b21ccbfebfd36141c2a318f7326453, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7071
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7071 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7071/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

5 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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001\tempDir-004    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001 

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

	at __randomizedtesting.SeedInfo.seed([CF3623B9BFF8E31F]: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.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([E4F043B520CB031A]:0)


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

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

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

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


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([E4F043B520CB031A]:0)


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

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

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

	at __randomizedtesting.SeedInfo.seed([597D9275E59D9228]: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 279 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Direct), junk=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=606, maxMBSortInHeap=6.423207980819782, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b6fc3a), locale=es-CL, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=48484240,total=220987392
   [junit4]   2> NOTE: All tests run in this JVM: [TestByteArrayDataInput, TestSpanTermQuery, TestForceMergeForever, TestPriorityQueue, TestFieldInvertState, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=CF3623B9BFF8E31F -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001\tempDir-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_CF3623B9BFF8E31F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF3623B9BFF8E31F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [20/475 (1!)] on J0 in 6.65s, 54 tests, 1 error <<< FAILURES!

[...truncated 11900 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> 906585 INFO  (SUITE-TestLazyCores-seed#[E4F043B520CB031A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\init-core-data-001
   [junit4]   2> 906586 WARN  (SUITE-TestLazyCores-seed#[E4F043B520CB031A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 906586 INFO  (SUITE-TestLazyCores-seed#[E4F043B520CB031A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 906590 INFO  (SUITE-TestLazyCores-seed#[E4F043B520CB031A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 906591 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 906638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\solr.xml
   [junit4]   2> 906645 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 906645 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 906645 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 906712 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906717 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906717 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906725 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 906755 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 906756 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 906756 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 906761 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 906761 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 906761 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 906765 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 906765 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 906765 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\collection2, trusted=true
   [junit4]   2> 906765 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\collection1, trusted=true
   [junit4]   2> 906765 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 906766 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\collection5, trusted=true
   [junit4]   2> 906766 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906766 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906766 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906787 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 906787 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\collection5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\collection5\data\]
   [junit4]   2> 906787 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 906787 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\collection1\data\]
   [junit4]   2> 906788 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 906788 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\collection2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\collection2\data\]
   [junit4]   2> 906793 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 906793 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 906793 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 906889 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 906889 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 906889 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 906889 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 906889 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 906889 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 906890 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 906890 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 906890 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 906890 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1c626[collection2] main]
   [junit4]   2> 906890 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@98381d[collection1] main]
   [junit4]   2> 906890 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3fb0f[collection5] main]
   [junit4]   2> 906891 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\collection1\conf
   [junit4]   2> 906891 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\collection2\conf
   [junit4]   2> 906892 INFO  (coreLoadExecutor-2047-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 906892 INFO  (coreLoadExecutor-2047-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 906891 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\collection5\conf
   [junit4]   2> 906892 INFO  (coreLoadExecutor-2047-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 906893 INFO  (searcherExecutor-2048-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@1c1c626[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 906893 INFO  (searcherExecutor-2049-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@98381d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 906893 INFO  (searcherExecutor-2050-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1d3fb0f[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 906915 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    ] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 906942 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 906947 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 906950 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 906950 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core1, trusted=true
   [junit4]   2> 906951 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 906951 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 906951 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core1\data\]
   [junit4]   2> 906957 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8110893646610626]
   [junit4]   2> 907031 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907031 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907032 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1945221991, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 907032 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59cffb[core1] main]
   [junit4]   2> 907033 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core1\conf
   [junit4]   2> 907034 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907034 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 907034 INFO  (searcherExecutor-2061-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@59cffb[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907060 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907066 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 907069 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907069 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core2, trusted=true
   [junit4]   2> 907069 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907070 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907070 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core2\data\]
   [junit4]   2> 907076 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=954480272, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 907151 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907151 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907153 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 907153 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd8534[core2] main]
   [junit4]   2> 907154 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core2\conf
   [junit4]   2> 907155 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907155 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 907155 INFO  (searcherExecutor-2066-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@dd8534[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907189 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907200 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 907204 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907204 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core3, trusted=true
   [junit4]   2> 907204 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core3' (registry 'solr.core.core3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907204 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907204 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core3\data\]
   [junit4]   2> 907211 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=14.6494140625, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=6.653908801952762, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 907289 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907289 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907290 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=56.564453125, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=5.217409629353316, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 907291 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af87ad[core3] main]
   [junit4]   2> 907292 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core3\conf
   [junit4]   2> 907292 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907293 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 907293 INFO  (searcherExecutor-2071-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@1af87ad[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907320 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907325 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 907328 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907328 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core4, trusted=true
   [junit4]   2> 907329 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core4' (registry 'solr.core.core4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907329 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907329 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core4\data\]
   [junit4]   2> 907335 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=86.1318359375, floorSegmentMB=1.0732421875, forceMergeDeletesPctAllowed=22.487309823967355, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 907406 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907406 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907407 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=19.791015625, floorSegmentMB=0.7587890625, forceMergeDeletesPctAllowed=26.985118857878877, segmentsPerTier=10.0, maxCFSSegmentSizeMB=0.755859375, noCFSRatio=0.6022006422967844
   [junit4]   2> 907408 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12bea09[core4] main]
   [junit4]   2> 907408 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core4\conf
   [junit4]   2> 907409 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907409 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection2]
   [junit4]   2> 907409 INFO  (Thread-879) [    ] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5381e
   [junit4]   2> 907410 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 907410 INFO  (Thread-879) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=342046
   [junit4]   2> 907410 INFO  (searcherExecutor-2076-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core4] Registered new searcher Searcher@12bea09[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907410 INFO  (Thread-879) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a377c: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@90cd9
   [junit4]   2> 907437 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907442 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 907446 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907446 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core5, trusted=true
   [junit4]   2> 907447 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core5' (registry 'solr.core.core5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907447 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907447 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core5\data\]
   [junit4]   2> 907454 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 907539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6535377540602503]
   [junit4]   2> 907540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cfcb7d[core5] main]
   [junit4]   2> 907541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core5\conf
   [junit4]   2> 907542 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907542 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core1]
   [junit4]   2> 907542 INFO  (Thread-879) [    ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a8b9e4
   [junit4]   2> 907542 INFO  (Thread-879) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=27834852
   [junit4]   2> 907542 INFO  (Thread-879) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@901b29: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@f167a9
   [junit4]   2> 907543 INFO  (searcherExecutor-2081-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core5] Registered new searcher Searcher@1cfcb7d[core5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907576 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907590 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 907594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core1, trusted=true
   [junit4]   2> 907609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907609 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core1\data\]
   [junit4]   2> 907683 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907683 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907687 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2537305360127089]
   [junit4]   2> 907688 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@778af4[core1] main]
   [junit4]   2> 907689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core1\conf
   [junit4]   2> 907689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907690 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core2]
   [junit4]   2> 907691 INFO  (searcherExecutor-2085-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@778af4[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907691 INFO  (Thread-879) [    ] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d8c71
   [junit4]   2> 907691 INFO  (Thread-879) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=5082225
   [junit4]   2> 907691 INFO  (Thread-879) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a210b2: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@1344a70
   [junit4]   2> 907724 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907729 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 907733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907733 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core2, trusted=true
   [junit4]   2> 907747 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907747 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907747 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core2\data\]
   [junit4]   2> 907820 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907820 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907824 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.1337890625, floorSegmentMB=1.5703125, forceMergeDeletesPctAllowed=19.648390694282085, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 907825 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61a701[core2] main]
   [junit4]   2> 907826 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core2\conf
   [junit4]   2> 907827 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907827 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core3]
   [junit4]   2> 907827 INFO  (Thread-879) [    ] o.a.s.c.SolrCore [core3]  CLOSING SolrCore org.apache.solr.core.SolrCore@53c10
   [junit4]   2> 907827 INFO  (Thread-879) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core3, tag=343056
   [junit4]   2> 907827 INFO  (Thread-879) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f8cb77: rootName = null, domain = solr.core.core3, service url = null, agent id = null] for registry solr.core.core3 / com.codahale.metrics.MetricRegistry@1bbbfc4
   [junit4]   2> 907828 INFO  (searcherExecutor-2089-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@61a701[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 907860 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 907866 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 907870 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 907870 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core3, trusted=true
   [junit4]   2> 907883 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core3' (registry 'solr.core.core3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 907883 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 907883 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core3\data\]
   [junit4]   2> 907962 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 907962 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 907965 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 907965 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd6dd[core3] main]
   [junit4]   2> 907966 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core3\conf
   [junit4]   2> 907966 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 907967 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core4]
   [junit4]   2> 907967 INFO  (Thread-879) [    ] o.a.s.c.SolrCore [core4]  CLOSING SolrCore org.apache.solr.core.SolrCore@83d7fb
   [junit4]   2> 907967 INFO  (Thread-879) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core4, tag=8640507
   [junit4]   2> 907967 INFO  (Thread-879) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5384f6: rootName = null, domain = solr.core.core4, service url = null, agent id = null] for registry solr.core.core4 / com.codahale.metrics.MetricRegistry@9eaf9d
   [junit4]   2> 907968 INFO  (searcherExecutor-2093-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@3bd6dd[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 908005 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 908010 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 908014 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 908014 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core4, trusted=true
   [junit4]   2> 908026 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core4' (registry 'solr.core.core4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908026 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 908027 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core4\data\]
   [junit4]   2> 908098 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 908098 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 908101 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=48.33984375, floorSegmentMB=1.1123046875, forceMergeDeletesPctAllowed=11.499519282053773, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 908102 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1a88d[core4] main]
   [junit4]   2> 908103 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core4\conf
   [junit4]   2> 908103 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 908104 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core5]
   [junit4]   2> 908104 INFO  (Thread-879) [    ] o.a.s.c.SolrCore [core5]  CLOSING SolrCore org.apache.solr.core.SolrCore@18463e0
   [junit4]   2> 908104 INFO  (Thread-879) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core5, tag=25453536
   [junit4]   2> 908104 INFO  (Thread-879) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@141591a: rootName = null, domain = solr.core.core5, service url = null, agent id = null] for registry solr.core.core5 / com.codahale.metrics.MetricRegistry@bf5501
   [junit4]   2> 908104 INFO  (searcherExecutor-2097-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core4] Registered new searcher Searcher@b1a88d[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 908135 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 908140 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 908143 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 908143 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core5, trusted=true
   [junit4]   2> 908156 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core5' (registry 'solr.core.core5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908156 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 908156 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\.\core5\data\]
   [junit4]   2> 908226 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 908226 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 908229 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1061166064, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 908230 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ed92e3[core5] main]
   [junit4]   2> 908230 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-001\core5\conf
   [junit4]   2> 908231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 908231 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core1]
   [junit4]   2> 908232 INFO  (searcherExecutor-2101-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core5] Registered new searcher Searcher@1ed92e3[core5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 908232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=null
   [junit4]   2> 908232 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9b0b9a: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@1344a70
   [junit4]   2> 908239 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 908340 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 908387 INFO  (Thread-880) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1705197
   [junit4]   2> 908387 INFO  (Thread-880) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=24138135
   [junit4]   2> 908387 INFO  (Thread-880) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f25801: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@f167a9
   [junit4]   2> 908392 INFO  (Thread-880) [    x:core1] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1508986
   [junit4]   2> 908392 INFO  (Thread-880) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=22055302
   [junit4]   2> 908441 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core3, tag=null
   [junit4]   2> 908441 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27de69: rootName = null, domain = solr.core.core3, service url = null, agent id = null] for registry solr.core.core3 / com.codahale.metrics.MetricRegistry@1bbbfc4
   [junit4]   2> 908443 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [core3]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bfa247
   [junit4]   2> 908443 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core3, tag=29336135
   [junit4]   2> 908449 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core4, tag=null
   [junit4]   2> 908449 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aead16: rootName = null, domain = solr.core.core4, service url = null, agent id = null] for registry solr.core.core4 / com.codahale.metrics.MetricRegistry@9eaf9d
   [junit4]   2> 908456 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [core4]  CLOSING SolrCore org.apache.solr.core.SolrCore@8d5f9f
   [junit4]   2> 908456 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core4, tag=9265055
   [junit4]   2> 908458 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core5, tag=null
   [junit4]   2> 908458 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a436d: rootName = null, domain = solr.core.core5, service url = null, agent id = null] for registry solr.core.core5 / com.codahale.metrics.MetricRegistry@bf5501
   [junit4]   2> 908469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrCore [core5]  CLOSING SolrCore org.apache.solr.core.SolrCore@13335fc
   [junit4]   2> 908469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core5, tag=20133372
   [junit4]   2> 908470 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16891304
   [junit4]   2> 908470 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 908470 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@84fce5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@da909
   [junit4]   2> 908474 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 908474 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42cdd1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@15a46cd
   [junit4]   2> 908477 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 908477 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61b24f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12b109a
   [junit4]   2> 908478 INFO  (coreCloseExecutor-2110-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18498f2
   [junit4]   2> 908478 INFO  (coreCloseExecutor-2110-thread-2-processing-x:core1) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@186f71c
   [junit4]   2> 908478 INFO  (coreCloseExecutor-2110-thread-1-processing-x:core1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25467122
   [junit4]   2> 908478 INFO  (coreCloseExecutor-2110-thread-1-processing-x:core1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@faf54a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1e78be7
   [junit4]   2> 908482 INFO  (coreCloseExecutor-2110-thread-2-processing-x:core1) [    x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection5, tag=25622300
   [junit4]   2> 908482 INFO  (coreCloseExecutor-2110-thread-2-processing-x:core1) [    x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d2326: rootName = null, domain = solr.core.collection5, service url = null, agent id = null] for registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@4fe0a2
   [junit4]   2> 908490 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
   [junit4]   2> 908493 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 908538 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\solr.xml
   [junit4]   2> 908545 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 908545 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 908550 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 908669 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908674 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908674 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908685 INFO  (TEST-TestLazyCores.testCreateSame-seed#[E4F043B520CB031A]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 908734 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 908736 INFO  (coreLoadExecutor-2117-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 908737 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 908744 INFO  (coreLoadExecutor-2117-thread-1-processing-x:core1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 908745 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 908745 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\.\collection5, trusted=true
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-3-processing-x:core1) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\collection5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\.\collection5\data\]
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\.\collection2, trusted=true
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 908750 INFO  (coreLoadExecutor-2117-thread-2-processing-x:core1) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\collection2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\.\collection2\data\]
   [junit4]   2> 908753 INFO  (coreLoadExecutor-2117-thread-1-processing-x:core1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 908753 INFO  (coreLoadExecutor-2117-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E4F043B520CB031A-001\tempDir-002\.\collection1, trusted=true
   [junit4]   2> 908754 INFO  (coreLoadExecutor-2117-thread-1-processing-x:core1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7305
   [junit4]   2> 908754 INFO  (coreLoadExecutor-2117-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Bui

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

DFRSimilarityFactory, SolrCmdDistributorTest, CursorPagingTest, TestCoreDiscovery, TestManagedResource, StatsComponentTest, AddReplicaTest, TestExclusionRuleCollectionAccess, HdfsAutoAddReplicasIntegrationTest, BigEndianAscendingWordSerializerTest, SSLMigrationTest, RequiredFieldsTest, SpatialRPTFieldTypeTest, SuggesterFSTTest, TestStressCloudBlindAtomicUpdates, TestLeaderElectionWithEmptyReplica, DistributedSpellCheckComponentTest, DisMaxRequestHandlerTest, TestRandomDVFaceting, ComputePlanActionTest, SuggestComponentContextFilterQueryTest, InfixSuggestersTest, SuggesterTSTTest, TestNumericRangeQuery64, SolrCloudExampleTest, TestNRTOpen, TestNumericTerms64, TestClusterProperties, SimpleCollectionCreateDeleteTest, ReplaceNodeTest, SpellCheckCollatorWithCollapseTest, TestRestoreCore, TestSolrCloudWithKerberosAlt, BaseCdcrDistributedZkTest, TestTolerantUpdateProcessorCloud, TestSolrFieldCacheBean, SortByFunctionTest, HighlighterMaxOffsetTest, TestSchemaVersionResource, MergeStrategyTest, TestFieldSortValues, FastVectorHighlighterTest, TestSolrCloudSnapshots, DistributedQueryComponentCustomSortTest, TestFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest, DistributedTermsComponentTest, TestDistribDocBasedVersion, DistanceFunctionTest, TestEmbeddedSolrServerAdminHandler, TestBlobHandler, DistributedFacetPivotLongTailTest, PreAnalyzedFieldManagedSchemaCloudTest, ChaosMonkeyNothingIsSafeTest, SegmentsInfoRequestHandlerTest, NodeLostTriggerTest, TestRawResponseWriter, NotRequiredUniqueKeyTest, CdcrBootstrapTest, NoCacheHeaderTest, TestStressRecovery, RecoveryAfterSoftCommitTest, DistributedFacetExistsSmallTest, ScriptEngineTest, TestCryptoKeys, TestXmlQParser, CollectionsAPISolrJTest, AsyncCallRequestStatusResponseTest, TestCursorMarkWithoutUniqueKey, MetricsConfigTest, HttpPartitionTest, TestOverriddenPrefixQueryForCustomFieldType, SliceStateTest, RestartWhileUpdatingTest, TestNamedUpdateProcessors, ClusterStateTest, TestUseDocValuesAsStored, TestStreamBody, TestDistributedSearch, BufferStoreTest, ClusterStateUpdateTest, SuggesterTest, TestRandomFlRTGCloud, LeaderFailoverAfterPartitionTest, TestFreeTextSuggestions, TestCoreBackup, IndexSchemaTest, HdfsTlogReplayBufferedWhileIndexingTest, TestManagedSchema, TestLeaderInitiatedRecoveryThread, TestCloudPivotFacet, TestFieldResource, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, TestBinaryField, TestConfig, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCodecSupport, TestIBSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, DOMUtilTest, TestSolrJ, TestUtils, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, HealthCheckHandlerTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, ShardSplitTest, TestCloudInspectUtil, TestCloudRecovery, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, TestPrepRecovery, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, MetricTriggerTest, SearchRateTriggerTest, TestComputePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=E4F043B520CB031A -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4F043B520CB031A]:0)
   [junit4] Completed [765/765 (2!)] on J0 in 7220.27s, 4 tests, 2 errors <<< FAILURES!

[...truncated 2375 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=366, maxMBSortInHeap=7.940279205860454, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b0412f), locale=es-CR, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=19084352,total=142606336
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=597D9275E59D9228 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_597D9275E59D9228-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([597D9275E59D9228]: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.04s, 8 tests, 1 error <<< FAILURES!

[...truncated 41430 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7070 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7070/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

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

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


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60:BC10DCD06B346314]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestExceedMaxTermLength

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001 

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

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


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

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

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


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

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

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

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




Build Log:
[...truncated 4788 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5ccded18), locale=si-LK, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=51169888,total=117440512
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=1862CACC410439F2 -Dtests.slow=true -Dtests.locale=si-LK -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1862CACC410439F2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/3 (1!)] on J1 in 14.32s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7840 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 1023498 INFO  (SUITE-TestGenericDistributedQueue-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_F9BAAEA92F66DF60-001\init-core-data-001
   [junit4]   2> 1023500 INFO  (SUITE-TestGenericDistributedQueue-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1023501 INFO  (SUITE-TestGenericDistributedQueue-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1023502 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1025009 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1025011 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 1025207 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 1025208 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 1027214 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 1027215 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 1030321 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=F9BAAEA92F66DF60 -Dtests.slow=true -Dtests.locale=lg -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.11s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60:BC10DCD06B346314]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_F9BAAEA92F66DF60-001
   [junit4]   2> Dec 25, 2017 2:47:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 25, 2017 2:47:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=15853, name=sdqtest--4709-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$858/384749051.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$223/695791887.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Dec 25, 2017 2:47:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15853, name=sdqtest--4709-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Dec 25, 2017 2:47:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=344, maxMBSortInHeap=5.842051195212396, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c05fcf0), locale=lg, timezone=Australia/Canberra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=230180368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, DistributedIntervalFacetingTest, DocValuesNotIndexedTest, TestSolrXml, TestRandomRequestDistribution, UpdateLogTest, SubstringBytesRefFilterTest, TestPerFieldSimilarityWithDefaultOverride, TestSimpleTrackingShardHandler, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, SimplePostToolTest, TestDistribStateManager, StatsReloadRaceTest, LeaderInitiatedRecoveryOnShardRestartTest, QueryElevationComponentTest, TestLRUCache, ReplicationFactorTest, CloneFieldUpdateProcessorFactoryTest, FacetPivotSmallTest, TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandlerCloud, MetricUtilsTest, MoveReplicaHDFSFailoverTest, DeleteReplicaTest, TestCloudPseudoReturnFields, TestDeleteCollectionOnDownNodes, TestDFISimilarityFactory, TestLuceneMatchVersion, TestCollationField, TestScoreJoinQPNoScore, TestCustomSort, RollingRestartTest, TestBulkSchemaAPI, TemplateUpdateProcessorTest, HdfsDirectoryTest, TestSchemaNameResource, ConjunctionSolrSpellCheckerTest, BigEndianAscendingWordDeserializerTest, TestFileDictionaryLookup, TermVectorComponentTest, TestSQLHandler, TestTrie, AutoScalingHandlerTest, TestInPlaceUpdatesDistrib, TestSort, NodeMutatorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLegacyNumericRangeQueryBuilder, PingRequestHandlerTest, AnalysisAfterCoreReloadTest, TestSearcherReuse, TestHdfsBackupRestoreCore, TestJsonFacetRefinement, CurrencyFieldTypeTest, TestSolrJ, TestConfigReload, ChaosMonkeySafeLeaderTest, ZkNodePropsTest, TestPayloadCheckQParserPlugin, DocumentBuilderTest, TestSimpleTextCodec, TestEmbeddedSolrServerConstructors, HttpSolrCallGetCoreTest, TestHalfAndHalfDocValues, OverseerModifyCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestImplicitCoreProperties, DistribDocExpirationUpdateProcessorTest, TestConfigSets, TestRecoveryHdfs, TestStressLucene, DOMUtilTest, PreAnalyzedUpdateProcessorTest, ReplicaListTransformerTest, TestGroupingSearch, TestFaceting, TestFieldTypeCollectionResource, ActionThrottleTest, TestWordDelimiterFilterFactory, TestJettySolrRunner, CoreAdminCreateDiscoverTest, TestTrieFacet, TestNumericRangeQuery32, BooleanFieldTest, SchemaVersionSpecificBehaviorTest, PolyFieldTest, TestCharFilters, DirectSolrSpellCheckerTest, TestHighFrequencyDictionaryFactory, QueryEqualityTest, DistributedFacetPivotWhiteBoxTest, PeerSyncReplicationTest, SolrCoreCheckLockOnStartupTest, TestCoreAdminApis, TestReplicaProperties, LargeFieldTest, BlockJoinFacetSimpleTest, TestSystemCollAutoCreate, TestQueryWrapperFilter, TestCSVLoader, TestCrossCoreJoin, TestUninvertingReader, TestExpandComponent, SoftAutoCommitTest, CollectionsAPIDistributedZkTest, TestRuleBasedAuthorizationPlugin, V2StandaloneTest, EchoParamsTest, DocValuesTest, TestSystemIdResolver, NumberUtilsTest, JsonLoaderTest, TestSortByMinMaxFunction, LeaderElectionContextKeyTest, TestFastLRUCache, SpellingQueryConverterTest, TestStandardQParsers, FullHLLTest, TestDelegationWithHadoopAuth, ShardRoutingCustomTest, TestReloadAndDeleteDocs, TestFilteredDocIdSet, MetricsHandlerTest, ZkStateReaderTest, PluginInfoTest, TestDistributedGrouping, RankQueryTest, TestUnifiedSolrHighlighter, DistributedExpandComponentTest, CoreAdminHandlerTest, TestManagedResourceStorage, HttpTriggerListenerTest, TestDefaultStatsCache, TestBulkSchemaConcurrent, SolrCoreTest, TestNoOpRegenerator, HealthCheckHandlerTest, TestReqParamsAPI, UpdateParamsTest, ConnectionManagerTest, TestFieldCacheReopen, TestXmlQParserPlugin, TestDocumentBuilder, AssignTest, TestAddFieldRealTimeGet, TestSubQueryTransformerDistrib, TestMissingGroups, TestSolrCloudWithHadoopAuthPlugin, TestPartialUpdateDeduplication, CheckHdfsIndexTest, AnalyticsQueryTest, StressHdfsTest, ConfigureRecoveryStrategyTest, TestAnalyzedSuggestions, SaslZkACLProviderTest, TestSearchPerf, JvmMetricsTest, TestInitParams, DeleteLastCustomShardedReplicaTest, BlockJoinFacetDistribTest, NodeAddedTriggerTest, TestHdfsCloudBackupRestore, SolrShardReporterTest, TestCloudDeleteByQuery, TestFieldCacheSortRandom, TestSolrCloudWithDelegationTokens, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=F9BAAEA92F66DF60 -Dtests.slow=true -Dtests.locale=lg -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=15853, name=sdqtest--4709-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$858/384749051.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$223/695791887.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60]:0)
   [junit4] Completed [265/765 (1!)] on J1 in 26.94s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1572 lines...]
   [junit4] Suite: org.apache.solr.update.TestExceedMaxTermLength
   [junit4]   2> 3549209 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001
   [junit4]   2> 3549210 WARN  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 3549210 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3549212 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3549212 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3549212 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3549257 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3549274 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 3549303 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 3549362 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549371 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549371 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549374 INFO  (coreLoadExecutor-12479-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3549374 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3549411 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3549438 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3549490 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 3549494 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3549495 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549495 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3549495 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\]
   [junit4]   2> 3549496 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8987906171507407]
   [junit4]   2> 3549589 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3549589 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3549608 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3549608 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3549610 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4500113107648799]
   [junit4]   2> 3549610 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17de788c[collection1] main]
   [junit4]   2> 3549611 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3549620 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3549669 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3549669 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3549670 INFO  (coreLoadExecutor-12479-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587725023180750848
   [junit4]   2> 3549673 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3549675 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3549675 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3549675 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3549676 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3549677 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExceededMaxTermLengthWithLimitingFilter
   [junit4]   2> 3549681 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3549682 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3549683 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3549684 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3549684 INFO  (searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17de788c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549691 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1 (1587725023189139456)]} 0 13
   [junit4]   2> 3549691 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587725023202770944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549691 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@614fb540 commitCommandVersion:1587725023202770944
   [junit4]   2> 3549700 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b4d9b99[collection1] main]
   [junit4]   2> 3549701 INFO  (searcherExecutor-12480-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b4d9b99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 3549701 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549701 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 3549702 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 3549709 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ca584cd[collection1] realtime]
   [junit4]   2> 3549710 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1587725023219548160)} 0 2
   [junit4]   2> 3549710 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587725023222693888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549710 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@614fb540 commitCommandVersion:1587725023222693888
   [junit4]   2> 3549711 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26061025[collection1] main]
   [junit4]   2> 3549713 INFO  (searcherExecutor-12480-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26061025[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549713 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549714 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 3549715 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExceededMaxTermLengthWithLimitingFilter
   [junit4]   2> 3549717 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExceededMaxTermLength
   [junit4]   2> 3549724 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 5
   [junit4]   2> 3549725 ERROR (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error: Document contains at least one immense term in field="cat" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped.  Please correct the analyzer to not produce such terms.  The prefix of the first immense term is: '[113, 120, 102, 101, 122, 97, 122, 118, 106, 109, 108, 100, 108, 105, 105, 97, 101, 100, 119, 119, 115, 107, 120, 108, 106, 98, 114, 120, 104, 108]...', original message: bytes can be at most 32766 in length; got 63652. Perhaps the document has an indexed string field (solr.StrField) which is too large
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:226)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:264)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:852)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:840)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:834)
   [junit4]   2> 	at org.apache.solr.update.TestExceedMaxTermLength.testExceededMaxTermLength(TestExceedMaxTermLength.java:72)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: Document contains at least one immense term in field="cat" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped.  Please correct the analyzer to not produce such terms.  The prefix of the first immense term is: '[113, 120, 102, 101, 122, 97, 122, 118, 106, 109, 108, 100, 108, 105, 105, 97, 101, 100, 119, 119, 115, 107, 120, 108, 106, 98, 114, 120, 104, 108]...', original message: bytes can be at most 32766 in length; got 63652
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:796)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:430)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:240)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:497)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1727)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:965)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:954)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:334)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
   [junit4]   2> 	... 58 more
   [junit4]   2> Caused by: org.apache.lucene.util.BytesRefHash$MaxBytesLengthExceededException: bytes can be at most 32766 in length; got 63652
   [junit4]   2> 	at org.apache.lucene.util.BytesRefHash.add(BytesRefHash.java:263)
   [junit4]   2> 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:151)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:786)
   [junit4]   2> 	... 68 more
   [junit4]   2> 
   [junit4]   2> 3549726 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587725023239471104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549726 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@614fb540 commitCommandVersion:1587725023239471104
   [junit4]   2> 3549735 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79d5f794[collection1] main]
   [junit4]   2> 3549736 INFO  (searcherExecutor-12480-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79d5f794[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549736 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549736 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 3549736 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 3549847 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@107bc323[collection1] realtime]
   [junit4]   2> 3549847 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1587725023249956864)} 0 110
   [junit4]   2> 3549849 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587725023368445952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549849 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@614fb540 commitCommandVersion:1587725023368445952
   [junit4]   2> 3549853 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1976203f[collection1] main]
   [junit4]   2> 3549854 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549855 INFO  (searcherExecutor-12480-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1976203f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549855 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 3549855 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExceededMaxTermLength
   [junit4]   2> 3549856 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3549856 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=672187183
   [junit4]   2> 3549856 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3549856 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76b2fe4e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3f245657
   [junit4]   2> 3549860 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3549860 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e1272b9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f8af7a8
   [junit4]   2> 3549864 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3549864 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52917695: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5372f9fa
   [junit4]   2> 3549865 INFO  (coreCloseExecutor-12485-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7dda51b
   [junit4]   2> 3549865 INFO  (coreCloseExecutor-12485-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=131966235
   [junit4]   2> 3549865 INFO  (coreCloseExecutor-12485-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183f35fc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@59a9808a
   [junit4]   2> 3549878 INFO  (SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43a815e9), locale=und, timezone=US/Arizona
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=316386896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxIntegration, CursorPagingTest, TestCloudInspectUtil, ShardRoutingTest, DirectSolrConnectionTest, TestFieldCacheVsDocValues, TestNestedDocsSort, DirectUpdateHandlerOptimizeTest, MultiThreadedOCPTest, CollectionReloadTest, HdfsNNFailoverTest, TestImpersonationWithHadoopAuth, TestFreeTextSuggestions, SortByFunctionTest, BufferStoreTest, SparseHLLTest, TestCloudRecovery, ShardSplitTest, HdfsWriteToMultipleCollectionsTest, TestReloadDeadlock, TestManagedResource, TriLevelCompositeIdRoutingTest, TestSweetSpotSimilarityFactory, TestBlendedInfixSuggestions, ExitableDirectoryReaderTest, TestSchemaManager, TestLockTree, ZkStateWriterTest, SimpleCollectionCreateDeleteTest, HdfsChaosMonkeySafeLeaderTest, BigEndianAscendingWordSerializerTest, SystemLogListenerTest, SegmentsInfoRequestHandlerTest, TestPullReplica, TestMaxTokenLenTokenizer, TestUseDocValuesAsStored, DateMathParserTest, IndexSchemaTest, TestReplicationHandlerBackup, ReturnFieldsTest, DistribCursorPagingTest, HdfsBasicDistributedZkTest, FieldAnalysisRequestHandlerTest, DistributedFacetPivotLongTailTest, TestXIncludeConfig, TestLeaderInitiatedRecoveryThread, TestSolrConfigHandlerConcurrent, PrimitiveFieldTypeTest, TestCryptoKeys, TestDocBasedVersionConstraints, TestPseudoReturnFields, NodeLostTriggerTest, HighlighterConfigTest, TestPhraseSuggestions, CdcrUpdateLogTest, RAMDirectoryFactoryTest, SolrJmxReporterTest, BlobRepositoryCloudTest, ZkCLITest, TestLazyCores, ClusterStateUpdateTest, TestQuerySenderListener, PKIAuthenticationIntegrationTest, MetricTriggerTest, CdcrBootstrapTest, WrapperMergePolicyFactoryTest, ResourceLoaderTest, DistributedVersionInfoTest, DistributedQueryComponentCustomSortTest, TestLMDirichletSimilarityFactory, NoCacheHeaderTest, TestWriterPerf, IndexBasedSpellCheckerTest, ScriptEngineTest, SolrCloudReportersTest, RequestLoggingTest, TestJoin, TestLeaderElectionWithEmptyReplica, TestCorePropertiesReload, SuggesterTSTTest, SpellCheckCollatorTest, TestStressCloudBlindAtomicUpdates, HighlighterMaxOffsetTest, SolrMetricManagerTest, DeleteNodeTest, DistributedSuggestComponentTest, LeaderFailoverAfterPartitionTest, TestSlowCompositeReaderWrapper, CdcrVersionReplicationTest, UUIDFieldTest, ShowFileRequestHandlerTest, TestCloudPivotFacet, TestClusterStateMutator, DefaultValueUpdateProcessorTest, TestEmbeddedSolrServerSchemaAPI, V2ApiIntegrationTest, ResponseHeaderTest, DateRangeFieldTest, SolrMetricsIntegrationTest, TestOnReconnectListenerSupport, TestSolrCoreProperties, BlockCacheTest, TestDFRSimilarityFactory, BadCopyFieldTest, FastVectorHighlighterTest, SolrGraphiteReporterTest, TestLargeCluster, TestJsonFacets, TestInPlaceUpdatesStandalone, TestInitQParser, SignatureUpdateProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest, SolrCmdDistributorTest, TestRawResponseWriter, TestCloudManagedSchema, TestRangeQuery, TestCollectionsAPIViaSolrCloudCluster, RecoveryZkTest, ConnectionReuseTest, TestUtils, SpellCheckComponentTest, TestSchemaResource, DirectUpdateHandlerTest, TestRTimerTree, ZkControllerTest, VersionInfoTest, TestBinaryField, TestManagedSchema, TestNumericTerms64, TestExclusionRuleCollectionAccess, CachingDirectoryFactoryTest, DistanceUnitsTest, TestCollationFieldDocValues, PropertiesRequestHandlerTest, SliceStateTest, TestTestInjection, SpellCheckCollatorWithCollapseTest, TestTolerantSearch, TestConfigOverlay, TestMaxScoreQueryParser, QueryParsingTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestApiFramework, TestReplicationHandler, OverseerTest, TestOmitPositions, TriggerIntegrationTest, CSVRequestHandlerTest, CollectionsAPISolrJTest, HdfsSyncSliceTest, BasicAuthIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, BinaryUpdateRequestHandlerTest, HdfsRecoveryZkTest, DistribJoinFromCollectionTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolrCloudSnapshots, TestSubQueryTransformerCrossCore, CleanupOldIndexTest, TestSSLRandomization, NumericFieldsTest, GraphQueryTest, DocExpirationUpdateProcessorFactoryTest, ShufflingReplicaListTransformerTest, TestShardHandlerFactory, SortSpecParsingTest, TestSolrFieldCacheBean, AssignBackwardCompatibilityTest, BasicDistributedZkTest, AutoAddReplicasPlanActionTest, TestDistributedSearch, LegacyCloudClusterPropTest, TestSolr4Spatial2, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, ParsingFieldUpdateProcessorsTest, TestRebalanceLeaders, TimeZoneUtilsTest, TestSolrDeletionPolicy2, DeleteShardTest, CloudMLTQParserTest, ClassificationUpdateProcessorTest, RemoteQueryErrorTest, ReplaceNodeTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestStressLiveNodes, TestTlogReplica, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, SearchRateTriggerTest, TestClusterStateProvider, TestSimDistributedQueue, HdfsThreadLeakTest, ImplicitSnitchTest, RulesTest, TestInfoStreamLogging, TestNRTOpen, TestSolrConfigHandler, TestSolrCoreSnapshots, SearchHandlerTest, TestBlobHandler, AutoscalingHistoryHandlerTest, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, JavabinLoaderTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, TestNumericTokenStream, MetricsConfigTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, RegexBytesRefFilterTest, TestIntervalFaceting, TestGeoJSONResponseWriter, TestPushWriter, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, SpatialRPTFieldTypeTest, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, CursorMarkTest, MergeStrategyTest, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMultiWordSynonyms, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, TestRandomCollapseQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestScoreJoinQPScore, TestJsonRequest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, TestDistribIDF, TestLRUStatsCache, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestZkAclsWithHadoopAuth, TestAnalyzeInfixSuggestions, BlockDirectoryTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheSort, TestFieldCacheWithThreads, TestLegacyFieldCache, TestNumericTerms32, AddBlockUpdateTest, AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest, TestExceedMaxTermLength]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExceedMaxTermLength -Dtests.seed=F9BAAEA92F66DF60 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestExceedMaxTermLength (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [747/765 (2!)] on J0 in 0.69s, 2 tests, 1 error <<< FAILURES!

[...truncated 2441 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1393, maxMBSortInHeap=6.582257763896385, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4be00d66), locale=fr-BE, timezone=America/Kralendijk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=50815136,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CA4949E5AF1BC66B -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA4949E5AF1BC66B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 38488 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7069 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7069/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001

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


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CE6CB3A2AD01D491]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CE6CB3A2AD01D491]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTriggerRestoreState

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([CE6CB3A2AD01D491:E59366F93779C141]:0)
	at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:939)
	at java.base/java.util.ArrayList$Itr.next(ArrayList.java:893)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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

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




Build Log:
[...truncated 12809 lines...]
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\init-core-data-001
   [junit4]   2> 3014274 WARN  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 3014274 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3014278 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3014278 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3014279 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001
   [junit4]   2> 3014280 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3014281 INFO  (Thread-5857) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3014281 INFO  (Thread-5857) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3014287 ERROR (Thread-5857) [    ] 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> 3014382 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62472
   [junit4]   2> 3014387 INFO  (zkConnectionManagerCallback-7153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014392 INFO  (jetty-launcher-7150-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3014393 INFO  (jetty-launcher-7150-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3014394 INFO  (jetty-launcher-7150-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f5c6f0e{/solr,null,AVAILABLE}
   [junit4]   2> 3014396 INFO  (jetty-launcher-7150-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5e3442f6{HTTP/1.1,[http/1.1]}{127.0.0.1:62476}
   [junit4]   2> 3014396 INFO  (jetty-launcher-7150-thread-1) [    ] o.e.j.s.Server Started @3024173ms
   [junit4]   2> 3014396 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62476}
   [junit4]   2> 3014397 ERROR (jetty-launcher-7150-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3014397 INFO  (jetty-launcher-7150-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f7d200e{/solr,null,AVAILABLE}
   [junit4]   2> 3014397 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3014397 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014397 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014398 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T14:19:25.353314800Z
   [junit4]   2> 3014398 INFO  (jetty-launcher-7150-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7012f7{HTTP/1.1,[http/1.1]}{127.0.0.1:62479}
   [junit4]   2> 3014398 INFO  (jetty-launcher-7150-thread-2) [    ] o.e.j.s.Server Started @3024175ms
   [junit4]   2> 3014398 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62479}
   [junit4]   2> 3014399 ERROR (jetty-launcher-7150-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3014399 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3014399 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014399 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014400 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T14:19:25.356099500Z
   [junit4]   2> 3014405 INFO  (zkConnectionManagerCallback-7155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014405 INFO  (zkConnectionManagerCallback-7157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014406 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3014407 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3014414 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16088e482bb0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3014419 INFO  (jetty-launcher-7150-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62472/solr
   [junit4]   2> 3014422 INFO  (jetty-launcher-7150-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62472/solr
   [junit4]   2> 3014424 INFO  (zkConnectionManagerCallback-7161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014425 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16088e482bb0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3014428 INFO  (zkConnectionManagerCallback-7165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014430 INFO  (zkConnectionManagerCallback-7167-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014436 INFO  (zkConnectionManagerCallback-7169-thread-1-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014633 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3014634 INFO  (jetty-launcher-7150-thread-1) [n:127.0.0.1:62476_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3014635 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62479_solr
   [junit4]   2> 3014636 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.c.Overseer Overseer (id=99229706829365254-127.0.0.1:62479_solr-n_0000000000) starting
   [junit4]   2> 3014637 INFO  (jetty-launcher-7150-thread-1) [n:127.0.0.1:62476_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62476_solr
   [junit4]   2> 3014637 INFO  (zkCallback-7166-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3014641 INFO  (zkCallback-7168-thread-1-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3014655 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62479_solr
   [junit4]   2> 3014657 INFO  (zkCallback-7168-thread-1-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3014657 INFO  (zkCallback-7166-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3014724 INFO  (jetty-launcher-7150-thread-1) [n:127.0.0.1:62476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62476.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3014732 INFO  (jetty-launcher-7150-thread-1) [n:127.0.0.1:62476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62476.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3014732 INFO  (jetty-launcher-7150-thread-1) [n:127.0.0.1:62476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62476.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3014733 INFO  (jetty-launcher-7150-thread-1) [n:127.0.0.1:62476_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node1\.
   [junit4]   2> 3014734 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62479.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3014759 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62479.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3014759 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62479.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3014761 INFO  (jetty-launcher-7150-thread-2) [n:127.0.0.1:62479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\.
   [junit4]   2> 3014797 INFO  (zkConnectionManagerCallback-7175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014802 INFO  (zkConnectionManagerCallback-7179-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014804 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3014805 INFO  (SUITE-CleanupOldIndexTest-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62472/solr ready
   [junit4]   2> 3014822 INFO  (TEST-CleanupOldIndexTest.test-seed#[CE6CB3A2AD01D491]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3014825 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=1b64a917-32d8-4203-a2a9-7adf01fa20df&replicationFactor=2&collection.configName=conf1&name=oldindextest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3014827 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=1b64a917-32d8-4203-a2a9-7adf01fa20df&replicationFactor=2&collection.configName=conf1&name=oldindextest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3014828 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3014829 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3014830 INFO  (OverseerThreadFactory-13207-thread-1-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.CreateCollectionCmd Create collection oldindextest
   [junit4]   2> 3014939 INFO  (OverseerStateUpdate-99229706829365254-127.0.0.1:62479_solr-n_0000000000) [n:127.0.0.1:62479_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"oldindextest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62476/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3014943 INFO  (OverseerStateUpdate-99229706829365254-127.0.0.1:62479_solr-n_0000000000) [n:127.0.0.1:62479_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"oldindextest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62479/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3015145 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393&coreNodeName=core_node3&name=oldindextest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 3015145 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393&coreNodeName=core_node3&name=oldindextest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 3015146 INFO  (qtp808030496-31371) [n:127.0.0.1:62479_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087&coreNodeName=core_node4&name=oldindextest_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 3015146 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087&coreNodeName=core_node4&name=oldindextest_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 3015146 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3015146 INFO  (qtp997467098-31383) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393
   [junit4]   2> 3015146 INFO  (qtp997467098-31383) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3015147 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3015252 INFO  (zkCallback-7166-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3015252 INFO  (zkCallback-7168-thread-1-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3015253 INFO  (zkCallback-7166-thread-2-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3015253 INFO  (zkCallback-7168-thread-2-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3015830 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3015831 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3016147 INFO  (qtp997467098-31394) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393
   [junit4]   2> 3016147 INFO  (qtp997467098-31394) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3016161 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3016161 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3016174 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.s.IndexSchema [oldindextest_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 3016174 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.s.IndexSchema [oldindextest_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 3016225 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3016226 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'oldindextest_shard1_replica_n1' using configuration from collection oldindextest, trusted=true
   [junit4]   2> 3016226 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62476.solr.core.oldindextest.shard1.replica_n1' (registry 'solr.core.oldindextest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3016227 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3016227 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore [[oldindextest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node1\oldindextest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node1\.\oldindextest_shard1_replica_n1\data\]
   [junit4]   2> 3016227 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3016228 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'oldindextest_shard1_replica_n2' using configuration from collection oldindextest, trusted=true
   [junit4]   2> 3016228 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62479.solr.core.oldindextest.shard1.replica_n2' (registry 'solr.core.oldindextest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7704119d
   [junit4]   2> 3016228 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3016229 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore [[oldindextest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\oldindextest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CleanupOldIndexTest_CE6CB3A2AD01D491-001\tempDir-001\node2\.\oldindextest_shard1_replica_n2\data\]
   [junit4]   2> 3016392 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3016392 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3016394 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3016395 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3016399 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@159037fb[oldindextest_shard1_replica_n2] main]
   [junit4]   2> 3016405 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3016406 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3016407 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3016408 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3016408 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3016408 INFO  (searcherExecutor-13213-thread-1-processing-x:oldindextest_shard1_replica_n2 r:core_node4 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE n:127.0.0.1:62479_solr s:shard1 c:oldindextest) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore [oldindextest_shard1_replica_n2] Registered new searcher Searcher@159037fb[oldindextest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3016410 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3016410 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3016413 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587675311499116544
   [junit4]   2> 3016415 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bdd164b[oldindextest_shard1_replica_n1] main]
   [junit4]   2> 3016423 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3016427 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3016434 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3016434 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3016434 INFO  (parallelCoreAdminExecutor-13208-thread-1-processing-n:127.0.0.1:62476_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587675311521136640
   [junit4]   2> 3016438 INFO  (searcherExecutor-13212-thread-1-processing-x:oldindextest_shard1_replica_n1 r:core_node3 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393 CREATE n:127.0.0.1:62476_solr s:shard1 c:oldindextest) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore [oldindextest_shard1_replica_n1] Registered new searcher Searcher@3bdd164b[oldindextest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3016529 INFO  (zkCallback-7166-thread-2-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3016529 INFO  (zkCallback-7166-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3016530 INFO  (zkCallback-7168-thread-2-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3016530 INFO  (zkCallback-7168-thread-3-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3016832 INFO  (qtp997467098-31395) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3016834 INFO  (qtp997467098-31395) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3016931 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3016931 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3016931 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/
   [junit4]   2> 3016931 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=oldindextest_shard1_replica_n2 url=http://127.0.0.1:62479/solr START replicas=[http://127.0.0.1:62476/solr/oldindextest_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3016933 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.S.Request [oldindextest_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> 3017148 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393
   [junit4]   2> 3017148 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3017232 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=oldindextest_shard1_replica_n2 url=http://127.0.0.1:62479/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3017232 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3017232 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_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> 3017232 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3017238 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/ shard1
   [junit4]   2> 3017343 INFO  (zkCallback-7166-thread-2-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017343 INFO  (zkCallback-7166-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017343 INFO  (zkCallback-7168-thread-3-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017343 INFO  (zkCallback-7168-thread-2-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017391 INFO  (parallelCoreAdminExecutor-13209-thread-1-processing-n:127.0.0.1:62479_solr 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087 CREATE) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3017565 INFO  (zkCallback-7168-thread-2-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017565 INFO  (zkCallback-7166-thread-1-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017565 INFO  (zkCallback-7166-thread-2-processing-n:127.0.0.1:62476_solr) [n:127.0.0.1:62476_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017565 INFO  (zkCallback-7168-thread-3-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3017834 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3017835 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3018150 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393
   [junit4]   2> 3018150 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df7659711285393&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3018152 INFO  (qtp808030496-31372) [n:127.0.0.1:62479_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087
   [junit4]   2> 3018152 INFO  (qtp808030496-31372) [n:127.0.0.1:62479_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df7659714010087&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3018156 INFO  (OverseerThreadFactory-13207-thread-1-processing-n:127.0.0.1:62479_solr) [n:127.0.0.1:62479_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3018833 INFO  (OverseerCollectionConfigSetProcessor-99229706829365254-127.0.0.1:62479_solr-n_0000000000) [n:127.0.0.1:62479_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3018837 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3018838 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3018838 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3018838 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1b64a917-32d8-4203-a2a9-7adf01fa20df&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3018860 INFO  (qtp997467098-31394) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-0 (1587675314051350528)]} 0 5
   [junit4]   2> 3018861 INFO  (qtp808030496-31374) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 (1587675314051350528)]} 0 13
   [junit4]   2> 3018865 INFO  (qtp997467098-31395) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-1 (1587675314067079168)]} 0 1
   [junit4]   2> 3018866 INFO  (qtp808030496-31388) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 (1587675314067079168)]} 0 4
   [junit4]   2> 3018870 INFO  (qtp997467098-31376) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-2 (1587675314072322048)]} 0 1
   [junit4]   2> 3018871 INFO  (qtp808030496-31391) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 (1587675314072322048)]} 0 3
   [junit4]   2> 3018875 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-3 (1587675314077564928)]} 0 1
   [junit4]   2> 3018876 INFO  (qtp808030496-31375) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 (1587675314077564928)]} 0 3
   [junit4]   2> 3018878 INFO  (qtp997467098-31381) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-0 (-1587675314081759232)]} 0 0
   [junit4]   2> 3018878 INFO  (qtp808030496-31392) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0 (-1587675314081759232)]} 0 1
   [junit4]   2> 3018883 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-4 (1587675314085953536)]} 0 1
   [junit4]   2> 3018884 INFO  (qtp808030496-31368) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 (1587675314085953536)]} 0 3
   [junit4]   2> 3018886 INFO  (qtp997467098-31383) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-1 (-1587675314091196416)]} 0 0
   [junit4]   2> 3018886 INFO  (qtp808030496-31371) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1 (-1587675314091196416)]} 0 1
   [junit4]   2> 3018890 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-5 (1587675314093293568)]} 0 1
   [junit4]   2> 3018891 INFO  (qtp808030496-31373) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 (1587675314093293568)]} 0 3
   [junit4]   2> 3018893 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-2 (-1587675314098536448)]} 0 1
   [junit4]   2> 3018894 INFO  (qtp808030496-31372) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 (-1587675314098536448)]} 0 2
   [junit4]   2> 3018897 INFO  (qtp997467098-31394) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-6 (1587675314101682176)]} 0 0
   [junit4]   2> 3018897 INFO  (qtp808030496-31374) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 (1587675314101682176)]} 0 2
   [junit4]   2> 3018900 INFO  (qtp997467098-31395) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-3 (-1587675314104827904)]} 0 0
   [junit4]   2> 3018900 INFO  (qtp808030496-31388) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3 (-1587675314104827904)]} 0 2
   [junit4]   2> 3018903 INFO  (qtp997467098-31376) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-7 (1587675314107973632)]} 0 0
   [junit4]   2> 3018903 INFO  (qtp808030496-31391) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 (1587675314107973632)]} 0 2
   [junit4]   2> 3018905 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-8 (1587675314111119360)]} 0 0
   [junit4]   2> 3018907 INFO  (qtp808030496-31375) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 (1587675314111119360)]} 0 2
   [junit4]   2> 3018910 INFO  (qtp997467098-31381) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-9 (1587675314114265088)]} 0 1
   [junit4]   2> 3018910 INFO  (qtp808030496-31392) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 (1587675314114265088)]} 0 3
   [junit4]   2> 3018912 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-4 (-1587675314118459392)]} 0 0
   [junit4]   2> 3018913 INFO  (qtp808030496-31368) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4 (-1587675314118459392)]} 0 1
   [junit4]   2> 3018917 INFO  (qtp997467098-31383) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-10 (1587675314121605120)]} 0 1
   [junit4]   2> 3018917 INFO  (qtp808030496-31371) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10 (1587675314121605120)]} 0 3
   [junit4]   2> 3018920 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-11 (1587675314125799424)]} 0 0
   [junit4]   2> 3018921 INFO  (qtp808030496-31373) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11 (1587675314125799424)]} 0 2
   [junit4]   2> 3018923 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-5 (-1587675314129993728)]} 0 0
   [junit4]   2> 3018924 INFO  (qtp808030496-31372) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-5 (-1587675314129993728)]} 0 1
   [junit4]   2> 3018927 INFO  (qtp997467098-31394) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-12 (1587675314133139456)]} 0 0
   [junit4]   2> 3018927 INFO  (qtp808030496-31374) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12 (1587675314133139456)]} 0 2
   [junit4]   2> 3018929 INFO  (qtp997467098-31395) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-7 (-1587675314136285184)]} 0 0
   [junit4]   2> 3018930 INFO  (qtp808030496-31388) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-7 (-1587675314136285184)]} 0 2
   [junit4]   2> 3018933 INFO  (qtp997467098-31376) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-13 (1587675314139430912)]} 0 0
   [junit4]   2> 3018934 INFO  (qtp808030496-31391) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13 (1587675314139430912)]} 0 2
   [junit4]   2> 3018936 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-8 (-1587675314143625216)]} 0 0
   [junit4]   2> 3018936 INFO  (qtp808030496-31375) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-8 (-1587675314143625216)]} 0 1
   [junit4]   2> 3018939 INFO  (qtp997467098-31381) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-14 (1587675314146770944)]} 0 0
   [junit4]   2> 3018939 INFO  (qtp808030496-31392) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14 (1587675314146770944)]} 0 1
   [junit4]   2> 3018942 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-15 (1587675314148868096)]} 0 0
   [junit4]   2> 3018946 INFO  (qtp808030496-31368) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15 (1587675314148868096)]} 0 5
   [junit4]   2> 3018948 INFO  (qtp997467098-31383) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-9 (-1587675314156208128)]} 0 0
   [junit4]   2> 3018949 INFO  (qtp808030496-31371) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-9 (-1587675314156208128)]} 0 2
   [junit4]   2> 3018951 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-16 (1587675314159353856)]} 0 0
   [junit4]   2> 3018952 INFO  (qtp808030496-31373) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16 (1587675314159353856)]} 0 2
   [junit4]   2> 3018954 INFO  (qtp997467098-31393) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-11 (-1587675314162499584)]} 0 0
   [junit4]   2> 3018955 INFO  (qtp808030496-31372) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-11 (-1587675314162499584)]} 0 2
   [junit4]   2> 3018960 INFO  (qtp997467098-31394) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-17 (1587675314167742464)]} 0 0
   [junit4]   2> 3018960 INFO  (qtp808030496-31374) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-17 (1587675314167742464)]} 0 2
   [junit4]   2> 3018963 INFO  (qtp997467098-31395) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-18 (1587675314170888192)]} 0 0
   [junit4]   2> 3018963 INFO  (qtp808030496-31388) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-18 (1587675314170888192)]} 0 2
   [junit4]   2> 3018965 INFO  (qtp997467098-31376) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-12 (-1587675314174033920)]} 0 0
   [junit4]   2> 3018966 INFO  (qtp808030496-31391) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-12 (-1587675314174033920)]} 0 1
   [junit4]   2> 3018969 INFO  (qtp997467098-31379) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-19 (1587675314177179648)]} 0 0
   [junit4]   2> 3018969 INFO  (qtp808030496-31375) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-19 (1587675314177179648)]} 0 2
   [junit4]   2> 3018972 INFO  (qtp997467098-31381) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-20 (1587675314180325376)]} 0 0
   [junit4]   2> 3018972 INFO  (qtp808030496-31392) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-20 (1587675314180325376)]} 0 1
   [junit4]   2> 3018974 INFO  (qtp997467098-31380) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-14 (-1587675314183471104)]} 0 0
   [junit4]   2> 3018975 INFO  (qtp808030496-31368) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-14 (-1587675314183471104)]} 0 1
   [junit4]   2> 3018977 INFO  (qtp997467098-31383) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/oldindextest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-21 (1587675314185568256)]} 0 0
   [junit4]   2> 3018977 INFO  (qtp808030496-31371) [n:127.0.0.1:62479_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-21 (1587675314185568256)]} 0 1
   [junit4]   2> 3018979 INFO  (qtp997467098-31382) [n:127.0.0.1:62476_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [oldindextest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62479/solr/

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

TriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 8376450 DEBUG (SUITE-TestTriggerIntegration-seed#[CE6CB3A2AD01D491]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_CE6CB3A2AD01D491-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1288, maxMBSortInHeap=7.5962136047178515, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1939fd22), locale=fr, timezone=Asia/Famagusta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=87313904,total=367099904
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, TestSearchPerf, TestConfigSetsAPI, TestNumericTerms32, TestStressReorder, OpenCloseCoreStressTest, TestSolrQueryResponse, TestWordDelimiterFilterFactory, TestMergePolicyConfig, HdfsUnloadDistributedZkTest, SolrXmlInZkTest, NodeMutatorTest, UpdateLogTest, TestHalfAndHalfDocValues, TestSimpleTrackingShardHandler, TestScoreJoinQPNoScore, OverriddenZkACLAndCredentialsProvidersTest, TestLegacyFieldReuse, TestGenericDistributedQueue, IndexSchemaRuntimeFieldTest, CdcrReplicationDistributedZkTest, TestRTGBase, DistributedFacetPivotWhiteBoxTest, TestLegacyNumericRangeQueryBuilder, TestCloudSearcherWarming, TestPivotHelperCode, TestComplexPhraseLeadingWildcard, DocValuesMultiTest, SOLR749Test, StatelessScriptUpdateProcessorFactoryTest, TestSchemaNameResource, TestObjectReleaseTracker, SharedFSAutoReplicaFailoverTest, AliasIntegrationTest, BlockDirectoryTest, TestSolrQueryParser, UUIDUpdateProcessorFallbackTest, DistributedMLTComponentTest, TestCloudJSONFacetJoinDomain, ExecutePlanActionTest, TestHighFrequencyDictionaryFactory, UpdateParamsTest, TestSystemCollAutoCreate, TestValueSourceCache, ReplicationFactorTest, TestGraphMLResponseWriter, TestSort, DistributedFacetPivotSmallAdvancedTest, TestBulkSchemaAPI, TestDocSet, TestCoreContainer, TestExpandComponent, TestBackupRepositoryFactory, FacetPivotSmallTest, TestFileDictionaryLookup, SearchHandlerTest, TermsComponentTest, TestCloudDeleteByQuery, SolrPluginUtilsTest, TestAddFieldRealTimeGet, TlogReplayBufferedWhileIndexingTest, TestSolrDeletionPolicy1, CloneFieldUpdateProcessorFactoryTest, TestDownShardTolerantSearch, TestPolicyCloud, CoreAdminCreateDiscoverTest, HealthCheckHandlerTest, TestTrieFacet, ManagedSchemaRoundRobinCloudTest, TestEmbeddedSolrServerConstructors, TestDistributedGrouping, RulesTest, SimplePostToolTest, TestInitParams, TestCrossCoreJoin, DistributedIntervalFacetingTest, HdfsBasicDistributedZk2Test, DocValuesMissingTest, PreAnalyzedFieldTest, CopyFieldTest, TestCloudNestedDocsSort, ConnectionManagerTest, DirectSolrSpellCheckerTest, FullHLLTest, AtomicUpdatesTest, UpdateRequestProcessorFactoryTest, AnalyticsQueryTest, TestElisionMultitermQuery, AnalysisAfterCoreReloadTest, TestTlogReplica, TestClusterStateProvider, SolrGangliaReporterTest, MoveReplicaTest, TestNodeAddedTrigger, AnalysisErrorHandlingTest, DistributedQueryComponentOptimizationTest, TestExportWriter, HttpTriggerListenerTest, StatsReloadRaceTest, HdfsRestartWhileUpdatingTest, SimpleFacetsTest, TestSystemIdResolver, TestCollectionAPIs, TestFoldingMultitermQuery, PeerSyncTest, UninvertDocValuesMergePolicyTest, TestPrepRecovery, UtilsToolTest, TestStandardQParsers, DistributedQueueTest, TestPolicyCloud, TestDynamicFieldCollectionResource, TestAnalyzeInfixSuggestions, TestSolrCLIRunExample, TestHdfsBackupRestoreCore, PolyFieldTest, HdfsChaosMonkeyNothingIsSafeTest, NumberUtilsTest, TestQueryTypes, TestFilteredDocIdSet, LeaderFailureAfterFreshStartTest, TestManagedSchemaAPI, TestCoreAdminApis, TemplateUpdateProcessorTest, SystemInfoHandlerTest, TestPointFields, CollectionStateFormat2Test, QueryEqualityTest, EchoParamsTest, TestRawTransformer, TestUninvertingReader, SoftAutoCommitTest, TermVectorComponentTest, TestSortByMinMaxFunction, SimpleMLTQParserTest, AssignTest, TestCollectionAPI, TestSQLHandler, TestDefaultStatsCache, FileUtilsTest, DebugComponentTest, SecurityConfHandlerTest, SolrIndexSplitterTest, SolrShardReporterTest, TestExactSharedStatsCache, TestTriggerIntegration]
   [junit4] Completed [721/765 (3!)] on J1 in 3.08s, 11 tests, 1 error <<< FAILURES!

[...truncated 2513 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=715, maxMBSortInHeap=6.110140916714058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7336934f), locale=mfe-MU, timezone=Indian/Maldives
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=41455704,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=45BC7C03843AA516 -Dtests.slow=true -Dtests.locale=mfe-MU -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45BC7C03843AA516-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([45BC7C03843AA516]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.63s, 8 tests, 1 error <<< FAILURES!

[...truncated 38402 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7068 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7068/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestTrackingDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001\testRename-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001\testRename-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001\testRename-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001\testRename-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.TestHighlightDedupGrouping

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedSuggestComponentTest

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

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

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


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

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

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

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




Build Log:
[...truncated 664 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2013, maxMBSortInHeap=6.849464479479833, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5c325c41), locale=en-MT, timezone=America/Anchorage
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=190832160,total=347602944
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongBitSet, TestOfflineSorter, TestPerSegmentDeletes, TestOrdinalMap, TestSentinelIntSet, TestMutableValues, TestBooleanRewrites, TestTimSorter, TestFixedBitDocIdSet, TestIndexReaderClose, TestNativeFSLockFactory, TestTermRangeQuery, Test2BBinaryDocValues, TestGraphTokenizers, TestSimpleSearchEquivalence, TestTotalHitCountCollector, TestPrefixCodedTerms, TestMaxPosition, TestFastDecompressionMode, TestSimpleFSDirectory, TestDateTools, TestFieldType, TestFilterDirectoryReader, Test2BPagedBytes, TestAxiomaticF2LOG, TestSetOnce, TestDeletionPolicy, TestReaderClosed, TestIsCurrent, TestField, TestTopFieldCollectorEarlyTermination, TestFilterWeight, TestTransactionRollback, TestCustomTermFreq, TestNearSpansOrdered, TestCharsRefBuilder, TestConcurrentMergeScheduler, TestNotDocIdSet, TestBasicModelIne, TestTermsEnum, TestMultiTermConstantScore, TestRadixSelector, TestCustomSearcherSort, TestLogMergePolicy, TestLMDirichletSimilarity, TestSynonymQuery, TestSmallFloat, TestByteBlockPool, TestBytesRefHash, TestSPIClassIterator, TestMultiset, TestMutablePointsReaderUtils, TestNoDeletionPolicy, TestIndexWriterConfig, TestLucene50CompoundFormat, TestBooleanScorer, TestMmapDirectory, TestSpanOrQuery, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=E2C7F68AF74E5E98 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTrackingDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001\testRename-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001\testRename-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_E2C7F68AF74E5E98-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2C7F68AF74E5E98]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [139/475 (1!)] on J1 in 0.37s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 11103 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4]   2> 178792 INFO  (SUITE-DistributedSuggestComponentTest-seed#[8F7D1D906AFFC04D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\init-core-data-001
   [junit4]   2> 178794 WARN  (SUITE-DistributedSuggestComponentTest-seed#[8F7D1D906AFFC04D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 178794 INFO  (SUITE-DistributedSuggestComponentTest-seed#[8F7D1D906AFFC04D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 178795 INFO  (SUITE-DistributedSuggestComponentTest-seed#[8F7D1D906AFFC04D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 178797 INFO  (SUITE-DistributedSuggestComponentTest-seed#[8F7D1D906AFFC04D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 179263 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1
   [junit4]   2> 179265 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 179266 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4738443d{/,null,AVAILABLE}
   [junit4]   2> 179269 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3abe7856{HTTP/1.1,[http/1.1]}{127.0.0.1:54539}
   [junit4]   2> 179269 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.Server Started @189938ms
   [junit4]   2> 179269 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig-suggestercomponent.xml, hostPort=54539, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores}
   [junit4]   2> 179270 ERROR (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 179270 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 179270 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 179270 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 179270 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T00:37:50.630404600Z
   [junit4]   2> 179280 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\solr.xml
   [junit4]   2> 179284 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 179284 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 179285 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 179334 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 179343 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 179344 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 179346 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores
   [junit4]   2> 179346 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 179348 INFO  (coreLoadExecutor-1138-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 179350 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 179381 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 179394 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 179484 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 179504 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 179505 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 179505 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179505 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 179511 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=95229942, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 179601 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179601 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179602 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 179602 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43d4c8db[collection1] main]
   [junit4]   2> 179603 WARN  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 179603 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 179606 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 179625 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
   [junit4]   2> 179625 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 179627 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_with_high_freq_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_with_high_freq_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 179627 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 179627 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.FileDictionaryFactory
   [junit4]   2> 179627 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 179627 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_file_based - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_file_based, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 179627 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 179638 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 179639 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=false, isCoreReload=false]
   [junit4]   2> 179639 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 179648 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 179648 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_expr_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_fuzzy_doc_expr_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_doc_expr_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 179648 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 179648 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 179648 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict_build_startup - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 179648 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 179649 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 179649 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 179657 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 179657 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_doc_default_startup, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_doc_default_startup, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 179657 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 179657 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 179657 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup_no_store - SuggesterListener [core=org.apache.solr.core.SolrCore@ea93658, suggester=SolrSuggester [ name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 179658 INFO  (coreLoadExecutor-1138-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179658 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 179658 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 179677 ERROR (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 179678 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
   [junit4]   2> 179678 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 179699 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 179700 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 179700 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 179718 ERROR (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 179718 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
   [junit4]   2> 179718 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 179725 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
   [junit4]   2> 179726 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 179728 ERROR (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 179729 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
   [junit4]   2> 179729 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 179731 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43d4c8db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180165 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 180166 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 180167 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14a08a75{/,null,AVAILABLE}
   [junit4]   2> 180168 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17b5c192{HTTP/1.1,[http/1.1]}{127.0.0.1:54542}
   [junit4]   2> 180168 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.e.j.s.Server Started @190836ms
   [junit4]   2> 180168 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig-suggestercomponent.xml, hostPort=54542, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores}
   [junit4]   2> 180168 ERROR (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180169 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 180169 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 180169 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 180169 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T00:37:51.529142900Z
   [junit4]   2> 180172 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 180173 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 180174 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 180174 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 180215 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 180223 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 180223 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 180225 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores
   [junit4]   2> 180225 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 180243 INFO  (coreLoadExecutor-1148-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 180243 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 180271 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 180283 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 180375 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 180395 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 180395 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3857a98b
   [junit4]   2> 180395 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 180395 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 180404 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=95229942, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 180474 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180474 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180475 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 180488 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@420c9e1[collection1] main]
   [junit4]   2> 180488 WARN  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 180489 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 180489 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 180492 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
   [junit4]   2> 180492 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 180492 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_with_high_freq_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_with_high_freq_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 180492 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.FileDictionaryFactory
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_file_based - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_file_based, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=false, isCoreReload=false]
   [junit4]   2> 180493 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 180494 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 180494 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_expr_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_fuzzy_doc_expr_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_doc_expr_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 180494 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 180494 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 180494 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict_build_startup - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 180494 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_doc_default_startup, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_doc_default_startup, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup_no_store - SuggesterListener [core=org.apache.solr.core.SolrCore@7bfb8e1b, suggester=SolrSuggester [ name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 180495 INFO  (coreLoadExecutor-1148-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 180502 INFO  (TEST-DistributedSuggestComponentTest.test-seed#[8F7D1D906AFFC04D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 180507 INFO  (qtp392220826-2362) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 180509 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 180509 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 180509 INFO  (qtp392220826-2362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 2
   [junit4]   2> 180512 INFO  (qtp1339477207-2382) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 180513 INFO  (qtp1339477207-2382) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 180514 ERROR (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 180524 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
   [junit4]   2> 180524 INFO  (qtp392220826-2362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 10
   [junit4]   2> 180524 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 180528 INFO  (qtp1339477207-2393) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 3
   [junit4]   2> 180528 INFO  (qtp392220826-2368) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 180529 INFO  (qtp1339477207-2393) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 180530 INFO  (qtp392220826-2368) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 180531 INFO  (qtp1339477207-2393) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 180531 INFO  (qtp392220826-2369) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 180533 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 180534 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 180534 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 180535 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 180535 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 180536 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 180536 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 180536 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 180536 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 180537 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 180537 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 180538 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 180538 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 180539 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 180539 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6cdee849 commitCommandVersion:0
   [junit4]   2> 180565 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 180565 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 180565 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 180614 ERROR (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 180614 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
   [junit4]   2> 180614 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 180617 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71607a58[collection1] main]
   [junit4]   2> 180618 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 180618 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 180619 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 180634 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
   [junit4]   2> 180634 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 180660 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_with_high_freq_dict\fwfsta.bin
   [junit4]   2> 180662 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 180662 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 180690 ERROR (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 180690 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
   [junit4]   2> 180690 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 180698 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 180698 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 180698 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 180747 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@420c9e1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180757 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 180757 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 180779 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 180780 INFO  (searcherExecutor-1139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71607a58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10)))}
   [junit4]   2> 180782 INFO  (qtp392220826-2367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 242
   [junit4]   2> 180782 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 180782 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@418b6d66 commitCommandVersion:0
   [junit4]   2> 180870 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77a1a0ed[collection1] main]
   [junit4]   2> 180870 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 180870 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 180874 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 180877 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_with_high_freq_dict\fwfsta.bin
   [junit4]   2> 180877 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 180877 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 180897 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 180897 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 180897 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 180909 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 180909 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 180968 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 180970 INFO  (searcherExecutor-1149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77a1a0ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10)))}
   [junit4]   2> 180970 INFO  (qtp1339477207-2388) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 188
   [junit4]   2> 180972 INFO  (qtp392220826-2366) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : distrib=false&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 180972 INFO  (qtp392220826-2366) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 180983 INFO  (qtp392220826-2366) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : distrib=false&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181011 INFO  (qtp392220826-2366) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/suggest params={distrib=false&qt=/suggest&suggest.build=true&suggest.q=&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest} status=0 QTime=39
   [junit4]   2> 181014 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181014 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 181018 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181018 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent finishStage with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181019 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181060 INFO  (qtp1339477207-2386) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&version=2&shards.qt=/suggest&suggest.build=true&suggest.q=&NOW=1514075872374&isShard=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin
   [junit4]   2> 181060 INFO  (qtp1339477207-2386) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 181077 INFO  (qtp1339477207-2386) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&version=2&shards.qt=/suggest&suggest.build=true&suggest.q=&NOW=1514075872374&isShard=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin
   [junit4]   2> 181077 INFO  (qtp1339477207-2386) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/suggest params={distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&version=2&shards.qt=/suggest&suggest.build=true&suggest.q=&NOW=1514075872374&isShard=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin} status=0 QTime=16
   [junit4]   2> 181078 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent finishStage with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181078 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181078 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent finishStage with : shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181078 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.h.c.SuggestComponent http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/ : {suggest_fuzzy_doc_dict={={numFound=0,suggestions=[]}}}
   [junit4]   2> 181079 INFO  (qtp1339477207-2387) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/suggest params={shards=http://127.0.0.1:54542//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest} status=0 QTime=65
   [junit4]   2> 181079 INFO  (qtp392220826-2365) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : distrib=false&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181079 INFO  (qtp392220826-2365) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 181087 INFO  (qtp392220826-2365) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\control\cores\collection1\data\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 181087 INFO  (qtp392220826-2365) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : distrib=false&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181087 INFO  (qtp392220826-2365) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/suggest params={distrib=false&qt=/suggest&suggest.build=true&suggest.q=&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest} status=0 QTime=7
   [junit4]   2> 181088 INFO  (qtp1339477207-2395) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : shards=[ff01::083]:33332/|http://127.0.0.1:54542//collection1|[ff01::213]:33332/&qt=/suggest&suggest.build=true&suggest.q=&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
   [junit4]   2> 181088 INFO  (qtp1339477207-2395) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 181098 INFO  (qtp1339477207-2395) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_8F7D1D906AFFC04D-001\tempDir-001\shard0\cores\collection1\data\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 181098 INFO  (qtp1339477207-2395) [    x:collection1] o.a

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

TolerantSearch, CleanupOldIndexTest, TestSolr4Spatial2, TestShortCircuitedRequests, TriggerIntegrationTest, TestCursorMarkWithoutUniqueKey, TestUtilizeNode, SolrRequestParserTest, BasicDistributedZkTest, TestRawResponseWriter, TestSweetSpotSimilarityFactory, TestFieldResource, DateMathParserTest, ClusterStateUpdateTest, TestPKIAuthenticationPlugin, TestStressRecovery, TestNRTOpen, SliceStateTest, MetricTriggerTest, ChangedSchemaMergeTest, TestJoin, DirectUpdateHandlerTest, ReturnFieldsTest, TestSchemaVersionResource, TestNamedUpdateProcessors, DistanceFunctionTest, TestManagedSchemaThreadSafety, TestManagedSynonymFilterFactory, QueryParsingTest, NumericFieldsTest, TestDynamicLoading, SolrMetricManagerTest, TestDFRSimilarityFactory, ConvertedLegacyTest, TestConfigOverlay, TestCoreDiscovery, StatsComponentTest, TolerantUpdateProcessorTest, OverseerTaskQueueTest, MetricsConfigTest, TestUniqueKeyFieldResource, TestPayloadScoreQParserPlugin, TestRequestForwarding, TestUpdate, MissingSegmentRecoveryTest, TestComplexPhraseQParserPlugin, SystemLogListenerTest, AssignBackwardCompatibilityTest, TestUseDocValuesAsStored, TestCSVResponseWriter, TestOnReconnectListenerSupport, SuggesterFSTTest, UUIDFieldTest, FieldAnalysisRequestHandlerTest, TestCollationFieldDocValues, BufferStoreTest, ReplaceNodeTest, LeaderElectionTest, TestSlowCompositeReaderWrapper, SolrMetricsIntegrationTest, BlockCacheTest, TestCloudManagedSchema, TestOrdValues, TestExecutePlanAction, LeaderInitiatedRecoveryOnCommitTest, ClusterStateTest, AsyncCallRequestStatusResponseTest, TestRandomCollapseQParserPlugin, TestRetrieveFieldsOptimizer, WrapperMergePolicyFactoryTest, ZkControllerTest, TestComputePlanAction, TestExactStatsCache, TestSkipOverseerOperations, ConfigSetsAPITest, TestNonDefinedSimilarityFactory, TestLegacyNumericUtils, VersionInfoTest, MultiTermTest, CdcrBootstrapTest, ParsingFieldUpdateProcessorsTest, ZkCLITest, CursorMarkTest, OverseerRolesTest, HdfsAutoAddReplicasIntegrationTest, PrimitiveFieldTypeTest, TestDocBasedVersionConstraints, ScriptEngineTest, TestPhraseSuggestions, TestUtils, TestPseudoReturnFields, TestChildDocTransformer, RegexBytesRefFilterTest, RAMDirectoryFactoryTest, SSLMigrationTest, TestLockTree, V2ApiIntegrationTest, ConnectionReuseTest, CreateCollectionCleanupTest, CoreSorterTest, NodeLostTriggerTest, CloudMLTQParserTest, TestBlobHandler, TestSolrCloudSnapshots, TestSolrConfigHandler, ZkStateWriterTest, QueryResultKeyTest, TestMultiWordSynonyms, XsltUpdateRequestHandlerTest, TestRestoreCore, BadCopyFieldTest, TestSimpleQParserPlugin, ResponseHeaderTest, CollectionsAPISolrJTest, RegexBoostProcessorTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHighlightDedupGrouping -Dtests.seed=8F7D1D906AFFC04D -Dtests.slow=true -Dtests.locale=so -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestHighlightDedupGrouping (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_8F7D1D906AFFC04D-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_8F7D1D906AFFC04D-001\tempDir-001\shard1\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_8F7D1D906AFFC04D-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_8F7D1D906AFFC04D-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_8F7D1D906AFFC04D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_8F7D1D906AFFC04D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F7D1D906AFFC04D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [500/765 (2!)] on J0 in 3.92s, 1 test, 1 error <<< FAILURES!

[...truncated 3308 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@476f5a78), locale=lt, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=142980480,total=220725248
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=121B9D86FD36B1CF -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_121B9D86FD36B1CF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([121B9D86FD36B1CF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.64s, 8 tests, 1 error <<< FAILURES!

[...truncated 38408 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7067 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7067/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat

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

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

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


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

Error Message:
action wasn't interrupted

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


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.AnalyticsQueryTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestMaxScoreQueryParser

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

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

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


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

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

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

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




Build Log:
[...truncated 1805 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20171223_121040_8068769656787079435529.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20171223_121040_80511764533233950826924.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171223_121847_53013304893066443419412.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171223_121847_53011777871949518282724.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171223_122005_00816198162870204366270.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171223_122005_0085337248601109622883.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171223_122143_8491188790385091507963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171223_122143_84918046285538674079169.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171223_122155_80914909106422488790356.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171223_122155_8091485048249244029819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171223_122219_9252852594739454625201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171223_122219_92516119841925140576468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20171223_122224_4997177774285376850749.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20171223_122224_49917071273479333287341.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171223_122228_29214822062623280655607.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171223_122228_29214676454780615369360.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171223_122236_1936692085342200327272.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171223_122236_19318133009870570348561.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171223_122242_5131352440345412629656.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171223_122242_5115662722728987828905.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171223_122246_1308493159249098658829.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171223_122303_3946779560703974158190.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171223_122303_3944687238983432051237.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1305 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171223_122322_89313975080015404045868.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171223_122322_8933361626056217708721.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20171223_122333_00817310951561966759908.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20171223_122333_00815468985789416414528.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1910, maxMBSortInHeap=5.157212565355916, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24adaa4b), locale=sr-Latn-XK, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=45614688,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPostingsFormat, TestMemoryPostingsFormat, TestSimpleTextDocValuesFormat, TestSimpleTextNormsFormat, TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.seed=CD97AE9C6D5A9EDD -Dtests.slow=true -Dtests.locale=sr-Latn-XK -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestVarGapFixedIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CD97AE9C6D5A9EDD-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CD97AE9C6D5A9EDD-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CD97AE9C6D5A9EDD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_CD97AE9C6D5A9EDD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD97AE9C6D5A9EDD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [10/20 (1!)] on J1 in 7.52s, 25 tests, 1 error <<< FAILURES!

[...truncated 28 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20171223_122345_72016180394556150692784.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20171223_122345_72013636929959459810610.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 215 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20171223_122607_86315368745746474839412.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20171223_122607_8635765673137718935352.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20171223_122614_46515968682773448151113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20171223_122614_4651188332615699766274.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20171223_122625_56316381734051405313520.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20171223_122625_563475589066965165000.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20171223_122704_3025395416317506808449.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20171223_122704_302114532061998889134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171223_122720_1821022903905754991609.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171223_122720_1828336825804450717898.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20171223_122747_2677556283332629138454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20171223_122747_26810713884370997979187.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20171223_122802_60213887508261220795329.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20171223_122802_60414977346214400026438.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20171223_122814_2336362000642704750685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20171223_122814_235683912093756219809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20171223_122835_37315093830035391063632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20171223_122835_37217326711059364451758.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171223_122846_83215851270444801599237.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171223_122846_83212310333938774486616.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20171223_122859_0972136616933445822007.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20171223_122859_097255557145608718214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171223_122919_0962125620669474953034.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171223_122919_0969522963751577261975.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171223_123004_07515427759519079771927.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171223_123004_07116528470393798527666.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171223_123025_1731342383561063496201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171223_123025_1738152232059820648122.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20171223_123046_9424131512564946482975.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20171223_123051_7017187151589354136789.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20171223_123051_70112781367841393063996.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1791 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsQueryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsQueryTest_A52D4EBF95F70029-001\init-core-data-001
   [junit4]   2> 429541 WARN  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 429542 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 429543 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 429544 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 429544 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 429545 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 429574 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 429621 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 429722 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 429813 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b20c847
   [junit4]   2> 429832 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b20c847
   [junit4]   2> 429832 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b20c847
   [junit4]   2> 429835 INFO  (coreLoadExecutor-1762-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 429845 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 429911 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 429929 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 430030 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 430044 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 430044 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b20c847
   [junit4]   2> 430044 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 430044 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsQueryTest_A52D4EBF95F70029-001\init-core-data-001\]
   [junit4]   2> 430047 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.7822265625, floorSegmentMB=2.1142578125, forceMergeDeletesPctAllowed=4.881141073119072, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2582794462207579
   [junit4]   2> 430119 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 430119 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 430125 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 430125 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 430135 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=22.814453125, floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=19.98575359154483, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 430135 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6900f18b[collection1] main]
   [junit4]   2> 430135 WARN  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 430135 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 430135 INFO  (coreLoadExecutor-1762-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587578476428263424
   [junit4]   2> 430135 INFO  (searcherExecutor-1763-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6900f18b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 430140 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 430143 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyticsQuery
   [junit4]   2> 430143 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 430143 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e65d3eb[collection1] realtime]
   [junit4]   2> 430146 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 430146 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587578476439797760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 430146 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a159041 commitCommandVersion:1587578476439797760
   [junit4]   2> 430147 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1144ed4[collection1] main]
   [junit4]   2> 430147 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 430148 INFO  (searcherExecutor-1763-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1144ed4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 430151 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 430155 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1587578476447137792)]} 0 1
   [junit4]   2> 430155 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587578476449234944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 430155 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a159041 commitCommandVersion:1587578476449234944
   [junit4]   2> 430163 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a2cf2d[collection1] main]
   [junit4]   2> 430163 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 430163 INFO  (searcherExecutor-1763-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18a2cf2d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 430167 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 430169 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1587578476462866432)]} 0 1
   [junit4]   2> 430169 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1587578476463915008)]} 0 0
   [junit4]   2> 430170 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587578476464963584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 430170 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a159041 commitCommandVersion:1587578476464963584
   [junit4]   2> 430172 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14ee78eb[collection1] main]
   [junit4]   2> 430174 INFO  (searcherExecutor-1763-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14ee78eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1) Uninverting(_1(8.0.0):c2)))}
   [junit4]   2> 430174 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 430174 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 430184 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1587578476470206464)]} 0 9
   [junit4]   2> 430185 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1587578476480692224)]} 0 0
   [junit4]   2> 430185 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587578476480692225,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 430185 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a159041 commitCommandVersion:1587578476480692225
   [junit4]   2> 430188 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a64840d[collection1] main]
   [junit4]   2> 430189 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 430189 INFO  (searcherExecutor-1763-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a64840d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1) Uninverting(_1(8.0.0):c2) Uninverting(_2(8.0.0):c2)))}
   [junit4]   2> 430195 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 430197 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1587578476491177984)]} 0 1
   [junit4]   2> 430197 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587578476493275136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 430198 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a159041 commitCommandVersion:1587578476493275136
   [junit4]   2> 430200 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@beec9da[collection1] main]
   [junit4]   2> 430200 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 430204 INFO  (searcherExecutor-1763-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@beec9da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1) Uninverting(_1(8.0.0):c2) Uninverting(_2(8.0.0):c2) Uninverting(_3(8.0.0):c1)))}
   [junit4]   2> 430205 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 430209 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!count}} hits=6 status=0 QTime=3
   [junit4]   2> 430210 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(3+4)&fq={!count}} hits=2 status=0 QTime=0
   [junit4]   2> 430212 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A52D4EBF95F70029]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnalyticsQuery
   [junit4]   2> 430212 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 430212 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1288203748
   [junit4]   2> 430213 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 430213 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2197f5cd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6a6cfdf9
   [junit4]   2> 430217 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 430217 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bbdbfa2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@60006c29
   [junit4]   2> 430220 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 430220 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7767c6d7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@643ff4f1
   [junit4]   2> 430226 INFO  (coreCloseExecutor-1768-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f516a8e
   [junit4]   2> 430227 INFO  (coreCloseExecutor-1768-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=256993934
   [junit4]   2> 430227 INFO  (coreCloseExecutor-1768-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48caf88e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61c4d2fe
   [junit4]   2> 430244 INFO  (SUITE-AnalyticsQueryTest-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@357711b6), locale=en-CK, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=131346856,total=325292032
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, TestFieldTypeCollectionResource, DistributedQueryComponentOptimizationTest, BasicDistributedZk2Test, BlockJoinFacetDistribTest, TestDynamicFieldCollectionResource, SchemaVersionSpecificBehaviorTest, ConnectionManagerTest, DistributedMLTComponentTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, TestCloudSchemaless, DistributedFacetPivotSmallAdvancedTest, SolrMetricReporterTest, LoggingHandlerTest, TestLRUCache, TestFoldingMultitermQuery, TestSubQueryTransformerDistrib, TestDefaultStatsCache, TestBackupRepositoryFactory, TestMiniSolrCloudClusterSSL, SoftAutoCommitTest, TestHdfsCloudBackupRestore, TestClusterStateProvider, SolrJmxReporterCloudTest, ZkNodePropsTest, TestTolerantUpdateProcessorRandomCloud, SimpleMLTQParserTest, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, TestPolicyCloud, DocValuesMissingTest, BlockDirectoryTest, DeleteLastCustomShardedReplicaTest, AnalysisErrorHandlingTest, TestSolrCoreParser, DocValuesTest, SolrCoreCheckLockOnStartupTest, RemoteQueryErrorTest, LargeFieldTest, StatelessScriptUpdateProcessorFactoryTest, AnalyticsQueryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyticsQueryTest -Dtests.seed=A52D4EBF95F70029 -Dtests.slow=true -Dtests.locale=en-CK -Dtests.timezone=Europe/Volgograd -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AnalyticsQueryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsQueryTest_A52D4EBF95F70029-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsQueryTest_A52D4EBF95F70029-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsQueryTest_A52D4EBF95F70029-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsQueryTest_A52D4EBF95F70029-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A52D4EBF95F70029]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [50/765 (1!)] on J1 in 0.73s, 1 test, 1 error <<< FAILURES!

[...truncated 1043 lines...]
   [junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestMaxScoreQueryParser_A52D4EBF95F70029-001\init-core-data-001
   [junit4]   2> 1847515 WARN  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1847515 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1847519 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1847519 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1847520 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1847520 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1847572 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1847600 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1847743 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1847901 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcb271d
   [junit4]   2> 1847914 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcb271d
   [junit4]   2> 1847914 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcb271d
   [junit4]   2> 1847916 INFO  (coreLoadExecutor-5343-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1847919 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1847974 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1848010 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1848166 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1848191 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1848192 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dcb271d
   [junit4]   2> 1848192 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1848192 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestMaxScoreQueryParser_A52D4EBF95F70029-001\init-core-data-001\]
   [junit4]   2> 1848196 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1848352 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1848352 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1848354 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1848354 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1848355 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1848356 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3da4e744[collection1] main]
   [junit4]   2> 1848357 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1848369 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1848434 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1848435 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1848435 INFO  (coreLoadExecutor-5343-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587579963736850432
   [junit4]   2> 1848438 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1848438 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1848438 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1848440 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1848441 INFO  (SUITE-TestMaxScoreQueryParser-seed#[A52D4EBF95F70029]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1848441 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1848441 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1848441 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1848441 INFO  (searcherExecutor-5344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Load

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

J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_577123E1F30F7E40-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_577123E1F30F7E40-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([577123E1F30F7E40]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.59s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171223_134027_89413207062077803263050.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171223_134027_8925968721020127199885.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171223_134052_71115031948424840600043.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171223_134052_7113930152725362424515.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171223_134206_2027356550168386917277.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171223_134206_1995061924433299251226.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171223_134243_8444480490399213405149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171223_134243_84311933903264223743610.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 641 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171223_134305_0395109697683225195619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171223_134305_03917138928761047438170.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171223_134356_13012564159339947949776.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171223_134356_13014073779111914515197.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171223_134430_26617156292293507891583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171223_134430_2665035682736119675465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171223_134455_0334152688151856253252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171223_134455_0337067753574193488007.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 599 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171223_134548_7799912351069482587635.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171223_134548_7795830277950073137599.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171223_134615_0935793431214186315135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32213 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7066 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7066/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestFieldsReader

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001\_0.fnm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001\_0.fnm    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001\_0.fnm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001\_0.fnm
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001

	at __randomizedtesting.SeedInfo.seed([375045B73E749E22]: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.util.bkd.TestDocIdsWriter.testSorted

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.util.bkd.TestDocIdsWriter_375045B73E749E22-001\index-SimpleFSDirectory-001\tmp

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.util.bkd.TestDocIdsWriter_375045B73E749E22-001\index-SimpleFSDirectory-001\tmp
	at __randomizedtesting.SeedInfo.seed([375045B73E749E22:7CDBF3FE5038315C]:0)
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
	at org.apache.lucene.util.bkd.TestDocIdsWriter.test(TestDocIdsWriter.java:62)
	at org.apache.lucene.util.bkd.TestDocIdsWriter.testSorted(TestDocIdsWriter.java:55)
	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.TestHardLinkCopyDirectoryWrapper

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

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FA792A2A5E97E394-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FA792A2A5E97E394-001

	at __randomizedtesting.SeedInfo.seed([FA792A2A5E97E394]: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.TestCollectionAPI.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:59889

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:59889
	at __randomizedtesting.SeedInfo.seed([791333F26452344:8FC50CE588B94EBC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


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

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

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

	at __randomizedtesting.SeedInfo.seed([DB71705CDF293114]: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 1144 lines...]
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=9, blockSize=768), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=768)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1342981), locale=es-PA, timezone=Australia/Perth
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=67328456,total=244056064
   [junit4]   2> NOTE: All tests run in this JVM: [TermInSetQueryTest, TestTimSorter, TestFlex, TestSegmentCacheables, TestSubScorerFreqs, TestBooleanScorer, Test2BPostingsBytes, TestOrdinalMap, TestUpgradeIndexMergePolicy, Test2BPagedBytes, TestNormsFieldExistsQuery, Test2BDocs, TestSegmentTermDocs, TestIndexCommit, TestMutablePointsReaderUtils, TestBasicModelIF, TestIndexWriterReader, TestSimilarityBase, TestPrefixCodedTerms, TestSloppyPhraseQuery2, TestGeoUtils, TestSortRescorer, TestMultiLevelSkipList, TestNRTReaderWithThreads, TestDisjunctionMaxQuery, TestFieldMaskingSpanQuery, TestPayloads, TestIndexReaderClose, TestTermRangeQuery, TestSimpleFSDirectory, TestSizeBoundedForceMerge, TestSingleInstanceLockFactory, TestBlockPostingsFormat, TestDeterminism, TestNearSpansOrdered, TestTopFieldCollectorEarlyTermination, TestRollback, TestMatchNoDocsQuery, TestNot, TestPersistentSnapshotDeletionPolicy, TestDocumentsWriterStallControl, TestTransactions, TestComplexExplanationsOfNonMatches, TestSparseFixedBitDocIdSet, TestAutomaton, TestFileSwitchDirectory, TestSmallFloat, TestDirectory, TestPositiveScoresOnlyCollector, TestDocValues, TestConcurrentMergeScheduler, TestSpansEnum, TestFixedBitDocIdSet, TestFilterDirectoryReader, TestTermVectorsReader, TestAutomatonQueryUnicode, TestIndexWriterConfig, TestClassicSimilarity, TestMultiDocValues, TestNumericDocValuesUpdates, TestPackedInts, TestStringHelper, TestDoubleRangeFieldQueries, TestSynonymQuery, TestNotDocIdSet, TestNRTThreads, TestPhraseQuery, TestCharsRefBuilder, TestForTooMuchCloning, TestBytesStore, TestAxiomaticF1LOG, TestAllFilesCheckIndexHeader, TestMathUtil, TestOmitNorms, TestCharsRef, TestPostingsOffsets, TestMultiPhraseQuery, TestDeletionPolicy, TestElevationComparator, TestGraphTokenizers, TestIntArrayDocIdSet, TestDirectPacked, TestTragicIndexWriterDeadlock, TestBlockPostingsFormat3, TestNoDeletionPolicy, TestSpanMultiTermQueryWrapper, TestTotalHitCountCollector, TestCharTermAttributeImpl, TestBasicModelIne, TestLucene50StoredFieldsFormatHighCompression, TestSPIClassIterator, TestSimilarity, TestReadOnlyIndex, TestTermVectorsWriter, TestFilterWeight, TestCustomSearcherSort, TestWildcard, TestPerSegmentDeletes, TestTermVectors, Test2BSortedDocValuesFixedSorted, TestAllFilesHaveChecksumFooter, TestIndexWriterCommit, TestLucene50CompoundFormat, TestSpanOrQuery, TestBM25Similarity, TestIndexTooManyDocs, TestCheckIndex, TestTermsEnum2, TestMultiset, TestDemo, TestPagedBytes, TestSegmentInfos, TestNGramPhraseQuery, TestIndexWriterExceptions2, TestIndexWriterOutOfFileDescriptors, TestDelegatingAnalyzerWrapper, TestIndependenceSaturated, TestIntroSorter, TestIndexingSequenceNumbers, TestIndexWriter, TestPerFieldDocValuesFormat, TestFSTs, TestIndexWriterWithThreads, TestAddIndexes, TestSearcherManager, TestIndexWriterDelete, TestAtomicUpdate, TestNorms, TestDirectoryReaderReopen, TestSearchAfter, TestLongPostings, TestMinimize, TestSnapshotDeletionPolicy, TestPerFieldPostingsFormat, TestBufferedIndexInput, TestTermsEnum, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, TestSort, TestFieldsReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldsReader -Dtests.seed=375045B73E749E22 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFieldsReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001\_0.fnm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001\testfieldswriterexceptions-001\_0.fnm
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestFieldsReader_375045B73E749E22-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([375045B73E749E22]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [282/475 (1!)] on J1 in 0.69s, 2 tests, 1 error <<< FAILURES!

[...truncated 642 lines...]
   [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocIdsWriter -Dtests.method=testSorted -Dtests.seed=375045B73E749E22 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Dubai -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.17s J0 | TestDocIdsWriter.testSorted <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.util.bkd.TestDocIdsWriter_375045B73E749E22-001\index-SimpleFSDirectory-001\tmp
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([375045B73E749E22:7CDBF3FE5038315C]:0)
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
   [junit4]    > 	at org.apache.lucene.util.bkd.TestDocIdsWriter.test(TestDocIdsWriter.java:62)
   [junit4]    > 	at org.apache.lucene.util.bkd.TestDocIdsWriter.testSorted(TestDocIdsWriter.java:55)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.util.bkd.TestDocIdsWriter_375045B73E749E22-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e53f40), locale=sv, timezone=Asia/Dubai
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=171359592,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestBagOfPostings, TestFixedLengthBytesRefArray, TestToken, TestHugeRamFile, TestLockFactory, TestSortedNumericSortField, TestInPlaceMergeSorter, TestNewestSegment, TestGeoEncodingUtils, TestParallelLeafReader, TestNRTReaderCleanup, TestIndependenceStandardized, TestLSBRadixSorter, TestCustomNorms, TestMatchAllDocsQuery, TestSearch, TestFloatRangeFieldQueries, TestGraphTokenStreamFiniteStrings, TestSleepingLockWrapper, TestMergePolicyWrapper, TestParallelCompositeReader, TestPrefixQuery, TestIndexWriterMergePolicy, TestSparseFixedBitSet, TestFieldValueQuery, TestVirtualMethod, TestDocCount, TestLazyProxSkipping, TestApproximationSearchEquivalence, TestPriorityQueue, TestDocValuesIndexing, TestCharacterUtils, TestNeedsScores, TestSloppyPhraseQuery, TestIndexWriterThreadsToSegments, TestBooleanQueryVisitSubscorers, TestHighCompressionMode, TestMinShouldMatch2, TestMultiMMap, TestSimilarity2, TestConjunctions, TestFieldCacheRewriteMethod, TestSwappedIndexFiles, TestOperations, TestSpanBoostQuery, TestConsistentFieldNumbers, TestWildcardRandom, TestBufferedChecksum, TestSpanContainQuery, TestTieredMergePolicy, TestIndependenceChiSquared, TestIndexWriterFromReader, TestFilterCodecReader, TestRamUsageEstimator, TestBinaryDocument, TestFilterLeafReader, TestIndexInput, TestNeverDelete, TestNamedSPILoader, TestDateSort, TestDocInverterPerFieldErrorInfo, TestStandardAnalyzer, TestMultiThreadTermVectors, TestRecyclingIntBlockAllocator, TestGrowableByteArrayDataOutput, TestLucene70SegmentInfoFormat, TestLMJelinekMercerSimilarity, TestExceedMaxTermLength, TestDocument, TestDocIdSetBuilder, TestIndexManyDocuments, TestIndexableField, LimitedFiniteStringsIteratorTest, TestQueryBuilder, TestSpanExplanations, TestDistributionLL, TestMergedIterator, TestDocsAndPositions, TestSimpleExplanationsWithFillerDocs, TestDirectoryReader, TestSimpleFSLockFactory, TestTimSorterWorstCase, Test2BSortedDocValuesOrds, Test2BPoints, TestSegmentTermEnum, TestSimpleExplanationsOfNonMatches, TestIndexSearcher, TestIOUtils, TestSameTokenSamePosition, TestBasicModelIn, TestCloseableThreadLocal, TestLevenshteinAutomata, TestInfoStream, TestAxiomaticF3EXP, TestIndexWriterUnicode, TestTryDelete, TestSameScoresWithThreads, TestIntroSelector, TestPointQueries, TestNIOFSDirectory, TestPayloadsOnVectors, TestLucene50StoredFieldsFormat, TestPolygon, TestByteArrayDataInput, TestRegexpRandom2, TestSearchWithThreads, TestSumDocFreq, TestTermScorer, TestLiveFieldValues, TestAttributeSource, TestAllFilesHaveCodecHeader, FuzzyTermOnShortTermsTest, TestComplexExplanations, TestRAMDirectory, TestTermQuery, TestDuelingCodecs, TestTopDocsMerge, TestForUtil, TestIndexWriterMerging, TestShardSearching, TestIndexWriterExceptions, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestBoolean2, TestStressAdvance, TestTimeLimitingCollector, TestStressIndexing, TestRollingUpdates, TestIndexWriterForceMerge, TestArrayUtil, TestByteSlices, TestWeakIdentityMap, TestSimpleExplanations, TestSegmentMerger, TestCollectionUtil, TestBagOfPositions, TestFixedBitSet, TestCrash, TestPerFieldPostingsFormat2, TestBooleanMinShouldMatch, TestSpans, TestUTF32ToUTF8, TestOmitPositions, TestThreadedForceMerge, TestStressNRT, TestForceMergeForever, TestMultiFields, TestDocumentWriter, TestScorerPerf, TestFuzzyQuery, TestPrefixInBooleanQuery, TestUnicodeUtil, TestAutomatonQuery, TestPrefixRandom, TestSearchForDuplicates, TestCompiledAutomaton, TestConstantScoreQuery, TestBinaryTerms, TestPositionIncrement, TestSpanExplanationsOfNonMatches, TestSimilarityProvider, TestCachingTokenFilter, TestDateTools, TestCachingCollector, TestSpanFirstQuery, TestNoMergePolicy, TestIndexWriterLockRelease, TestByteBlockPool, TestAssertions, TestTwoPhaseCommitTool, TestVersion, TestCodecHoldsOpenFiles, MultiCollectorTest, TestIntsRef, TestTermdocPerf, TestTerm, Test2BNumericDocValues, TestCharArrayMap, TestReusableStringReader, TestWordlistLoader, TestPackedTokenAttributeImpl, TestCodecUtil, TestBlockPostingsFormat2, TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestIndexedDISI, TestLucene70NormsFormat, TestFieldType, TestPolygon2D, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestCustomTermFreq, TestDemoParallelLeafReader, TestDocIDMerger, TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestFieldInvertState, TestFieldReuse, TestIndexSorting, TestIndexWriterDeleteByQuery, TestIndexWriterMaxDocs, TestIndexWriterOnVMError, TestLogMergePolicy, TestManyFields, TestMaxPosition, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestMultiTermsEnum, TestOneMergeWrappingMergePolicy, TestPointValues, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestStressDeletes, TestTerms, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestBoostQuery, TestConjunctionDISI, TestControlledRealTimeReopenThread, TestDocValuesQueries, TestDocValuesRewriteMethod, TestEarlyTermination, TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestLRUQueryCache, TestMultiCollector, TestQueryRescorer, TestSortedSetSortField, TestWANDScorer, TestAxiomaticF2LOG, TestAxiomaticSimilarity, TestBooleanSimilarity, TestDistributionSPL, TestLMDirichletSimilarity, TestFilterSpans, TestSpanCollection, TestSpanNearQuery, TestSpanNotQuery, TestSpanTermQuery, TestFilterDirectory, TestMmapDirectory, TestNativeFSLockFactory, TestRateLimiter, TestTrackingDirectoryWrapper, TestBytesRefArray, TestFrequencyTrackingRingBuffer, TestLongBitSet, TestMSBRadixSorter, TestOfflineSorter, Test2BBKDPoints, TestDocIdsWriter]
   [junit4] Completed [472/475 (2!)] on J0 in 3.80s, 2 tests, 1 error <<< FAILURES!

[...truncated 6357 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=535, maxMBSortInHeap=5.181882573827997, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@134c02d), locale=fr-FR, timezone=Europe/Kiev
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=17966880,total=178520064
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTsMisc, TestInetAddressPoint, TestMultiPassIndexSplitter, TestInetAddressRangeQueries, TestDiversifiedTopDocsCollector, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=FA792A2A5E97E394 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestHardLinkCopyDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FA792A2A5E97E394-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_FA792A2A5E97E394-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA792A2A5E97E394]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/13 (1!)] on J0 in 1.80s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 4177 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionAPI
   [junit4]   2> 1153733 INFO  (SUITE-TestCollectionAPI-seed#[791333F26452344]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\init-core-data-001
   [junit4]   2> 1153734 WARN  (SUITE-TestCollectionAPI-seed#[791333F26452344]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1153735 INFO  (SUITE-TestCollectionAPI-seed#[791333F26452344]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1153739 INFO  (SUITE-TestCollectionAPI-seed#[791333F26452344]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1153740 INFO  (SUITE-TestCollectionAPI-seed#[791333F26452344]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1153744 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1153744 INFO  (Thread-2297) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1153744 INFO  (Thread-2297) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1153750 ERROR (Thread-2297) [    ] 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> 1153844 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.ZkTestServer start zk server on port:59879
   [junit4]   2> 1153856 INFO  (zkConnectionManagerCallback-4754-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153872 INFO  (zkConnectionManagerCallback-4756-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153893 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1153901 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1153906 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1153910 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1153915 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1153918 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1153921 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1153924 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1153926 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1153928 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1153931 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1153936 INFO  (zkConnectionManagerCallback-4759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153938 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1154429 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1154430 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31fa5d{/,null,AVAILABLE}
   [junit4]   2> 1154436 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b336e0{SSL,[ssl, http/1.1]}{127.0.0.1:59889}
   [junit4]   2> 1154436 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.e.j.s.Server Started @1161836ms
   [junit4]   2> 1154436 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=59889, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\control-001\cores}
   [junit4]   2> 1154437 ERROR (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1154437 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1154437 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1154437 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1154437 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-22T23:54:09.881Z
   [junit4]   2> 1154441 INFO  (zkConnectionManagerCallback-4761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154441 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1154441 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\control-001\solr.xml
   [junit4]   2> 1154450 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1154450 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1154451 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c793a3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1154456 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59879/solr
   [junit4]   2> 1154458 INFO  (zkConnectionManagerCallback-4765-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154463 INFO  (zkConnectionManagerCallback-4767-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154588 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1154589 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59889_
   [junit4]   2> 1154590 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.c.Overseer Overseer (id=99220642148581381-127.0.0.1:59889_-n_0000000000) starting
   [junit4]   2> 1154602 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59889_
   [junit4]   2> 1154608 INFO  (OverseerStateUpdate-99220642148581381-127.0.0.1:59889_-n_0000000000) [n:127.0.0.1:59889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1154815 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c793a3
   [junit4]   2> 1154824 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c793a3
   [junit4]   2> 1154824 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c793a3
   [junit4]   2> 1154826 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [n:127.0.0.1:59889_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\control-001\cores
   [junit4]   2> 1154863 INFO  (zkConnectionManagerCallback-4773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154864 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1154865 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59879/solr ready
   [junit4]   2> 1154940 INFO  (qtp13779039-14553) [n:127.0.0.1:59889_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59889_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1154942 INFO  (OverseerThreadFactory-4490-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1155054 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1155055 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1155162 INFO  (zkCallback-4766-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1156085 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1156102 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1156171 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1156196 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1156202 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c793a3
   [junit4]   2> 1156202 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1156203 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1156206 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.640625, floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=16.436047750056737, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1156209 WARN  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1156291 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1156291 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1156293 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1156294 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1156295 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1156295 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1343bf8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1156297 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1156297 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1156298 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1156300 INFO  (searcherExecutor-4493-thread-1-processing-n:127.0.0.1:59889_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1343bf8[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1156300 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587530277054316544
   [junit4]   2> 1156306 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1156306 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1156306 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59889/control_collection_shard1_replica_n1/
   [junit4]   2> 1156306 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1156306 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:59889/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1156306 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1156310 INFO  (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59889/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1214941 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 59889
   [junit4]   2> 1214942 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10339434
   [junit4]   2> 1214942 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1214942 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@525407: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b145f3
   [junit4]   2> 1214952 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1214952 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54c423: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@432f33
   [junit4]   2> 1214963 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1214963 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1201961: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17fa4e9
   [junit4]   2> 1214967 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59889_
   [junit4]   2> 1214969 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1214973 INFO  (zkCallback-4766-thread-2-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1214973 INFO  (coreCloseExecutor-4498-thread-1) [n:127.0.0.1:59889_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26bb33
   [junit4]   2> 1214974 INFO  (coreCloseExecutor-4498-thread-1) [n:127.0.0.1:59889_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=2538291
   [junit4]   2> 1214974 INFO  (coreCloseExecutor-4498-thread-1) [n:127.0.0.1:59889_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183052b: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@9e590e
   [junit4]   2> 1214987 INFO  (coreCloseExecutor-4498-thread-1) [n:127.0.0.1:59889_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=2538291
   [junit4]   2> 1225689 INFO  (ScheduledTrigger-4488-thread-4) [n:127.0.0.1:59889_    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1225692 INFO  (AutoscalingActionExecutor-4489-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1688058838 sessionWrapper.createTime 1688058838368665, this.sessionWrapper.createTime 1688058838368665 
   [junit4]   2> 1225692 INFO  (AutoscalingActionExecutor-4489-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"5ff457e82c478T2xadqwl6ggexznun3s9z9cz0g",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1688048823878776,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1688048823878776],
   [junit4]   2>     "_enqueue_time_":1688058835107508,
   [junit4]   2>     "nodeNames":["127.0.0.1:59889_"]}}
   [junit4]   2> 1334944 ERROR (qtp13779039-14553) [n:127.0.0.1:59889_    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1334947 INFO  (qtp13779039-14553) [n:127.0.0.1:59889_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59889_&wt=javabin&version=2} status=500 QTime=180007
   [junit4]   2> 1334948 ERROR (qtp13779039-14553) [n:127.0.0.1:59889_    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1755055 ERROR (OverseerThreadFactory-4490-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:59889
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:59889
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1755066 ERROR (OverseerThreadFactory-4490-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 1755064 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.a.s.c.Overseer Overseer (id=99220642148581381-127.0.0.1:59889_-n_0000000000) closing
   [junit4]   2> 1755067 INFO  (OverseerStateUpdate-99220642148581381-127.0.0.1:59889_-n_0000000000) [n:127.0.0.1:59889_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59889_
   [junit4]   2> 1755067 INFO  (OverseerThreadFactory-4490-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1785147 INFO  (zkCallback-4766-thread-5-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1785153 ERROR (OverseerThreadFactory-4490-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:112)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:688)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1785156 INFO  (OverseerThreadFactory-4490-thread-1-processing-n:127.0.0.1:59889_) [n:127.0.0.1:59889_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1785161 WARN  (OverseerAutoScalingTriggerThread-99220642148581381-127.0.0.1:59889_-n_0000000000) [n:127.0.0.1:59889_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1785173 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b336e0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1785173 INFO  (TEST-TestCollectionAPI.test-seed#[791333F26452344]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31fa5d{/,null,UNAVAILABLE}
   [junit4]   2> 1785213 ERROR (qtp13779039-14548) [n:127.0.0.1:59889_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:892)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1053)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChanne

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

p.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionAPI_791333F26452344-001
   [junit4]   2> Dec 23, 2017 12:04:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=186, maxMBSortInHeap=5.665373841949292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19438dc), locale=es-PA, timezone=Europe/Kirov
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=213392064,total=357564416
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleFacetsTest, TestLegacyNumericRangeQueryBuilder, TestStressReorder, TestStandardQParsers, TestInPlaceUpdatesDistrib, TestMergePolicyConfig, BooleanFieldTest, TestManagedSynonymGraphFilterFactory, TestRuleBasedAuthorizationPlugin, HdfsChaosMonkeyNothingIsSafeTest, TestSQLHandler, TestSystemCollAutoCreate, CurrencyFieldTypeTest, AssignTest, TestXmlQParserPlugin, CoreAdminCreateDiscoverTest, TestEmbeddedSolrServerConstructors, TestTolerantUpdateProcessorRandomCloud, TestAddFieldRealTimeGet, HdfsCollectionsAPIDistributedZkTest, TestSubQueryTransformer, ExecutePlanActionTest, SolrCLIZkUtilsTest, RulesTest, TestReplicaProperties, IndexSchemaRuntimeFieldTest, TestPullReplicaErrorHandling, OverseerStatusTest, TestJsonRequest, TestSolrCloudWithHadoopAuthPlugin, CdcrRequestHandlerTest, DocValuesMultiTest, SampleTest, TestLRUCache, TestTrie, TestRequestStatusCollectionAPI, DirectSolrSpellCheckerTest, TestCustomStream, HdfsRestartWhileUpdatingTest, SolrSlf4jReporterTest, PeerSyncTest, SpellingQueryConverterTest, DistributedIntervalFacetingTest, SolrMetricReporterTest, TestFastWriter, CheckHdfsIndexTest, TestBinaryResponseWriter, ReplicaListTransformerTest, TestFoldingMultitermQuery, TestExceedMaxTermLength, TestAuthorizationFramework, DistributedExpandComponentTest, AnalyticsQueryTest, TestComponentsName, SynonymTokenizerTest, DistributedQueueTest, OpenExchangeRatesOrgProviderTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, TestCustomSort, ChaosMonkeySafeLeaderTest, BasicZkTest, TestAnalyzeInfixSuggestions, TestWordDelimiterFilterFactory, CollectionsAPIDistributedZkTest, TestConfigSetsAPI, LeaderElectionContextKeyTest, TestSortByMinMaxFunction, TestBM25SimilarityFactory, CoreMergeIndexesAdminHandlerTest, TestRandomRequestDistribution, SearchRateTriggerTest, TestIndexSearcher, SolrGangliaReporterTest, SpellPossibilityIteratorTest, NodeMutatorTest, TestDistributedMissingSort, TestValueSourceCache, TestPayloadCheckQParserPlugin, SimplePostToolTest, TestSolrDeletionPolicy1, PingRequestHandlerTest, JSONWriterTest, TermsComponentTest, TestBackupRepositoryFactory, TestSearcherReuse, TestSolrConfigHandlerCloud, CacheHeaderTest, DistributedFacetPivotWhiteBoxTest, JvmMetricsTest, TestSolrCloudWithSecureImpersonation, TestImplicitCoreProperties, TestFunctionQuery, TestComplexPhraseLeadingWildcard, UpdateLogTest, FieldMutatingUpdateProcessorTest, DeleteReplicaTest, SearchHandlerTest, TestConfig, TestMiniSolrCloudClusterSSL, TestSimpleTextCodec, TestDocumentBuilder, TestPerFieldSimilarity, TestSolrJ, FileUtilsTest, ExternalFileFieldSortTest, TestSmileRequest, TestPerFieldSimilarityWithDefaultOverride, TestSubQueryTransformerDistrib, TestSolrQueryParser, TestCloudDeleteByQuery, TestUninvertingReader, TestReloadAndDeleteDocs, TestSolrCoreSnapshots, TestSolrCoreParser, UpdateRequestProcessorFactoryTest, TestCloudNestedDocsSort, StressHdfsTest, TestUnifiedSolrHighlighter, TestDFISimilarityFactory, TestCollectionAPI]
   [junit4] Completed [173/765 (1!)] on J1 in 632.06s, 1 test, 1 error <<< FAILURES!

[...truncated 4304 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@537904), locale=sq, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=81961640,total=117702656
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=DB71705CDF293114 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_DB71705CDF293114-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB71705CDF293114]: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 0.88s, 8 tests, 1 error <<< FAILURES!

[...truncated 41428 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7065 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7065/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

12 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestMemoryPostingsFormat

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001

	at __randomizedtesting.SeedInfo.seed([CEE7A7A973E93960]: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.testConsistencyOnExceptions

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

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


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

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard2_replica_t4
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2\collection1_shard1_replica_t1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard2_replica_t6
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1\collection1_shard1_replica_t2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_212BB71A6C7C9A5E-001

	at __randomizedtesting.SeedInfo.seed([212BB71A6C7C9A5E]: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.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:50168/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50168/solr]
	at __randomizedtesting.SeedInfo.seed([212BB71A6C7C9A5E:199893E44B8F4E8F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50168/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 44 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
Trigger was not fired even after 10 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 10 seconds
	at __randomizedtesting.SeedInfo.seed([212BB71A6C7C9A5E:9E3E79E4EF96FFD8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:209)
	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.handler.TestSolrConfigHandlerCloud

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TermVectorComponentDistributedTest

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.DirectSolrConnectionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_212BB71A6C7C9A5E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_212BB71A6C7C9A5E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_212BB71A6C7C9A5E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.DirectSolrConnectionTest_212BB71A6C7C9A5E-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([5E49AB814862F0D1]: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 1983 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@62fa9400), locale=nl, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=188021936,total=236453888
   [junit4]   2> NOTE: All tests run in this JVM: [TestBaseExplanationTestCase, TestForceMergePolicy, ThrowInUncaught, TestCompressingStoredFieldsFormat, TestAssertingTermVectorsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingTermVectorsFormat -Dtests.seed=BE12A9FAEE10E2B8 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Pacific/Tarawa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestAssertingTermVectorsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_BE12A9FAEE10E2B8-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_BE12A9FAEE10E2B8-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_BE12A9FAEE10E2B8-001\justSoYouGetSomeChannelErrors-001\_0.tvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_BE12A9FAEE10E2B8-001\justSoYouGetSomeChannelErrors-001\_0.tvd
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_BE12A9FAEE10E2B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_BE12A9FAEE10E2B8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BE12A9FAEE10E2B8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/41 (1!)] on J1 in 12.94s, 17 tests, 1 error <<< FAILURES!

[...truncated 2800 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=28882, maxDocsPerChunk=10, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=28882, blockSize=2)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@34df8aaa), locale=id, timezone=America/Miquelon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=121738520,total=187695104
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=5194874DA60F8B89 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5194874DA60F8B89-001\3.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_5194874DA60F8B89-001\3.2.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5194874DA60F8B89]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 10.88s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1699 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=913, maxMBSortInHeap=5.276886302767259, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7ce6fca3), locale=es-PY, timezone=Europe/Monaco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=152030976,total=226492416
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextNormsFormat, TestSimpleTextCompoundFormat, TestMemoryPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMemoryPostingsFormat -Dtests.seed=1CC4F0DAB94A128C -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMemoryPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_1CC4F0DAB94A128C-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_1CC4F0DAB94A128C-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_1CC4F0DAB94A128C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestMemoryPostingsFormat_1CC4F0DAB94A128C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1CC4F0DAB94A128C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/20 (1!)] on J1 in 3.36s, 25 tests, 1 error <<< FAILURES!

[...truncated 1625 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c2c062a), locale=ro-RO, timezone=SystemV/YST9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=213842664,total=240123904
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPassIndexSplitter, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=CEE7A7A973E93960 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=SystemV/YST9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001\testRename-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_CEE7A7A973E93960-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEE7A7A973E93960]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/13 (1!)] on J0 in 2.40s, 42 tests, 1 error <<< FAILURES!

[...truncated 776 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ?.?. ??, ???? ?:??:?? ?????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E9434E4415CA38AE]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=E9434E4415CA38AE -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Noronha -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.31s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=66, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9434E4415CA38AE:66CDA9E407A6CB51]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9434E4415CA38AE]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneVarGapDocFreqInterval), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1127, maxMBSortInHeap=5.004727254431493, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12fd0893), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=53578496,total=107479040
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 4.17s, 5 tests, 1 error <<< FAILURES!

[...truncated 3063 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_212BB71A6C7C9A5E-001\init-core-data-001
   [junit4]   2> 459328 WARN  (SUITE-TermVectorComponentDistributedTest-seed#[212BB71A6C7C9A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 459328 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[212BB71A6C7C9A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 459335 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[212BB71A6C7C9A5E]-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> 459336 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[212BB71A6C7C9A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 459336 INFO  (SUITE-TermVectorComponentDistributedTest-seed#[212BB71A6C7C9A5E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nd/p
   [junit4]   2> 459799 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_212BB71A6C7C9A5E-001\tempDir-001\control\cores\collection1
   [junit4]   2> 459801 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 459801 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29bcd0e0{/nd/p,null,AVAILABLE}
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31c0a923{HTTP/1.1,[http/1.1]}{127.0.0.1:50025}
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.e.j.s.Server Started @467923ms
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/nd/p, hostPort=50025, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_212BB71A6C7C9A5E-001\tempDir-001\control\cores}
   [junit4]   2> 459804 ERROR (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 459804 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T19:35:43.652Z
   [junit4]   2> 459805 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_212BB71A6C7C9A5E-001\tempDir-001\control\solr.xml
   [junit4]   2> 459811 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 459811 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 459812 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@39185f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 459877 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39185f83
   [junit4]   2> 459882 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39185f83
   [junit4]   2> 459882 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39185f83
   [junit4]   2> 459885 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_212BB71A6C7C9A5E-001\tempDir-001\control\cores
   [junit4]   2> 459885 INFO  (TEST-TermVectorComponentDistributedTest.test-seed#[212BB71A6C7C9A5E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 459885 INFO  (coreLoadExecutor-1448-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 459886 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 459951 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459965 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 460035 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 460046 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 460046 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39185f83
   [junit4]   2> 460046 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 460046 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_212BB71A6C7C9A5E-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 460048 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=58.58984375, floorSegmentMB=1.9599609375, forceMergeDeletesPctAllowed=2.7828080374904482, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.605739036286132
   [junit4]   2> 460139 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460140 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460141 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 460141 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460141 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1323246650, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 460142 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60608315[collection1] main]
   [junit4]   2> 460142 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 460151 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 460179 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460180 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 460180 INFO  (coreLoadExecutor-1448-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587332822102704128
   [junit4]   2> 460180 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 460180 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 460180 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 460180 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 460180 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 460181 INFO  (searcherExecutor-1449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 460181 INFO  (searcherExecutor-1449-

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

questHandlerTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest, LukeRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLuceneMatchVersion, TestCodecSupport, OpenExchangeRatesOrgProviderTest, DateMathParserTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ActionThrottleTest, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasPlanActionTest, ExecutePlanActionTest, TestDistribStateManager, TestLargeCluster, TestNodeAddedTrigger, TestSimDistributedQueue, TestTriggerIntegration, CdcrBidirectionalTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, ImplicitSnitchTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=212BB71A6C7C9A5E -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud_212BB71A6C7C9A5E-001\shard-3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([212BB71A6C7C9A5E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [605/764 (6!)] on J0 in 38.11s, 1 test, 1 error <<< FAILURES!

[...truncated 2945 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1218, maxMBSortInHeap=5.265046509724504, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c794378), locale=be, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70477384,total=234881024
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=5E49AB814862F0D1 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Etc/GMT+12 -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5E49AB814862F0D1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E49AB814862F0D1]: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.24s, 8 tests, 1 error <<< FAILURES!

[...truncated 45679 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7064 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7064/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.PersistenceTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001\PersistenceTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001\PersistenceTest-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001\PersistenceTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001\PersistenceTest-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingStringValueTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001 

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores\collection1_shard1_replica_n25
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-3-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.loader.JavabinLoaderTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.loader.JavabinLoaderTest_8C0056C4B32E11D2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.loader.JavabinLoaderTest_8C0056C4B32E11D2-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.loader.JavabinLoaderTest_8C0056C4B32E11D2-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.loader.JavabinLoaderTest_8C0056C4B32E11D2-001\init-core-data-001\spellchecker1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.loader.JavabinLoaderTest_8C0056C4B32E11D2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.loader.JavabinLoaderTest_8C0056C4B32E11D2-001 

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

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

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

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


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

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

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

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




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

[...truncated 5145 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.PersistenceTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1065, maxMBSortInHeap=6.314413864607795, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64c521d0), locale=ckb-IR, timezone=Asia/Chongqing
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=67846648,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectSpellChecker, TestRegexCompletionQuery, BytesRefSortersTest, PersistenceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PersistenceTest -Dtests.seed=69B6225F1FF77AA9 -Dtests.slow=true -Dtests.locale=ckb-IR -Dtests.timezone=Asia/Chongqing -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | PersistenceTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001\PersistenceTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001\PersistenceTest-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_69B6225F1FF77AA9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69B6225F1FF77AA9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/32 (1!)] on J0 in 0.10s, 3 tests, 1 error <<< FAILURES!

[...truncated 1882 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\init-core-data-001
   [junit4]   2> 132698 WARN  (SUITE-SyncSliceTest-seed#[8C0056C4B32E11D2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 132698 INFO  (SUITE-SyncSliceTest-seed#[8C0056C4B32E11D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 132700 INFO  (SUITE-SyncSliceTest-seed#[8C0056C4B32E11D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 132700 INFO  (SUITE-SyncSliceTest-seed#[8C0056C4B32E11D2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 132700 INFO  (SUITE-SyncSliceTest-seed#[8C0056C4B32E11D2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_bo/dh
   [junit4]   2> 132701 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 132702 INFO  (Thread-771) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 132702 INFO  (Thread-771) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 132706 ERROR (Thread-771) [    ] 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> 132802 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.ZkTestServer start zk server on port:61859
   [junit4]   2> 132806 INFO  (zkConnectionManagerCallback-467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132809 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 132814 INFO  (zkConnectionManagerCallback-469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132820 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 132822 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 132823 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 132825 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 132826 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 132828 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 132829 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 132831 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 132832 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 132834 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 132835 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 132838 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 132839 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 133218 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 133219 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eba68cf{/_bo/dh,null,AVAILABLE}
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1489f13{HTTP/1.1,[http/1.1]}{127.0.0.1:61866}
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.Server Started @143329ms
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bo/dh, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\tempDir-001/control/data, hostPort=61866, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\control-001\cores}
   [junit4]   2> 133221 ERROR (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 133221 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T07:28:26.544218100Z
   [junit4]   2> 133230 INFO  (zkConnectionManagerCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133231 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 133231 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 133231 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\control-001\solr.xml
   [junit4]   2> 133236 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 133236 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 133236 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 133239 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61859/solr
   [junit4]   2> 133242 INFO  (zkConnectionManagerCallback-475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133244 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 133246 INFO  (zkConnectionManagerCallback-477-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133337 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133338 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61866__bo%2Fdh
   [junit4]   2> 133339 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.Overseer Overseer (id=99205441521516548-127.0.0.1:61866__bo%2Fdh-n_0000000000) starting
   [junit4]   2> 133345 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61866__bo%2Fdh
   [junit4]   2> 133410 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133423 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 133429 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 133429 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 133430 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\control-001\cores
   [junit4]   2> 133451 INFO  (zkConnectionManagerCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133451 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133453 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61859/solr ready
   [junit4]   2> 133456 INFO  (qtp2049930871-2467) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61866__bo%252Fdh&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 133483 INFO  (OverseerThreadFactory-1054-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 133597 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 133597 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 133707 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 134614 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 134625 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 134710 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 134725 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 134726 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 134726 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 134726 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 134747 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=88.185546875, floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=13.689337556052728, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 134774 WARN  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 134833 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134833 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134835 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134835 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134837 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 134839 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35997666[control_collection_shard1_replica_n1] main]
   [junit4]   2> 134843 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 134844 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 134845 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 134845 INFO  (searcherExecutor-1056-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@35997666[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 134845 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587287066587168768
   [junit4]   2> 134849 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134849 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 134849 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61866/_bo/dh/control_collection_shard1_replica_n1/
   [junit4]   2> 134849 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134849 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61866/_bo/dh/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 134850 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 134853 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61866/_bo/dh/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 134954 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 134956 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134959 INFO  (qtp2049930871-2470) [n:127.0.0.1:61866__bo%2Fdh c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1361
   [junit4]   2> 134967 INFO  (qtp2049930871-2467) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 135060 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 135472 INFO  (OverseerCollectionConfigSetProcessor-99205441521516548-127.0.0.1:61866__bo%2Fdh-n_0000000000) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 135969 INFO  (qtp2049930871-2467) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61866__bo%252Fdh&wt=javabin&version=2} status=0 QTime=2514
   [junit4]   2> 135971 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 135986 INFO  (zkConnectionManagerCallback-487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135987 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 135988 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61859/solr ready
   [junit4]   2> 135988 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 135990 INFO  (qtp2049930871-2472) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 135992 INFO  (OverseerThreadFactory-1054-thread-2-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 135993 WARN  (OverseerThreadFactory-1054-thread-2-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 136201 INFO  (qtp2049930871-2472) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 136202 INFO  (qtp2049930871-2472) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 136235 INFO  (OverseerCollectionConfigSetProcessor-99205441521516548-127.0.0.1:61866__bo%2Fdh-n_0000000000) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 136520 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-1-001 of type NRT
   [junit4]   2> 136520 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 136522 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10dd17a7{/_bo/dh,null,AVAILABLE}
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b151a2d{HTTP/1.1,[http/1.1]}{127.0.0.1:61899}
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.Server Started @146631ms
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bo/dh, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\tempDir-001/jetty1, hostPort=61899, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 136523 ERROR (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136523 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T07:28:29.846584Z
   [junit4]   2> 136530 INFO  (zkConnectionManagerCallback-489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136531 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 136532 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 136532 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-1-001\solr.xml
   [junit4]   2> 136536 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 136536 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 136547 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 136550 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61859/solr
   [junit4]   2> 136553 INFO  (zkConnectionManagerCallback-493-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136554 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16072d2cdad0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 136557 INFO  (zkConnectionManagerCallback-495-thread-1-processing-n:127.0.0.1:61899__bo%2Fdh) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136563 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 136565 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136567 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61899__bo%2Fdh
   [junit4]   2> 136569 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136574 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136575 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:61899__bo%2Fdh) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136618 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 136624 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 136624 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 136626 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-1-001\cores
   [junit4]   2> 136647 INFO  (qtp2049930871-2474) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61899__bo%252Fdh&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 136650 INFO  (OverseerThreadFactory-1054-thread-3-processing-n:127.0.0.1:61866__bo%2Fdh) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61899__bo%2Fdh for creating new replica
   [junit4]   2> 136655 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 136655 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 136762 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:61899__bo%2Fdh) [n:127.0.0.1:61899__bo%2Fdh    ] 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: [2])
   [junit4]   2> 137674 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 137687 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema [collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 137786 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 137803 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n21' using configuration from collection collection1, trusted=true
   [junit4]   2> 137804 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n21' (registry 'solr.core.collection1.shard1.replica_n21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52fd33aa
   [junit4]   2> 137804 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 137804 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [[collection1_shard1_replica_n21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-1-001\cores\collection1_shard1_replica_n21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-1-001\cores\collection1_shard1_replica_n21\data\]
   [junit4]   2> 137807 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=88.185546875, floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=13.689337556052728, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 137814 WARN  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 137881 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 137881 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 137884 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 137884 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 137885 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 137886 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.SolrIndexSearcher Opening [Searcher@1941f941[collection1_shard1_replica_n21] main]
   [junit4]   2> 137887 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 137887 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 137888 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 137889 INFO  (searcherExecutor-1067-thread-1-processing-n:127.0.0.1:61899__bo%2Fdh x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [collection1_shard1_replica_n21] Registered new searcher Searcher@1941f941[collection1_shard1_replica_n21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 137889 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587287069779034112
   [junit4]   2> 137893 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 137893 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 137893 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61899/_bo/dh/collection1_shard1_replica_n21/
   [junit4]   2> 137893 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 137893 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy http://127.0.0.1:61899/_bo/dh/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 137893 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 137897 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61899/_bo/dh/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 138000 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:61899__bo%2Fdh) [n:127.0.0.1:61899__bo%2Fdh    ] 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: [2])
   [junit4]   2> 138050 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 138053 INFO  (qtp638796304-2520) [n:127.0.0.1:61899__bo%2Fdh c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1397
   [junit4]   2> 138056 INFO  (qtp2049930871-2474) [n:127.0.0.1:61866__bo%2Fdh    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61899__bo%252Fdh&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1409
   [junit4]   2> 138155 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:61899__bo%2Fdh) [n:127.0.0.1:61899__bo%2Fdh    ] 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: [2])
   [junit4]   2> 138362 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_8C0056C4B32E11D2-001\shard-2-001 of type NRT
   [junit4]   2> 138363 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 138364 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e359db3{/_bo/dh,null,AVAILABLE}
   [junit4]   2> 138364 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46bf74cb{HTTP/1.1,[http/1.1]}{127.0.0.1:61912}
   [junit4]   2> 138364 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.e.j.s.Server Started @148473ms
   [junit4]   2> 138364 INFO  (TEST-SyncSliceTest.test-seed#[8C0056C4B32E11D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bo/dh, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\wor

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

tiesUpdateProcessorFactory_2E854C52C1383BD2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E854C52C1383BD2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2E854C52C1383BD2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E854C52C1383BD2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.04s, 8 tests, 1 error <<< FAILURES!

[...truncated 585 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingStringValueTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=284, maxMBSortInHeap=6.724528444316702, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@236ad014), locale=yo, timezone=America/Eirunepe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=58193416,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [CastingStringValueTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingStringValueTest -Dtests.seed=DF08100021FB9770 -Dtests.slow=true -Dtests.locale=yo -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | CastingStringValueTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingStringValueTest_DF08100021FB9770-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF08100021FB9770]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/78 (1!)] on J0 in 9.08s, 4 tests, 1 error <<< FAILURES!

[...truncated 196 lines...]
   [junit4] Suite: org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\init-core-data-001
   [junit4]   2> Dec 20, 2017 8:23:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string_sd=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting)}, docValues:{long_ld=DocValuesFormat(name=Lucene70), date_dtd=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), string_sd=DocValuesFormat(name=Lucene70), int_id=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), double_dd=DocValuesFormat(name=Lucene70), float_fd=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1520, maxMBSortInHeap=7.049853322808465, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@22478e87), locale=az-Latn-AZ, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=104931632,total=278396928
   [junit4]   2> NOTE: All tests run in this JVM: [ConstantValueTest, SubtractFunctionTest, CastingIntValueStreamTest, LegacyAbstractAnalyticsFacetCloudTest, LTFunctionTest, OrFunctionTest, DateFieldsTest, CastingDateValueStreamTest, CastingStringValueStreamTest, CastingFloatValueStreamTest, MultFunctionTest, FloatFieldsTest, LegacyAbstractAnalyticsCloudTest, RoundFunctionTest, RemoveFunctionTest, AbsoluteValueFunctionTest, ExistsFunctionTest, AndFunctionTest, LongFieldsTest, NoFacetTest, PivotFacetTest, RangeFacetTest, AbstractAnalyticsFieldTest, BottomFunctionTest, CeilingFunctionTest, ConcatFunctionTest, DateMathFunctionTest, DateParseFunctionTest, DivideFunctionTest, FillMissingFunctionTest, FilterFunctionTest, FloorFunctionTest, GTEFunctionTest, GTFunctionTest, IfFunctionTest, LegacyAbstractAnalyticsTest, LegacyNoFacetCloudTest, LegacyFieldFacetExtrasCloudTest, LegacyFieldFacetTest, LegacyQueryFacetTest, LegacyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyRangeFacetCloudTest -Dtests.seed=DF08100021FB9770 -Dtests.slow=true -Dtests.locale=az-Latn-AZ -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | LegacyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_DF08100021FB9770-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF08100021FB9770]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [72/78 (2!)] on J1 in 5.08s, 3 tests, 1 error <<< FAILURES!

[...truncated 37623 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7063 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7063/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001\bar-026: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001\bar-026    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001\bar-026: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001\bar-026
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001

	at __randomizedtesting.SeedInfo.seed([A5291C4283B01F20]: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.IndexReplicationClientTest.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001\replicationClientTest-002\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001\replicationClientTest-002\1

	at __randomizedtesting.SeedInfo.seed([6677A68B716F7020:F3FA4AEAF487C435]: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.IndexReplicationClientTest.testRestart(IndexReplicationClientTest.java:193)
	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.solr.analytics.value.CastingAnalyticsValueTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001 

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

	at __randomizedtesting.SeedInfo.seed([4EE4299D6B5BD5F4]: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.HttpPartitionTest.test

Error Message:
Doc with id=4 not found in http://127.0.0.1:54497/c8n_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:54497/c8n_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([AA296055E731493C:227D5F8F49CD24C4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:604)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:559)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:430)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:137)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.core.TestSolrIndexConfig

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetPivotLargeTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data\spellchecker2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data\spellchecker2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([695D5F4558349EAF]: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 458 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=338, maxMBSortInHeap=7.831402527996726, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31be6a1d), locale=sr-CS, timezone=Pacific/Kiritimati
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=156277648,total=261984256
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat3, TestAxiomaticF3LOG, TestMatchNoDocsQuery, TestSubScorerFreqs, TestRollback, TestLongPostings, TestUniqueTermCount, TestIndexWriterOnDiskFull, TestAxiomaticF1LOG, TestCachingTokenFilter, TestIndexReaderClose, TestRadixSelector, Test2BSortedDocValuesFixedSorted, TestFuzzyQuery, TestSizeBoundedForceMerge, TestTermsEnum2, TestClassicSimilarity, TestParallelTermEnum, TestNumericDocValuesUpdates, TestLMDirichletSimilarity, TestBlockPostingsFormat, TestSpanMultiTermQueryWrapper, TestPayloads, TestLucene50StoredFieldsFormatHighCompression, TestForTooMuchCloning, TestMultiset, TestField, TestIndexWriterDelete, TestNormsFieldExistsQuery, TestIndexWriterOnJRECrash, TestIndexWriterLockRelease, TestTopFieldCollector, TestMultiPhraseQuery, Test2BPostingsBytes, TestBlendedTermQuery, TestTrackingDirectoryWrapper, TestMaxTermFrequency, TestIsCurrent, TestLongBitSet, TestSparseFixedBitDocIdSet, TestFilterDirectory, TestIndexedDISI, TestMergeRateLimiter, TestGraphTokenizers, TestMaxPosition, TestDocValuesScoring, TestSimilarity, TestBasics, TestSentinelIntSet, TestBasicModelIne, TestIndexWriterMaxDocs, TestSearcherManager, TestReadOnlyIndex, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=A5291C4283B01F20 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Pacific/Kiritimati -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001\bar-026: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001\bar-026
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_A5291C4283B01F20-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A5291C4283B01F20]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [71/475 (1!)] on J1 in 3.57s, 43 tests, 1 error, 2 skipped <<< FAILURES!

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

[...truncated 1743 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1422, maxMBSortInHeap=5.906135869746689, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@22050058), locale=und, timezone=America/Cancun
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73960880,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=A1EF7255751A33E3 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=America/Cancun -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A1EF7255751A33E3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A1EF7255751A33E3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/20 (1!)] on J0 in 14.48s, 25 tests, 1 error <<< FAILURES!

[...truncated 2320 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testRestart -Dtests.seed=6677A68B716F7020 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Africa/Dar_es_Salaam -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J1 | IndexReplicationClientTest.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-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001\replicationClientTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6677A68B716F7020:F3FA4AEAF487C435]: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.IndexReplicationClientTest.testRestart(IndexReplicationClientTest.java:193)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6677A68B716F7020-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=384, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=4)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d2e8ac5), locale=ar-BH, timezone=Africa/Dar_es_Salaam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=63807984,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexRevisionTest, SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 3.79s, 4 tests, 1 error <<< FAILURES!

[...truncated 4128 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLargeTest
   [junit4]   2> 1857372 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[AA296055E731493C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\init-core-data-001
   [junit4]   2> 1857373 WARN  (SUITE-DistributedFacetPivotLargeTest-seed#[AA296055E731493C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1857374 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[AA296055E731493C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1857374 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[AA296055E731493C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1857374 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[AA296055E731493C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1858211 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1858214 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1858225 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39383aec{/,null,AVAILABLE}
   [junit4]   2> 1858226 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ef25478{HTTP/1.1,[http/1.1]}{127.0.0.1:65094}
   [junit4]   2> 1858227 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server Started @1867477ms
   [junit4]   2> 1858227 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=65094, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\control\cores}
   [junit4]   2> 1858227 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1858227 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1858228 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1858228 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1858228 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T20:04:09.797Z
   [junit4]   2> 1858228 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\control\solr.xml
   [junit4]   2> 1858239 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1858239 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1858240 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1858360 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1858368 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1858368 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1858374 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\control\cores
   [junit4]   2> 1858374 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1858375 INFO  (coreLoadExecutor-7972-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1858376 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1858467 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1858496 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1858610 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1858626 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1858627 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1858627 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1858627 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1858630 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=19.1318359375, floorSegmentMB=1.0517578125, forceMergeDeletesPctAllowed=16.92658141744472, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38970875313473197
   [junit4]   2> 1858742 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1858742 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1858743 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1858744 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1858745 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1858746 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eb397e1[collection1] main]
   [junit4]   2> 1858746 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1858754 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1858801 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1858801 INFO  (coreLoadExecutor-7972-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587244014365573120
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1858801 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1858806 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1858807 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1858809 INFO  (searcherExecutor-7973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6eb397e1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1859468 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1859469 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1859470 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@739d6f6a{/,null,AVAILABLE}
   [junit4]   2> 1859470 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@784dde20{HTTP/1.1,[http/1.1]}{127.0.0.1:65100}
   [junit4]   2> 1859471 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server Started @1868722ms
   [junit4]   2> 1859471 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=65100, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard0\cores}
   [junit4]   2> 1859471 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1859471 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1859471 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1859471 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1859471 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T20:04:11.040Z
   [junit4]   2> 1859472 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1859478 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1859478 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1859479 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1859589 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1859603 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1859603 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1859609 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard0\cores
   [junit4]   2> 1859609 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1859610 INFO  (coreLoadExecutor-7983-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1859612 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1859701 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1859720 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1859832 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1859846 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1859847 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1859847 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1859847 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1859848 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=19.1318359375, floorSegmentMB=1.0517578125, forceMergeDeletesPctAllowed=16.92658141744472, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38970875313473197
   [junit4]   2> 1859984 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1859984 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1859985 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1859985 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1859987 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1859987 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c4be953[collection1] main]
   [junit4]   2> 1859988 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1859999 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1860069 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1860069 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1860069 INFO  (coreLoadExecutor-7983-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587244015695167488
   [junit4]   2> 1860071 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1860071 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1860071 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1860071 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1860071 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1860072 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1860073 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1860074 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1860076 INFO  (searcherExecutor-7984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c4be953[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1860855 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1860858 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1860858 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58816556{/,null,AVAILABLE}
   [junit4]   2> 1860859 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c6b126d{HTTP/1.1,[http/1.1]}{127.0.0.1:65106}
   [junit4]   2> 1860859 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server Started @1870110ms
   [junit4]   2> 1860860 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=65106, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard1\cores}
   [junit4]   2> 1860860 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1860861 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1860861 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1860861 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1860861 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T20:04:12.430Z
   [junit4]   2> 1860862 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1860874 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1860874 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1860875 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1860982 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1861016 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1861017 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1861021 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard1\cores
   [junit4]   2> 1861021 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1861021 INFO  (coreLoadExecutor-7994-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1861023 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1861113 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1861138 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1861270 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1861285 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1861286 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@695e9ca4
   [junit4]   2> 1861286 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1861286 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1861288 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=19.1318359375, floorSegmentMB=1.0517578125, forceMergeDeletesPctAllowed=16.92658141744472, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38970875313473197
   [junit4]   2> 1861449 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1861449 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1861452 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1861452 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1861453 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1861453 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@797191e8[collection1] main]
   [junit4]   2> 1861454 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1861472 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1861528 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1861529 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1861529 INFO  (coreLoadExecutor-7994-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587244017226088448
   [junit4]   2> 1861530 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1861530 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1861530 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1861530 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1861531 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1861531 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1861531 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1861532 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1861533 INFO  (searcherExecutor-7995-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@797191e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1862774 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1862780 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1862781 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cc01c12{/,null,AVAILABLE}
   [junit4]   2> 1862781 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10fe5f14{HTTP/1.1,[http/1.1]}{127.0.0.1:65113}
   [junit4]   2> 1862782 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.e.j.s.Server Started @1872033ms
   [junit4]   2> 1862782 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=65113, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLargeTest_AA296055E731493C-001\tempDir-001\shard2\cores}
   [junit4]   2> 1862783 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1862783 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[AA296055E731493C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1862783 INFO

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

nfoBeanTest, TestSurroundQueryParser, TestReversedWildcardFilterFactory, TestOmitPositions, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCodecSupport, TestFastWriter, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, AssignTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteNodeTest, DistributedVersionInfoTest, HttpPartitionTest]
   [junit4] Completed [519/764 (3!)] on J1 in 138.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 3178 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1867, maxMBSortInHeap=5.477747296021313, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f849675), locale=sr-Latn-ME, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=63863488,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=695D5F4558349EAF -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Africa/Blantyre -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_695D5F4558349EAF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([695D5F4558349EAF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.36s, 8 tests, 1 error <<< FAILURES!

[...truncated 771 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingAnalyticsValueTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=357, maxMBSortInHeap=5.836385183196903, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49cd22a2), locale=zh-CN, timezone=Asia/Tehran
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=49878688,total=125345792
   [junit4]   2> NOTE: All tests run in this JVM: [ReplaceFunctionTest, ConcatFunctionTest, EqualFunctionTest, LegacyFieldFacetExtrasTest, ValueFacetTest, DateParseFunctionTest, LogFunctionTest, CastingFloatValueTest, LegacyAbstractAnalyticsFacetTest, LegacyAbstractAnalyticsTest, CastingBooleanValueTest, CastingDateValueTest, TopFunctionTest, StringCastFunctionTest, CastingStringValueTest, LegacyNoFacetTest, BottomFunctionTest, AddFunctionTest, FloorFunctionTest, LegacyFieldFacetCloudTest, OverallAnalyticsTest, QueryFacetTest, BooleanFieldsTest, DateFieldsTest, DoubleFieldsTest, FloatFieldsTest, IntFieldsTest, LongFieldsTest, StringFieldsTest, AbsoluteValueFunctionTest, FillMissingFunctionTest, FilterFunctionTest, GTFunctionTest, IfFunctionTest, LTEFunctionTest, LTFunctionTest, NegateFunctionTest, OrFunctionTest, PowerFunctionTest, RemoveFunctionTest, LegacyAbstractAnalyticsFacetCloudTest, LegacyQueryFacetCloudTest, LegacyRangeFacetTest, CastingAnalyticsValueTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingAnalyticsValueTest -Dtests.seed=4EE4299D6B5BD5F4 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | CastingAnalyticsValueTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingAnalyticsValueTest_4EE4299D6B5BD5F4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EE4299D6B5BD5F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [70/78 (1!)] on J0 in 0.05s, 2 tests, 1 error <<< FAILURES!

[...truncated 44916 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7062 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7062/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961\server1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002\zookeeper1374581066732961
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-002

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


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestMultiWordSynonyms

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets\bad-mergepolicy: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets\bad-mergepolicy    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets\bad-mergepolicy: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets\bad-mergepolicy
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_AF023941D9C78C36-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.SolrExampleXMLTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_9769DD52CCA8C4DF-001\tempDir-001

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


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

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

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

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




Build Log:
[...truncated 1801 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20171219_081108_4986164590523461289143.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20171219_081108_4982338171591548246538.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171219_081905_6994358019389542324788.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171219_081905_69917139783245816948001.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171219_082005_3044548571039318681528.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171219_082005_3047003385658143727068.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171219_082230_1344385295065338938067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171219_082230_13413426152613144999053.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171219_082242_0335671389973833950794.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171219_082242_0339434714847907082204.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171219_082310_2071584796714830130025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171219_082310_2077342954925718267766.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20171219_082314_66718293917821095883357.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20171219_082314_66710225565206731321363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171219_082318_43210861091356305529982.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171219_082318_4321139198231670276144.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171219_082330_0484380280629648086854.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171219_082330_04814809787530064635406.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171219_082335_82312007700939122828932.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171219_082335_82318359626823664722655.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171219_082339_80915415008286643685291.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171219_082357_6699576285857447644500.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171219_082357_6692286370639020489241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1305 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171219_082421_9741485427648997438088.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171219_082421_97615182970032999700679.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J0-20171219_082433_9565211610343727374657.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20171219_082433_9561393225877185367689.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20171219_082448_35311572080522293289894.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20171219_082448_3539358550497150287036.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J1-20171219_082617_19812475008815451833693.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20171219_082617_1984635802299908920888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20171219_082621_76714172214543081971530.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20171219_082621_76812089528940939552944.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J0-20171219_082628_40415898697190641446328.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20171219_082628_40412974915425768337109.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20171219_082709_64914245249147613758427.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20171219_082709_64911858774646126860524.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171219_082724_0789094947579719174286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171219_082724_07818079996373959432846.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J1-20171219_082741_2792304441206810390007.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20171219_082741_27911401436702363733712.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20171219_082750_52717830285061645238219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J1-20171219_082750_5277395540235287318768.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J1-20171219_082756_8675423806216182322782.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20171219_082756_8688747662114243784012.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J0-20171219_082814_3124057321494106591273.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20171219_082814_31218160602596697559741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171219_082821_94216337762542230149836.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171219_082821_94215461050008990054818.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20171219_082831_22415995971801032921322.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20171219_082831_2244211316635289198641.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171219_082845_8976469631563380878563.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171219_082845_897431312859483593480.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171219_082915_4823617487819727727732.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171219_082915_4825618903932536851194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171219_082931_73510233858461969739939.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171219_082931_7348799985972353833838.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20171219_082945_2941622572519941546783.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20171219_082949_1388499656479831210326.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20171219_082949_13817198182544751683417.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2363 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\init-core-data-001
   [junit4]   2> 1171031 WARN  (SUITE-SolrXmlInZkTest-seed#[AF023941D9C78C36]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1171031 INFO  (SUITE-SolrXmlInZkTest-seed#[AF023941D9C78C36]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1171032 INFO  (SUITE-SolrXmlInZkTest-seed#[AF023941D9C78C36]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1171033 INFO  (SUITE-SolrXmlInZkTest-seed#[AF023941D9C78C36]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1171033 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNotInZkOrOnDisk
   [junit4]   2> 1171039 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1171040 INFO  (Thread-2669) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171040 INFO  (Thread-2669) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1171044 ERROR (Thread-2669) [    ] 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> 1171143 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer start zk server on port:54399
   [junit4]   2> 1171147 INFO  (zkConnectionManagerCallback-2627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171166 INFO  (zkConnectionManagerCallback-2629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171171 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1171172 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1171174 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1171175 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1171176 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1171177 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1171178 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1171179 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1171180 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1171181 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1171182 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1171185 INFO  (zkConnectionManagerCallback-2631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171186 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testNotInZkOrOnDisk
   [junit4]   2> 1171188 INFO  (zkConnectionManagerCallback-2633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171256 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1171257 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-001\home\solr.xml
   [junit4]   2> 1171257 ERROR (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] 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> 1171257 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54399 54399
   [junit4]   2> 1171258 INFO  (Thread-2669) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54399 54399
   [junit4]   2> 1171259 INFO  (TEST-SolrXmlInZkTest.testNotInZkOrOnDisk-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNotInZkOrOnDisk
   [junit4]   2> 1171263 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXmlInZkOnly
   [junit4]   2> 1171269 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1171273 INFO  (Thread-2670) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171273 INFO  (Thread-2670) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1171280 ERROR (Thread-2670) [    ] 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> 1171370 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer start zk server on port:54414
   [junit4]   2> 1171373 INFO  (zkConnectionManagerCallback-2635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171374 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606df7ce690000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1171376 INFO  (zkConnectionManagerCallback-2637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171381 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1171383 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1171384 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1171386 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1171387 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1171388 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1171389 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1171391 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1171393 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1171394 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1171395 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1171397 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606df7ce690001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1171398 INFO  (zkConnectionManagerCallback-2639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171400 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testXmlInZkOnly
   [junit4]   2> 1171402 INFO  (zkConnectionManagerCallback-2641-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171402 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1171404 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c047c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1171405 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testXmlInZkOnly
   [junit4]   2> 1171405 ERROR (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] 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> 1171406 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54414 54414
   [junit4]   2> 1171407 INFO  (Thread-2670) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54414 54414
   [junit4]   2> 1171409 INFO  (TEST-SolrXmlInZkTest.testXmlInZkOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXmlInZkOnly
   [junit4]   2> 1171411 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOnDiskOnly
   [junit4]   2> 1171422 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1171423 INFO  (Thread-2671) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171423 INFO  (Thread-2671) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1171427 ERROR (Thread-2671) [    ] 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> 1171523 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer start zk server on port:54429
   [junit4]   2> 1171525 INFO  (zkConnectionManagerCallback-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171530 INFO  (zkConnectionManagerCallback-2645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171535 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1171537 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1171538 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1171539 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1171540 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1171541 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1171542 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1171544 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1171545 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1171547 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1171548 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1171552 INFO  (zkConnectionManagerCallback-2647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171553 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testOnDiskOnly
   [junit4]   2> 1171556 INFO  (zkConnectionManagerCallback-2649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171557 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1171557 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-003\home\solr.xml
   [junit4]   2> 1171563 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c047c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1171563 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testOnDiskOnly
   [junit4]   2> 1171563 ERROR (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] 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> 1171564 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54429 54429
   [junit4]   2> 1171565 INFO  (Thread-2671) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54429 54429
   [junit4]   2> 1171566 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOnDiskOnly
   [junit4]   2> 1171570 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNotInZkFallbackLocal
   [junit4]   2> 1171577 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1171577 INFO  (Thread-2672) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171577 INFO  (Thread-2672) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1171580 ERROR (Thread-2672) [    ] 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> 1171677 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer start zk server on port:54444
   [junit4]   2> 1171681 INFO  (zkConnectionManagerCallback-2651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171687 INFO  (zkConnectionManagerCallback-2653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171691 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1171693 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1171695 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1171697 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1171698 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1171699 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1171700 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1171701 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1171702 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1171703 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1171705 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1171708 INFO  (zkConnectionManagerCallback-2655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171710 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testNotInZkFallbackLocal
   [junit4]   2> 1171712 INFO  (zkConnectionManagerCallback-2657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171713 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1171713 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrXmlInZkTest_AF023941D9C78C36-001\tempDir-004\home\solr.xml
   [junit4]   2> 1171715 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c047c7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1171715 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testNotInZkFallbackLocal
   [junit4]   2> 1171716 ERROR (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] 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> 1171716 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54444 54444
   [junit4]   2> 1171717 INFO  (Thread-2672) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54444 54444
   [junit4]   2> 1171718 INFO  (TEST-SolrXmlInZkTest.testNotInZkFallbackLocal-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNotInZkFallbackLocal
   [junit4]   2> 1171720 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXmlOnBoth
   [junit4]   2> 1171728 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1171751 INFO  (Thread-2673) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171752 INFO  (Thread-2673) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1171754 ERROR (Thread-2673) [    ] 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> 1171829 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.ZkTestServer start zk server on port:54459
   [junit4]   2> 1171833 INFO  (zkConnectionManagerCallback-2659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171834 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606df7d0440000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1171837 INFO  (zkConnectionManagerCallback-2661-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171842 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1171844 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1171846 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1171847 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1171849 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1171850 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1171851 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1171852 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1171854 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1171855 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1171857 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1171863 INFO  (zkConnectionManagerCallback-2663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171864 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606df7d0440002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1171865 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.c.SolrXmlInZkTest ####SETUP_START testXmlOnBoth
   [junit4]   2> 1171867 INFO  (zkConnectionManagerCallback-2665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171867 INFO  (TEST-SolrXmlInZkTest.testXmlOnBoth-seed#[AF023941D9C78C36]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1171870

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

lr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3DAB08CFBE58226B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3DAB08CFBE58226B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DAB08CFBE58226B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.04s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171219_093704_85617050789384776314008.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171219_093704_85617741620992661191602.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171219_093731_39516522751506671601048.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171219_093731_39517441667875321610132.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171219_093856_97513914789836907850542.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171219_093856_9751570907621910807277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171219_093940_2007304799999843490749.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171219_093940_20211318569506906680224.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 650 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171219_094002_377352547685458583581.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171219_094002_37711773718519416243214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171219_094054_1038251012870211344402.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171219_094054_1031684352447682667529.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171219_094123_1975829236255133291410.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171219_094123_1977822859665673879163.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171219_094148_2291012852997841306220.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171219_094148_22916604734689758231229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171219_094241_60213779198444073438936.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171219_094241_60312223892912523233665.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171219_094309_8071196640335228550596.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32201 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7061 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7061/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

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

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

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

	at __randomizedtesting.SeedInfo.seed([E0154F654AF646BE]: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.queryparser.xml.TestCorePlusExtensionsParser.testBoostingQueryXML

Error Message:
No QueryObjectBuilder defined for node BoostingQuery

Stack Trace:
org.apache.lucene.queryparser.xml.ParserException: No QueryObjectBuilder defined for node BoostingQuery
	at __randomizedtesting.SeedInfo.seed([470DFFE88EB93E6D:B7E67B46214C5A73]:0)
	at org.apache.lucene.queryparser.xml.QueryBuilderFactory.getQuery(QueryBuilderFactory.java:35)
	at org.apache.lucene.queryparser.xml.CoreParser.getQuery(CoreParser.java:190)
	at org.apache.lucene.queryparser.xml.CoreParser.parse(CoreParser.java:125)
	at org.apache.lucene.queryparser.xml.TestCoreParser.implParse(TestCoreParser.java:240)
	at org.apache.lucene.queryparser.xml.TestCoreParser.parse(TestCoreParser.java:227)
	at org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser.testBoostingQueryXML(TestCorePlusQueriesParser.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser.testBoostingQueryXML

Error Message:
No QueryObjectBuilder defined for node BoostingQuery

Stack Trace:
org.apache.lucene.queryparser.xml.ParserException: No QueryObjectBuilder defined for node BoostingQuery
	at __randomizedtesting.SeedInfo.seed([470DFFE88EB93E6D:B7E67B46214C5A73]:0)
	at org.apache.lucene.queryparser.xml.QueryBuilderFactory.getQuery(QueryBuilderFactory.java:35)
	at org.apache.lucene.queryparser.xml.CoreParser.getQuery(CoreParser.java:190)
	at org.apache.lucene.queryparser.xml.CoreParser.parse(CoreParser.java:125)
	at org.apache.lucene.queryparser.xml.TestCoreParser.implParse(TestCoreParser.java:240)
	at org.apache.lucene.queryparser.xml.TestCoreParser.parse(TestCoreParser.java:227)
	at org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser.testBoostingQueryXML(TestCorePlusQueriesParser.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data\index    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([FFE1AC9E2D4DB3FA:E96002B8C2EC06D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:360)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
	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$10.evaluate(RandomizedRunner.java:992)
	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.cloud.ZkCLITest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-025\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-025\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-025\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-025 

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

	at __randomizedtesting.SeedInfo.seed([C303992F6F56A35F]: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.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([C303992F6F56A35F:AB6DB81663165AA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:707)
	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.handler.component.TermVectorComponentDistributedTest

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([3AFC091BE73B8123]: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 4781 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=LuceneVarGapFixedInterval), content5=PostingsFormat(name=Direct), content4=PostingsFormat(name=Memory), content3=Lucene50(blocksize=128), content2=PostingsFormat(name=LuceneVarGapFixedInterval), fie?ld=PostingsFormat(name=LuceneVarGapFixedInterval), utf8=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), content=PostingsFormat(name=Memory), autf8=Lucene50(blocksize=128)}, docValues:{ndv2=DocValuesFormat(name=Lucene70), ndv1=DocValuesFormat(name=Direct), utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Lucene70), bdv2=DocValuesFormat(name=Lucene70), bdv2_c=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Memory), bdv1=DocValuesFormat(name=Direct), bdv1_c=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), ndv1_c=DocValuesFormat(name=Lucene70), ndv2_c=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=377, maxMBSortInHeap=5.899031867915688, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17aef08), locale=uk, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=75052224,total=110886912
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=E0154F654AF646BE -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E0154F654AF646BE-001\3.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E0154F654AF646BE-001\3.0.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E0154F654AF646BE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 13.69s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 3823 lines...]
   [junit4] Suite: org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCorePlusQueriesParser -Dtests.method=testBoostingQueryXML -Dtests.seed=470DFFE88EB93E6D -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestCorePlusQueriesParser.testBoostingQueryXML <<<
   [junit4]    > Throwable #1: org.apache.lucene.queryparser.xml.ParserException: No QueryObjectBuilder defined for node BoostingQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([470DFFE88EB93E6D:B7E67B46214C5A73]:0)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.QueryBuilderFactory.getQuery(QueryBuilderFactory.java:35)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.CoreParser.getQuery(CoreParser.java:190)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.CoreParser.parse(CoreParser.java:125)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.TestCoreParser.implParse(TestCoreParser.java:240)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.TestCoreParser.parse(TestCoreParser.java:227)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser.testBoostingQueryXML(TestCorePlusQueriesParser.java:35)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=PostingsFormat(name=Memory), contents=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1290, maxMBSortInHeap=5.511509041198021, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e13b), locale=et, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=39655128,total=81264640
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQP, TestCorePlusQueriesParser]
   [junit4] Completed [6/27 (1!)] on J0 in 1.11s, 21 tests, 1 error <<< FAILURES!

[...truncated 40 lines...]
   [junit4] Suite: org.apache.lucene.queryparser.xml.TestCorePlusExtensionsParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCorePlusExtensionsParser -Dtests.method=testBoostingQueryXML -Dtests.seed=470DFFE88EB93E6D -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J1 | TestCorePlusExtensionsParser.testBoostingQueryXML <<<
   [junit4]    > Throwable #1: org.apache.lucene.queryparser.xml.ParserException: No QueryObjectBuilder defined for node BoostingQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([470DFFE88EB93E6D:B7E67B46214C5A73]:0)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.QueryBuilderFactory.getQuery(QueryBuilderFactory.java:35)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.CoreParser.getQuery(CoreParser.java:190)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.CoreParser.parse(CoreParser.java:125)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.TestCoreParser.implParse(TestCoreParser.java:240)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.TestCoreParser.parse(TestCoreParser.java:227)
   [junit4]    > 	at org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser.testBoostingQueryXML(TestCorePlusQueriesParser.java:35)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, maxDocsPerChunk=8, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, blockSize=6)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@127e3c6), locale=en-GB, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=41663088,total=79429632
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPhraseQueryParsing, TestMultiFieldQueryParser, TestPrecedenceQueryParser, TestMultiAnalyzerQPHelper, TestCorePlusExtensionsParser]
   [junit4] Completed [20/27 (2!)] on J1 in 3.90s, 22 tests, 1 error <<< FAILURES!

[...truncated 3444 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> 801921 INFO  (SUITE-ZkCLITest-seed#[C303992F6F56A35F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\init-core-data-001
   [junit4]   2> 801923 WARN  (SUITE-ZkCLITest-seed#[C303992F6F56A35F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 801926 INFO  (SUITE-ZkCLITest-seed#[C303992F6F56A35F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 801930 INFO  (SUITE-ZkCLITest-seed#[C303992F6F56A35F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 801933 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 801933 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 802077 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 802077 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 802078 INFO  (Thread-2134) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 802078 INFO  (Thread-2134) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 802082 ERROR (Thread-2134) [    ] 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> 802178 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.ZkTestServer start zk server on port:60371
   [junit4]   2> 802181 INFO  (zkConnectionManagerCallback-2682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802185 INFO  (zkConnectionManagerCallback-2684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802185 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 802220 INFO  (zkConnectionManagerCallback-2686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802222 INFO  (zkConnectionManagerCallback-2688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802223 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606af33eb50003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 802364 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606af33eb50002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 802366 INFO  (zkConnectionManagerCallback-2690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802368 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606af33eb50004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 802373 INFO  (zkConnectionManagerCallback-2692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802377 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\currency.xml
   [junit4]   2> 802379 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\mapping-FoldToASCII.txt
   [junit4]   2> 802381 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\managed-schema
   [junit4]   2> 802382 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\protwords.txt
   [junit4]   2> 802384 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\synonyms.txt
   [junit4]   2> 802385 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\stopwords.txt
   [junit4]   2> 802387 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\hit_grouped.vm
   [junit4]   2> 802389 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\mime_type_lists.vm
   [junit4]   2> 802389 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\suggest.vm
   [junit4]   2> 802391 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\hit.vm
   [junit4]   2> 802392 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\pagination_bottom.vm
   [junit4]   2> 802393 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\jquery.autocomplete.css
   [junit4]   2> 802395 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\hit_plain.vm
   [junit4]   2> 802396 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\product_doc.vm
   [junit4]   2> 802397 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\query_form.vm
   [junit4]   2> 802398 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\facet_queries.vm
   [junit4]   2> 802400 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\debug.vm
   [junit4]   2> 802401 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\facet_fields.vm
   [junit4]   2> 802402 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\jquery.autocomplete.js
   [junit4]   2> 802403 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\results_list.vm
   [junit4]   2> 802405 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\tabs.vm
   [junit4]   2> 802406 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\facet_pivot.vm
   [junit4]   2> 802407 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\did_you_mean.vm
   [junit4]   2> 802409 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\facets.vm
   [junit4]   2> 802410 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\join_doc.vm
   [junit4]   2> 802412 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\footer.vm
   [junit4]   2> 802414 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\query_spatial.vm
   [junit4]   2> 802416 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\facet_ranges.vm
   [junit4]   2> 802418 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\query_group.vm
   [junit4]   2> 802418 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\head.vm
   [junit4]   2> 802421 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\main.css
   [junit4]   2> 802422 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\pagination_top.vm
   [junit4]   2> 802423 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\README.txt
   [junit4]   2> 802425 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\cluster_results.vm
   [junit4]   2> 802427 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\query.vm
   [junit4]   2> 802428 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\layout.vm
   [junit4]   2> 802430 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\error.vm
   [junit4]   2> 802432 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\header.vm
   [junit4]   2> 802434 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\VM_global_library.vm
   [junit4]   2> 802435 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\cluster.vm
   [junit4]   2> 802436 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\richtext_doc.vm
   [junit4]   2> 802438 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\velocity\browse.vm
   [junit4]   2> 802440 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\_schema_analysis_synonyms_english.json
   [junit4]   2> 802441 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\admin-extra.html
   [junit4]   2> 802443 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\update-script.js
   [junit4]   2> 802444 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\_schema_analysis_stopwords_english.json
   [junit4]   2> 802446 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\solrconfig.xml
   [junit4]   2> 802448 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\admin-extra.menu-top.html
   [junit4]   2> 802450 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\elevate.xml
   [junit4]   2> 802454 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\clustering\carrot2\README.txt
   [junit4]   2> 802455 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\clustering\carrot2\lingo-attributes.xml
   [junit4]   2> 802457 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\clustering\carrot2\stc-attributes.xml
   [junit4]   2> 802458 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\clustering\carrot2\kmeans-attributes.xml
   [junit4]   2> 802460 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\mapping-ISOLatin1Accent.txt
   [junit4]   2> 802462 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\spellings.txt
   [junit4]   2> 802466 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\xslt\example_atom.xsl
   [junit4]   2> 802468 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\xslt\example_rss.xsl
   [junit4]   2> 802470 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\xslt\luke.xsl
   [junit4]   2> 802471 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\xslt\updateXml.xsl
   [junit4]   2> 802474 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\xslt\example.xsl
   [junit4]   2> 802475 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\_rest_managed.json
   [junit4]   2> 802477 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\contractions_it.txt
   [junit4]   2> 802478 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\contractions_ca.txt
   [junit4]   2> 802480 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stemdict_nl.txt
   [junit4]   2> 802481 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_hy.txt
   [junit4]   2> 802482 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_no.txt
   [junit4]   2> 802483 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_id.txt
   [junit4]   2> 802485 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_da.txt
   [junit4]   2> 802486 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_ga.txt
   [junit4]   2> 802488 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_hi.txt
   [junit4]   2> 802489 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_ja.txt
   [junit4]   2> 802490 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_pt.txt
   [junit4]   2> 802491 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_hu.txt
   [junit4]   2> 802492 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_ckb.txt
   [junit4]   2> 802494 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_el.txt
   [junit4]   2> 802495 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_ru.txt
   [junit4]   2> 802496 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_tr.txt
   [junit4]   2> 802496 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_ar.txt
   [junit4]   2> 802500 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\userdict_ja.txt
   [junit4]   2> 802501 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_eu.txt
   [junit4]   2> 802503 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_it.txt
   [junit4]   2> 802503 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_cz.txt
   [junit4]   2> 802505 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stoptags_ja.txt
   [junit4]   2> 802507 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\contractions_fr.txt
   [junit4]   2> 802508 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_de.txt
   [junit4]   2> 802509 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_fa.txt
   [junit4]   2> 802511 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\contractions_ga.txt
   [junit4]   2> 802512 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_ca.txt
   [junit4]   2> 802513 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_nl.txt
   [junit4]   2> 802514 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_bg.txt
   [junit4]   2> 802515 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_en.txt
   [junit4]   2> 802516 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_C303992F6F56A35F-001\tempDir-003\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1323950362786521\lang\stopwords_es.txt
   [junit4]   2> 802519 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[C303992F6F56A35F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\s

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

ction1 oash.ReplicationHandler.inform Commits will be reserved for 10000ms.
   [junit4]   2> 34894 T314 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1911b0f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@11fef4d
   [junit4]   2> 34896 T104 C16 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@4d7cc5
   [junit4]   2> 34910 T305 x:x:collection1 C17 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 4
   [junit4]   2> 34912 T303 x:x:collection1 C17 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 34913 T303 x:x:collection1 C17 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1be9965 commitCommandVersion:0
   [junit4]   2> 35181 T303 x:x:collection1 C17 oass.SolrIndexSearcher.<init> Opening [Searcher@1712943[collection1] main]
   [junit4]   2> 35182 T303 x:x:collection1 C17 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 35184 T314 x:x:collection1 C17 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1712943[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 35184 T303 x:x:collection1 C17 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 272
   [junit4]   2> 35191 T104 C16 oashdc.DIHConfiguration.verifyWithSchema id is a required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 35191 T104 C16 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 35191 T104 C16 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 35193 T104 C16 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 35194 T104 C16 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 35205 T104 C16 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 35214 T306 x:x:collection1 C17 oasc.SolrCore.execute [collection1]  webapp=/solr path=/select params={q=*:*&fl=id,desc&start=0&timeAllowed=300000&rows=2&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 35217 T104 C16 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 35219 T104 C16 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 35219 T104 C16 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11f8aab commitCommandVersion:0
   [junit4]   2> 35241 T104 C16 oass.SolrIndexSearcher.<init> Opening [Searcher@e448a5[collection1] main]
   [junit4]   2> 35241 T104 C16 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 35248 T295 C16 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e448a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 35248 T104 C16 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 35248 T104 C16 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 35248 T104 C16 oashd.DocBuilder.execute Time taken = 0:0:0.57
   [junit4]   2> 35248 T104 C16 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0d%0a++<document>%0d%0a++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+++url%3D'http://127.0.0.1:53610/solr/collection1'+query%3D'*:*'+rows%3D'2'+fl%3D'id,desc'+onError%3D'skip'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1],commit=} 0 63
   [junit4]   2> 35248 T104 C16 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 35248 T104 C16 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 35248 T104 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 35248 T104 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25295539
   [junit4]   2> 35248 T104 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 35248 T104 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7335b1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@8eae6c
   [junit4]   2> 35257 T104 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 35258 T104 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1366e6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ca82cd
   [junit4]   2> 35260 T104 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 35261 T104 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4943b6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@978be7
   [junit4]   2> 35262 T318 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11fef4d
   [junit4]   2> 35262 T318 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=18870093
   [junit4]   2> 35262 T318 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10a4477: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16995bd
   [junit4]   2> 35301 T104 oejs.AbstractConnector.doStop Stopped ServerConnector@15afca1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 35301 T104 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=14817588
   [junit4]   2> 35301 T104 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 35301 T104 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f70778: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b2fdc0
   [junit4]   2> 35309 T104 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 35309 T104 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4dbd0e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ca82cd
   [junit4]   2> 35315 T104 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 35315 T104 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1441be4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@978be7
   [junit4]   2> 35357 T321 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d7cc5
   [junit4]   2> 35357 T321 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=5078213
   [junit4]   2> 35357 T321 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1028df6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b682a
   [junit4]   2> 35393 T104 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1cd3e5{/solr,null,UNAVAILABLE}
   [junit4]   2> 35408 T104 oas.SolrTestCaseJ4.tearDown ###Ending testFullImport
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_FFE1AC9E2D4DB3FA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dbdesc_s=PostingsFormat(name=Direct), dbid_s=FSTOrd50, id=FSTOrd50, desc=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=461, maxMBSortInHeap=7.6553920868368355, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a067d5), locale=tr, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=84474448,total=223084544
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, TestWriterImpl, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [4/38 (1!)] on J0 in 12.98s, 7 tests, 1 error <<< FAILURES!

[...truncated 38262 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7060 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7060/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestNRTThreads

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.AbsoluteValueFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001

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


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:54334/i/qu/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:54334/i/qu/collection1
	at __randomizedtesting.SeedInfo.seed([2232180AC52FBEC:8A771E5A02AE9614]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=5590, name=zkCallback-935-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=5461, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=5625, name=zkCallback-935-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=5626, name=zkCallback-935-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=5627, name=zkCallback-935-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=5460, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]-SendThread(127.0.0.1:54274), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)         at app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)    7) Thread[id=5462, name=zkConnectionManagerCallback-936-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=5459, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=5464, name=zkCallback-935-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=5590, name=zkCallback-935-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=5461, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=5625, name=zkCallback-935-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=5626, name=zkCallback-935-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=5627, name=zkCallback-935-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=5460, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]-SendThread(127.0.0.1:54274), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
   7) Thread[id=5462, name=zkConnectionManagerCallback-936-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=5459, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=5464, name=zkCallback-935-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([2232180AC52FBEC]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5590, name=zkCallback-935-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=5625, name=zkCallback-935-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=5626, name=zkCallback-935-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=5627, name=zkCallback-935-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=5460, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]-SendThread(127.0.0.1:54274), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    6) Thread[id=5462, name=zkConnectionManagerCallback-936-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=5464, name=zkCallback-935-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5590, name=zkCallback-935-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=5625, name=zkCallback-935-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=5626, name=zkCallback-935-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=5627, name=zkCallback-935-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=5460, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]-SendThread(127.0.0.1:54274), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   6) Thread[id=5462, name=zkConnectionManagerCallback-936-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=5464, name=zkCallback-935-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([2232180AC52FBEC]:0)


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

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

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

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




Build Log:
[...truncated 358 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@91b2cdc), locale=jmc, timezone=Australia/Hobart
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=109518584,total=241172480
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnDiskFull, TestAxiomaticF1LOG, TestMutablePointsReaderUtils, TestConstantScoreQuery, FiniteStringsIteratorTest, TestTragicIndexWriterDeadlock, TestMultiTermQueryRewrites, TestIndexWriterReader, TestOfflineSorter, TestDocumentsWriterStallControl, TestSegmentInfos, TestSimilarityBase, TestNoMergeScheduler, TestSetOnce, TestNRTThreads]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTThreads -Dtests.seed=A9989F6552B96EB9 -Dtests.slow=true -Dtests.locale=jmc -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestNRTThreads (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001\TestNRTThreads-001\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_A9989F6552B96EB9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9989F6552B96EB9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [43/475 (1!)] on J1 in 8.49s, 1 test, 1 error <<< FAILURES!

[...truncated 11690 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 581479 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[2232180AC52FBEC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\init-core-data-001
   [junit4]   2> 581481 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[2232180AC52FBEC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 581481 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[2232180AC52FBEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 581482 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[2232180AC52FBEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 581482 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[2232180AC52FBEC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/qu
   [junit4]   2> 581486 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 581486 INFO  (Thread-958) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 581486 INFO  (Thread-958) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 581491 ERROR (Thread-958) [    ] 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> 581587 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.ZkTestServer start zk server on port:54274
   [junit4]   2> 581591 INFO  (zkConnectionManagerCallback-916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581605 INFO  (zkConnectionManagerCallback-918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581612 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 581615 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 581617 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 581619 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 581619 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 581623 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 581624 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 581626 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 581627 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 581629 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 581631 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 581633 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 582110 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 582110 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c08a6d1{/i/qu,null,AVAILABLE}
   [junit4]   2> 582114 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b69d8f4{HTTP/1.1,[http/1.1]}{127.0.0.1:54281}
   [junit4]   2> 582115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.Server Started @591934ms
   [junit4]   2> 582115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/qu, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\tempDir-001/control/data, hostPort=54281, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 582115 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 582115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 582115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 582115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 582115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T06:36:16.675289Z
   [junit4]   2> 582117 INFO  (zkConnectionManagerCallback-920-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582119 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 582119 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\control-001\solr.xml
   [junit4]   2> 582123 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 582123 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 582123 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 582127 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54274/solr
   [junit4]   2> 582129 INFO  (zkConnectionManagerCallback-924-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582134 INFO  (zkConnectionManagerCallback-926-thread-1-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582271 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 582272 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54281_i%2Fqu
   [junit4]   2> 582272 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.Overseer Overseer (id=99193911774478340-127.0.0.1:54281_i%2Fqu-n_0000000000) starting
   [junit4]   2> 582285 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54281_i%2Fqu
   [junit4]   2> 582288 INFO  (OverseerStateUpdate-99193911774478340-127.0.0.1:54281_i%2Fqu-n_0000000000) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 582374 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 582383 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 582383 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 582385 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\control-001\cores
   [junit4]   2> 582411 INFO  (zkConnectionManagerCallback-932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582413 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 582414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54274/solr ready
   [junit4]   2> 582418 INFO  (qtp219053821-5418) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54281_i%252Fqu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 582420 INFO  (OverseerThreadFactory-2304-thread-1-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 582529 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 582530 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 582637 INFO  (zkCallback-925-thread-1-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 583548 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 583562 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 583630 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 583663 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 583664 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 583664 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 583664 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 583672 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=50.0107421875, floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=3.748085206825965, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8066412893858294
   [junit4]   2> 583678 WARN  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 583746 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 583746 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 583747 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 583748 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 583750 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=14.3896484375, floorSegmentMB=1.048828125, forceMergeDeletesPctAllowed=2.8323221609647864, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 583751 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7431693a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 583751 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 583752 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 583753 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 583754 INFO  (searcherExecutor-2307-thread-1-processing-n:127.0.0.1:54281_i%2Fqu x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7431693a[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 583754 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587102590764580864
   [junit4]   2> 583760 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 583760 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 583760 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54281/i/qu/control_collection_shard1_replica_n1/
   [junit4]   2> 583760 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 583760 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54281/i/qu/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 583760 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 583765 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54281/i/qu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 583872 INFO  (zkCallback-925-thread-2-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 583922 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 583923 INFO  (qtp219053821-5422) [n:127.0.0.1:54281_i%2Fqu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1394
   [junit4]   2> 583927 INFO  (qtp219053821-5418) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 584024 INFO  (zkCallback-925-thread-2-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 584422 INFO  (OverseerCollectionConfigSetProcessor-99193911774478340-127.0.0.1:54281_i%2Fqu-n_0000000000) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 584927 INFO  (qtp219053821-5418) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54281_i%252Fqu&wt=javabin&version=2} status=0 QTime=2509
   [junit4]   2> 584932 INFO  (zkConnectionManagerCallback-936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584934 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 584934 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54274/solr ready
   [junit4]   2> 584935 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 584936 INFO  (qtp219053821-5417) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 584938 INFO  (OverseerThreadFactory-2304-thread-2-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 584939 WARN  (OverseerThreadFactory-2304-thread-2-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 585143 INFO  (qtp219053821-5417) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 585143 INFO  (qtp219053821-5417) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 585539 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\shard-1-001 of type TLOG
   [junit4]   2> 585539 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 585539 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b65448{/i/qu,null,AVAILABLE}
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@357a56b1{HTTP/1.1,[http/1.1]}{127.0.0.1:54319}
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.e.j.s.Server Started @595359ms
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i/qu, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\tempDir-001/jetty1, hostPort=54319, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\shard-1-001\cores, replicaType=TLOG}
   [junit4]   2> 585540 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 585540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T06:36:20.100646Z
   [junit4]   2> 585546 INFO  (zkConnectionManagerCallback-938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 585547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\shard-1-001\solr.xml
   [junit4]   2> 585552 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 585552 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 585553 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 585557 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54274/solr
   [junit4]   2> 585559 INFO  (zkConnectionManagerCallback-942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585564 INFO  (zkConnectionManagerCallback-944-thread-1-processing-n:127.0.0.1:54319_i%2Fqu) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585572 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 585574 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 585577 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54319_i%2Fqu
   [junit4]   2> 585578 INFO  (zkCallback-935-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 585578 INFO  (zkCallback-925-thread-2-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 585579 INFO  (zkCallback-943-thread-1-processing-n:127.0.0.1:54319_i%2Fqu) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 585646 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 585655 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 585656 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 585657 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[2232180AC52FBEC]) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\shard-1-001\cores
   [junit4]   2> 585684 INFO  (qtp219053821-5416) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54319_i%252Fqu&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 585692 INFO  (OverseerCollectionConfigSetProcessor-99193911774478340-127.0.0.1:54281_i%2Fqu-n_0000000000) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 585694 INFO  (OverseerThreadFactory-2304-thread-3-processing-n:127.0.0.1:54281_i%2Fqu) [n:127.0.0.1:54281_i%2Fqu    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54319_i%2Fqu for creating new replica
   [junit4]   2> 585704 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 585705 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 586732 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 586744 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 586809 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 586827 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true
   [junit4]   2> 586831 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41f1f238
   [junit4]   2> 586831 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 586831 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\shard-1-001\cores\collection1_shard1_replica_t21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_2232180AC52FBEC-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 586839 INFO  (qtp2037208758-5472) [n:127.0.0.1:54319_i%2Fqu c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache

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

java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    7) Thread[id=5464, name=zkCallback-935-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2232180AC52FBEC]:0)
   [junit4] Completed [114/764 (1!)] on J0 in 79.63s, 1 test, 3 errors <<< FAILURES!

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

[...truncated 717 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.AbsoluteValueFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4633d09e), locale=ro-MD, timezone=Indian/Christmas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52425624,total=253231104
   [junit4]   2> NOTE: All tests run in this JVM: [AbstractAnalyticsFieldTest, FloatFieldsTest, LegacyAbstractAnalyticsFacetCloudTest, CeilingFunctionTest, CastingStringValueStreamTest, NoFacetTest, AndFunctionTest, LegacyRangeFacetTest, GTEFunctionTest, LegacyFacetSortingTest, CastingFloatValueStreamTest, SubtractFunctionTest, LegacyFieldFacetExtrasCloudTest, OrFunctionTest, ConstantValueTest, LTFunctionTest, DivideFunctionTest, CastingLongValueStreamTest, LegacyQueryFacetTest, LegacyNoFacetCloudTest, OverallAnalyticsTest, QueryFacetTest, BooleanFieldsTest, DateFieldsTest, IntFieldsTest, LongFieldsTest, StringFieldsTest, AbsoluteValueFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AbsoluteValueFunctionTest -Dtests.seed=535F456E03B62FD7 -Dtests.slow=true -Dtests.locale=ro-MD -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | AbsoluteValueFunctionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.AbsoluteValueFunctionTest_535F456E03B62FD7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([535F456E03B62FD7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [49/78 (1!)] on J1 in 0.08s, 8 tests, 1 error <<< FAILURES!

[...truncated 37683 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7059 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7059/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

12 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.TestPerfTasksParse

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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001\testCopyDestination-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001\testCopyDestination-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001\testCopyDestination-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001\testCopyDestination-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestManagedFeatureStore

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

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

	at __randomizedtesting.SeedInfo.seed([F3CCC6252009E6B3]: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.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:50575/r_sd/dv/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50575/r_sd/dv/collection1
	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B:82FC27A7CE28E8E3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=23310, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AA8187D60D4851B]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    2) Thread[id=23447, name=zkCallback-4754-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=23309, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AA8187D60D4851B]-SendThread(127.0.0.1:50534), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    4) Thread[id=23446, name=zkCallback-4754-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=23468, name=zkCallback-4754-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=23308, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=23313, name=zkCallback-4754-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=23311, name=zkConnectionManagerCallback-4755-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=23503, name=zkCallback-4754-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=23310, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AA8187D60D4851B]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=23447, name=zkCallback-4754-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=23309, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AA8187D60D4851B]-SendThread(127.0.0.1:50534), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   4) Thread[id=23446, name=zkCallback-4754-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=23468, name=zkCallback-4754-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=23308, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=23313, name=zkCallback-4754-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=23311, name=zkConnectionManagerCallback-4755-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=23503, name=zkCallback-4754-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=23447, name=zkCallback-4754-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=23309, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AA8187D60D4851B]-SendThread(127.0.0.1:50534), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=23446, name=zkCallback-4754-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=23468, name=zkCallback-4754-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=23313, name=zkCallback-4754-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=23311, name=zkConnectionManagerCallback-4755-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=23503, name=zkCallback-4754-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=23447, name=zkCallback-4754-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=23309, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AA8187D60D4851B]-SendThread(127.0.0.1:50534), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=23446, name=zkCallback-4754-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=23468, name=zkCallback-4754-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=23313, name=zkCallback-4754-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=23311, name=zkConnectionManagerCallback-4755-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=23503, name=zkCallback-4754-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B]:0)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TestExpandComponent

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

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

	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
not committed.  Bug or a slow test? expected:<4> but was:<1>

Stack Trace:
java.lang.AssertionError: not committed.  Bug or a slow test? expected:<4> but was:<1>
	at __randomizedtesting.SeedInfo.seed([AA8187D60D4851B:82FC27A7CE28E8E3]: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.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.addDocsAndCommit(TimeRoutedAliasUpdateProcessorTest.java:208)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Index: 0, Size: 0

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([267A64A8F764FABA]: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 620 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=247, maxMBSortInHeap=5.769788372315582, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7520772c), locale=de-GR, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=376697488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLogMergePolicy, TestShardSearching, TestSimilarityBase, TestPerFieldDocValuesFormat, TestNRTCachingDirectory, TestIndexWriterOnJRECrash, TestBooleanRewrites, TestBoolean2, TestIndexWriterNRTIsCurrent, TestSizeBoundedForceMerge, TestDocValuesScoring, TestIndexWriterReader, TestIndexedDISI, TestGraphTokenizers, TestTragicIndexWriterDeadlock, TestNumericDocValuesUpdates, TestEarlyTermination, TestIndexWriterExceptions2, TestBooleanScorer, Test2BPagedBytes, TestAxiomaticF1LOG, TestLucene60FieldInfoFormat, TestCharsRef, TestExitableDirectoryReader, TestTopFieldCollector, TestFlex, TestMultiFields, TestSortRescorer, TestTimSorter, TestDoubleRangeFieldQueries, TestSortRandom, TestComplexExplanationsOfNonMatches, TestPrefixInBooleanQuery, TestSortedSetSelector, TestOmitNorms, TestDocValuesQueries, TestStressIndexing2, TermInSetQueryTest, TestMultiDocValues, TestStressAdvance, TestAxiomaticF2LOG, TestPrefixCodedTerms, TestAxiomaticF3LOG, TestSegmentCacheables, TestCharArraySet, TestCustomTermFreq, TestByteSlices, TestSegmentInfos, TestPolygon2D, TestMmapDirectory, TestAllFilesCheckIndexHeader, TestMultiset, TestFieldMaskingSpanQuery, TestStressNRT, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=4B761FAE11B7B7EA -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestTrackingDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001\testCopyDestination-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001\testCopyDestination-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_4B761FAE11B7B7EA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B761FAE11B7B7EA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [119/475 (1!)] on J1 in 0.50s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 5415 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksParse
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> NRT reopen times:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> Spatial Strategy: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:27,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=757, maxMBSortInHeap=5.0689949099782785, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f2f097), locale=th-TH, timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=18011376,total=29360128
   [junit4]   2> NOTE: All tests run in this JVM: [EnwikiContentSourceTest, TestPerfTasksParse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksParse -Dtests.seed=1C9C5B67E7CD2C3C -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPerfTasksParse (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_1C9C5B67E7CD2C3C-001\TestPerfTasksParse-034: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_1C9C5B67E7CD2C3C-001\TestPerfTasksParse-034
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_1C9C5B67E7CD2C3C-001\TestPerfTasksParse-034\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_1C9C5B67E7CD2C3C-001\TestPerfTasksParse-034\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_1C9C5B67E7CD2C3C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_1C9C5B67E7CD2C3C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C9C5B67E7CD2C3C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/18 (1!)] on J1 in 2.08s, 3 tests, 1 error <<< FAILURES!

[...truncated 5746 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 182031 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_AA8187D60D4851B-001\init-core-data-001
   [junit4]   2> 182034 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 182034 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 182041 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 182044 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_AA8187D60D4851B-001\tempDir-001
   [junit4]   2> 182045 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 182047 INFO  (Thread-410) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 182047 INFO  (Thread-410) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 182051 ERROR (Thread-410) [    ] 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> 182145 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[AA8187D60D4851B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65100
   [junit4]   2> 182149 INFO  (zkConnectionManagerCallback-2736-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182154 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16065555e230000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 182173 INFO  (jetty-launcher-2733-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 182174 INFO  (jetty-launcher-2733-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e18a2f4{/solr,null,AVAILABLE}
   [junit4]   2> 182175 INFO  (jetty-launcher-2733-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@126db791{/solr,null,AVAILABLE}
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45796da4{SSL,[ssl, http/1.1]}{127.0.0.1:65107}
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cb8fb6{SSL,[ssl, http/1.1]}{127.0.0.1:65104}
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-1) [    ] o.e.j.s.Server Started @191217ms
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-2) [    ] o.e.j.s.Server Started @191217ms
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65107}
   [junit4]   2> 182176 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65104}
   [junit4]   2> 182177 ERROR (jetty-launcher-2733-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182177 ERROR (jetty-launcher-2733-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T16:36:21.793Z
   [junit4]   2> 182177 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T16:36:21.793Z
   [junit4]   2> 182184 INFO  (zkConnectionManagerCallback-2739-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182184 INFO  (zkConnectionManagerCallback-2740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182184 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182185 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182199 INFO  (jetty-launcher-2733-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65100/solr
   [junit4]   2> 182215 INFO  (jetty-launcher-2733-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65100/solr
   [junit4]   2> 182216 INFO  (zkConnectionManagerCallback-2744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182219 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16065555e230003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 182222 INFO  (zkConnectionManagerCallback-2748-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182225 INFO  (zkConnectionManagerCallback-2750-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182227 INFO  (zkConnectionManagerCallback-2752-thread-1-processing-n:127.0.0.1:65104_solr) [n:127.0.0.1:65104_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182347 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182347 INFO  (jetty-launcher-2733-thread-2) [n:127.0.0.1:65104_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182348 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65107_solr
   [junit4]   2> 182348 INFO  (jetty-launcher-2733-thread-2) [n:127.0.0.1:65104_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65104_solr
   [junit4]   2> 182349 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.c.Overseer Overseer (id=99190609128128517-127.0.0.1:65107_solr-n_0000000000) starting
   [junit4]   2> 182355 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65107_solr
   [junit4]   2> 182452 INFO  (zkCallback-2751-thread-1-processing-n:127.0.0.1:65104_solr) [n:127.0.0.1:65104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 182455 INFO  (zkCallback-2749-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 182510 INFO  (jetty-launcher-2733-thread-2) [n:127.0.0.1:65104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65104.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333970b0
   [junit4]   2> 182513 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65107.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333970b0
   [junit4]   2> 182519 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65107.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333970b0
   [junit4]   2> 182519 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65107.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333970b0
   [junit4]   2> 182520 INFO  (jetty-launcher-2733-thread-1) [n:127.0.0.1:65107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_AA8187D60D4851B-001\tempDir-001\node2\.
   [junit4]   2> 182521 INFO  (jetty-launcher-2733-thread-2) [n:127.0.0.1:65104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65104.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333970b0
   [junit4]   2> 182525 INFO  (jetty-launcher-2733-thread-2) [n:127.0.0.1:65104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65104.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333970b0
   [junit4]   2> 182526 INFO  (jetty-launcher-2733-thread-2) [n:127.0.0.1:65104_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_AA8187D60D4851B-001\tempDir-001\node1\.
   [junit4]   2> 182564 INFO  (zkConnectionManagerCallback-2758-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182577 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[AA8187D60D4851B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 182579 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[AA8187D60D4851B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 182591 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[AA8187D60D4851B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 182594 INFO  (zkConnectionManagerCallback-2763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182596 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[AA8187D60D4851B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 182597 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[AA8187D60D4851B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65100/solr ready
   [junit4]   2> 182623 INFO  (qtp1933410007-4940) [n:127.0.0.1:65104_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 182632 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 182633 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 182634 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 182638 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 182641 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 182644 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 182645 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 182647 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 182649 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 182650 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 182652 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 182653 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 182655 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 182656 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 182658 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 182659 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 182661 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 182663 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 182665 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:65107_solr) [n:127.0.0.1:65107_solr    ] o.a.s.c.c.ZkConfi

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

ST-TestManagedFeatureStore.testFeatureStoreGet-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFeatureStoreGet
   [junit4]   2> 20172 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingFeatureReturnsNull
   [junit4]   2> 20172 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=testc0.0, params={value=0}, class=org.apache.solr.ltr.feature.ValueFeature}
   [junit4]   2> 20172 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=testc1.0, params={value=1}, class=org.apache.solr.ltr.feature.ValueFeature}
   [junit4]   2> 20172 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=testc2.0, params={value=2}, class=org.apache.solr.ltr.feature.ValueFeature}
   [junit4]   2> 20172 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=testc3.0, params={value=3}, class=org.apache.solr.ltr.feature.ValueFeature}
   [junit4]   2> 20172 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=testc4.0, params={value=4}, class=org.apache.solr.ltr.feature.ValueFeature}
   [junit4]   2> 20173 INFO  (TEST-TestManagedFeatureStore.testMissingFeatureReturnsNull-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingFeatureReturnsNull
   [junit4]   2> 20184 INFO  (TEST-TestManagedFeatureStore.testDefaultFeatureStoreName-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultFeatureStoreName
   [junit4]   2> 20184 INFO  (TEST-TestManagedFeatureStore.testDefaultFeatureStoreName-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultFeatureStoreName
   [junit4]   2> 20188 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFeatureStoreAdd
   [junit4]   2> 20192 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c0, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 20192 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c1, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 20192 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c2, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 20192 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c3, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 20192 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=c4, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 20193 INFO  (TEST-TestManagedFeatureStore.testFeatureStoreAdd-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFeatureStoreAdd
   [junit4]   2> 20195 INFO  (TEST-TestManagedFeatureStore.getInvalidInstanceTest-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting getInvalidInstanceTest
   [junit4]   2> 20195 INFO  (TEST-TestManagedFeatureStore.getInvalidInstanceTest-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=test, class=org.apache.solr.ltr.feature.LOLFeature}
   [junit4]   2> 20260 INFO  (TEST-TestManagedFeatureStore.getInvalidInstanceTest-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending getInvalidInstanceTest
   [junit4]   2> 20261 INFO  (TEST-TestManagedFeatureStore.getInstanceTest-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting getInstanceTest
   [junit4]   2> 20262 INFO  (TEST-TestManagedFeatureStore.getInstanceTest-seed#[F3CCC6252009E6B3]) [    ] o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=test, class=org.apache.solr.ltr.feature.OriginalScoreFeature}
   [junit4]   2> 20262 INFO  (TEST-TestManagedFeatureStore.getInstanceTest-seed#[F3CCC6252009E6B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending getInstanceTest
   [junit4]   2> 20262 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 20262 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1277651120
   [junit4]   2> 20262 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 20262 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@231bbb3e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 20262 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20266 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d734537: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 20271 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20271 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1aba438c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 20273 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79a0a35f
   [junit4]   2> 20274 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2040570719
   [junit4]   2> 20274 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41422a92: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 20281 INFO  (SUITE-TestManagedFeatureStore-seed#[F3CCC6252009E6B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1947, maxMBSortInHeap=5.824760649976451, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d6f6c1f), locale=sk-SK, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=41800544,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRWithSort, TestRerankBase, TestOriginalScoreScorer, TestDefaultWrapperModel, TestManagedFeatureStore]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedFeatureStore -Dtests.seed=F3CCC6252009E6B3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestManagedFeatureStore (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestManagedFeatureStore_F3CCC6252009E6B3-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestManagedFeatureStore_F3CCC6252009E6B3-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestManagedFeatureStore_F3CCC6252009E6B3-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestManagedFeatureStore_F3CCC6252009E6B3-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestManagedFeatureStore_F3CCC6252009E6B3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.store.rest.TestManagedFeatureStore_F3CCC6252009E6B3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3CCC6252009E6B3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/35 (1!)] on J0 in 0.73s, 6 tests, 1 error <<< FAILURES!

[...truncated 40715 lines...]