Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7188/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
6 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_C2810FA41905D313-001\testInts-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-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_C2810FA41905D313-001\testInts-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-001
at __randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.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.TestLargeCluster.testSearchRate
Error Message:
expected:<10> but was:<9>
Stack Trace:
java.lang.AssertionError: expected:<10> but was:<9>
at
__randomizedtesting.SeedInfo.seed([AA79C9C69276B94C:F731D74F5DB01F03]: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.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:555)
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.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_AA79C9C69276B94C-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_AA79C9C69276B94C-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.core.TestSolrIndexConfig_AA79C9C69276B94C-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_AA79C9C69276B94C-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([AA79C9C69276B94C]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.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.EnumFieldTest
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.schema.EnumFieldTest_AA79C9C69276B94C-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.schema.EnumFieldTest_AA79C9C69276B94C-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-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.schema.EnumFieldTest_AA79C9C69276B94C-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.schema.EnumFieldTest_AA79C9C69276B94C-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001
at __randomizedtesting.SeedInfo.seed([AA79C9C69276B94C]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.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_C2810FA41905D313-001\testThreadSafety-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C2810FA41905D313-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.TestMultiMMap_C2810FA41905D313-001\testThreadSafety-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C2810FA41905D313-001\testThreadSafety-001
at __randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001
at __randomizedtesting.SeedInfo.seed([A7B9F04C080F36A3]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.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 837 lines...]
[junit4] Suite: org.apache.lucene.store.TestMultiMMap
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{docid=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
junk=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=916,
maxMBSortInHeap=7.463494188941497,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@36b044),
locale=fr-LU, timezone=America/Rio_Branco
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=153985976,total=254541824
[junit4] 2> NOTE: All tests run in this JVM: [TestIndexWriter,
TestFlushByRamOrCountsPolicy, TestHighCompressionMode,
TestIndexWriterMergePolicy, TestMergePolicyWrapper,
TestTrackingDirectoryWrapper, TestDirectPacked, TestIndexWriterExceptions,
TestLRUQueryCache, TestSpanExplanationsOfNonMatches, TestBooleanOr,
TestUnicodeUtil, TestDoubleRange, TestElevationComparator, TestSpanCollection,
TestFixedBitDocIdSet, TestLockFactory, TestSortRescorer, TestFieldValueQuery,
TestTotalHitCountCollector, TestFrequencyTrackingRingBuffer, TestInfoStream,
TestFilterDirectory, TestByteBlockPool, TestBlockPostingsFormat,
TestIndexWriterThreadsToSegments, TestBlockPostingsFormat3,
TestFieldCacheRewriteMethod, TestLucene50CompoundFormat, TestCachingCollector,
TestPositiveScoresOnlyCollector, TestNoMergeScheduler, TestNeverDelete,
TestThreadedForceMerge, TestBKD, Test2BSortedDocValuesFixedSorted,
TestFilterDirectoryReader, TestIndexWriterConfig, TestRegexpRandom2,
TestPointValues, TestIndexCommit, TestTieredMergePolicy, TestCrash,
TestWANDScorer, TestSpanFirstQuery, TestDoc, TestPrefixQuery, TestDemo,
TestOmitPositions, TestBagOfPositions, TestSortedSetDocValues,
TestSimpleFSDirectory, TestIntBlockPool, TestSparseFixedBitDocIdSet,
TestParallelLeafReader, TestSnapshotDeletionPolicy, TestCharsRef,
TestSynonymQuery, TestMutablePointsReaderUtils, TestAllFilesHaveCodecHeader,
TestSimilarityProvider, TestMultiTermQueryRewrites,
TestSingleInstanceLockFactory, TestAxiomaticF2LOG,
TestSimpleExplanationsOfNonMatches, TestSimilarity2, TestPointQueries,
TestFilterLeafReader, TestDuelingCodecs, TestDocValuesRewriteMethod,
TestAllFilesCheckIndexHeader, TestNRTReaderCleanup, TestField,
TestDocumentsWriterDeleteQueue, TestIndexWriterUnicode, TestSegmentTermEnum,
TestSameScoresWithThreads, TestNorms, TestIndexSorting, TestMultiMMap]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestMultiMMap
-Dtests.seed=C2810FA41905D313 -Dtests.slow=true -Dtests.locale=fr-LU
-Dtests.timezone=America/Rio_Branco -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_C2810FA41905D313-001\testThreadSafety-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C2810FA41905D313-001\testThreadSafety-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [180/486 (1!)] on J0 in 2.92s, 54 tests, 1 error <<<
FAILURES!
[...truncated 930 lines...]
[junit4] Suite: org.apache.lucene.store.TestMmapDirectory
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=879, maxMBSortInHeap=7.6878757823184545,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@110a745),
locale=uk, timezone=Europe/Podgorica
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=165983312,total=402128896
[junit4] 2> NOTE: All tests run in this JVM: [TestMatchAllDocsQuery,
TestBytesRef, TestPayloads, TestSortRandom, TestOrdinalMap,
TestCustomSearcherSort, TestReadOnlyIndex, TestMultiPhraseQuery,
TestAutomatonQuery, TestMaxPosition, TestCompetitiveFreqNormAccumulator,
TestSameTokenSamePosition, TestLMJelinekMercerSimilarity, TestMultiDocValues,
TestFilterCodecReader, TestSimilarity, TestMergedIterator,
TestConstantScoreQuery, TestFieldType, TestMergeSchedulerExternal,
TestAllFilesDetectTruncation, TestNoDeletionPolicy, TestAxiomaticF3EXP,
TestDirectMonotonic, TestGraphTokenizers, TestDistributionLL,
TestNamedSPILoader, TestComplexExplanationsOfNonMatches, TestBinaryDocument,
TestFuzzyQuery, TestCodecHoldsOpenFiles, TestIndexWriterOutOfFileDescriptors,
TestIndexWriterCommit, Test2BPositions, TestSpanBoostQuery,
TestParallelTermEnum, TestBooleanSimilarity, TestFlex,
FuzzyTermOnShortTermsTest, TestExceedMaxTermLength, TestCharFilter,
TestBasicModelIn, TestShardSearching, TestIntroSelector, Test2BPoints,
TestSimpleFSLockFactory, TestDelegatingAnalyzerWrapper, TestNumericUtils,
TestAxiomaticSimilarity, TestIOUtils, TestPolygon, TestCheckIndex,
LimitedFiniteStringsIteratorTest, TestFixedBitSet,
TestLucene50TermVectorsFormat, TestSloppyMath, TestPhrasePrefixQuery,
TestRoaringDocIdSet, TestUniqueTermCount, TestIndexOrDocValuesQuery,
TestFieldInvertState, TestTermStates, TestPrefixCodedTerms, TestSimilarityBase,
TestForUtil, TestWeakIdentityMap, TestNewestSegment, Test2BDocs,
TestSegmentInfos, TestIndexWriterReader, TestSimpleExplanationsWithFillerDocs,
TestByteSlices, TestGrowableByteArrayDataOutput, TestCloseableThreadLocal,
TestBasicModelG, TestStringMSBRadixSorter, TestForTooMuchCloning,
TestTransactionRollback, TestBufferedChecksum, TestLucene60PointsFormat,
TestRollingUpdates, TestDocInverterPerFieldErrorInfo, TestBooleanRewrites,
TestPerSegmentDeletes, TestIndexWriterForceMerge, TestStopFilter,
TestSegmentTermDocs, TestBinaryDocValuesUpdates,
TestLucene50StoredFieldsFormat, TestBlockMaxConjunction, TestTermRangeQuery,
TestBytesRefArray, TestStressIndexing2, TestMSBRadixSorter, TestRollingBuffer,
TestBasics, TestPackedInts, TestVirtualMethod, TestQueryRescorer,
TestDocumentsWriterStallControl, TestIndexingSequenceNumbers,
TestSentinelIntSet, TestSleepingLockWrapper, TestIntRange, MultiCollectorTest,
TestBytesRefAttImpl, TestSpanNotQuery, TestMultiCollector, TestSpanTermQuery,
TestDocIdSetBuilder, TestTryDelete, TestSearcherManager,
TestIndexWriterMaxDocs, TestIndexWriterNRTIsCurrent, TestFastCompressionMode,
TestTwoPhaseCommitTool, TestAxiomaticF1EXP, TestWildcard,
TestRamUsageEstimator, TestPerFieldPostingsFormat, TestPerFieldDocValuesFormat,
TestDeletionPolicy, TestNRTThreads, TestBoolean2, TestAtomicUpdate,
TestDirectoryReaderReopen, TestTimeLimitingCollector, TestTopDocsMerge,
TestLongPostings, TestStressIndexing, TestNRTReaderWithThreads,
TestBufferedIndexInput, TestTermsEnum, TestPerFieldPostingsFormat2,
TestSimpleSearchEquivalence, TestTermsEnum2, TestDeterminizeLexicon, TestSpans,
TestPostingsOffsets, TestLazyProxSkipping, TestDocsAndPositions,
TestTermVectorsWriter, TestCodecs, TestCharTermAttributeImpl, TestStressNRT,
TestIndexInput, TestSloppyPhraseQuery2, TestNearSpansOrdered,
TestDocumentWriter, TestMultiTermConstantScore, TestLiveFieldValues,
TestFieldMaskingSpanQuery, TestTermVectorsReader, TestTopDocsCollector,
TestBooleanQuery, TestMaxTermFrequency, TestTopFieldCollector,
TestFileSwitchDirectory, TestMultiLevelSkipList,
TestBooleanQueryVisitSubscorers, TestSizeBoundedForceMerge,
TestCompiledAutomaton, TestBinaryTerms, TestSubScorerFreqs, TestConjunctions,
TestDateSort, TestSetOnce, TestCachingTokenFilter, TestDateTools,
Test2BPostings, TestAttributeSource, TestBooleanScorer, TestRollback, TestNot,
TestVersion, TestReaderClosed, TestScoreCachingWrappingScorer,
TestSimpleAttributeImpl, Test2BPostingsBytes, TestByteArrayDataInput,
Test2BBinaryDocValues, TestCharArraySet, TestReusableStringReader,
TestBlockPostingsFormat2, TestIndexedDISI, TestLucene70NormsFormat,
TestLucene70SegmentInfoFormat, TestFloatRange, TestLongRange,
TestGeoEncodingUtils, TestGeoUtils, Test2BSortedDocValuesOrds,
TestAllFilesHaveChecksumFooter, TestCustomTermFreq, TestDemoParallelLeafReader,
TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestIndexManyDocuments,
TestIndexOptions, TestIndexReaderClose, TestIndexTooManyDocs,
TestIndexWriterDeleteByQuery, TestIndexWriterExceptions2,
TestIndexWriterOnVMError, TestLogMergePolicy, TestManyFields,
TestMergeRateLimiter, TestMixedDocValuesUpdates, TestMultiTermsEnum,
TestNumericDocValuesUpdates, TestOneMergeWrappingMergePolicy,
TestReaderWrapperDVTypeCheck, TestStressDeletes, TestSwappedIndexFiles,
TestTermVectors, TestTerms, TestTragicIndexWriterDeadlock, TermInSetQueryTest,
TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier,
TestConjunctionDISI, TestControlledRealTimeReopenThread, TestDocValuesQueries,
TestDoubleRangeFieldQueries, TestEarlyTermination, TestFilterWeight,
TestFloatRangeFieldQueries, TestIndexSearcher, TestIntRangeFieldQueries,
TestLongRangeFieldQueries, TestMatchNoDocsQuery, TestMultiset, TestNeedsScores,
TestNormsFieldExistsQuery, TestReqExclBulkScorer, TestReqOptSumScorer,
TestSegmentCacheables, TestSortedNumericSortField, TestSortedSetSelector,
TestSortedSetSortField, TestTermQuery, TestTopFieldCollectorEarlyTermination,
TestUsageTrackingFilterCachingPolicy, TestAxiomaticF1LOG, TestAxiomaticF2EXP,
TestBM25Similarity, TestBasicModelIF, TestClassicSimilarity,
TestIndependenceChiSquared, TestIndependenceStandardized, TestSpanContainQuery,
TestSpanNearQuery, TestSpanOrQuery, TestMmapDirectory]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestMmapDirectory
-Dtests.seed=C2810FA41905D313 -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Europe/Podgorica -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_C2810FA41905D313-001\testInts-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [463/486 (2!)] on J1 in 4.17s, 43 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 11934 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001
[junit4] 2> 1737648 WARN
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1737649 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1737656 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-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> 1737656 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1737658 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1737659 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-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> 1737758 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 1737759 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1737772 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1737850 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1737961 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3609db
[junit4] 2> 1737967 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3609db
[junit4] 2> 1737967 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3609db
[junit4] 2> 1737969 INFO (coreLoadExecutor-9820-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1737970 INFO (coreLoadExecutor-9820-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> 1738069 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is
enabled
[junit4] 2> 1738070 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1738081 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1738204 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1738212 INFO (coreLoadExecutor-9820-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> 1738212 INFO (coreLoadExecutor-9820-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@3609db
[junit4] 2> 1738212 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1738212 INFO (coreLoadExecutor-9820-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.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001\]
[junit4] 2> 1738216 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.76953125,
floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=16.783959312794313,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
init: current segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1035b8
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
0 msec to checkpoint
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
init: create=true
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
[junit4] 2>
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@313055;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> index=
[junit4] 2> version=8.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Asserting(Lucene70): {}, docValues:{},
maxPointsInLeafNode=948, maxMBSortInHeap=7.418363779667953
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=RandomMergePolicy([TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.76953125,
floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=16.783959312794313,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0)
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1b11250
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> checkPendingFlushOnUpdate=true
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@423236
[junit4] 2>
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
now flush at close
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
index before flush
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
startFullFlush
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
coreLoadExecutor-9820-thread-1 finishFullFlush success=true
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1738217 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9820-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:
now merge
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:
index:
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:
no more merges pending; now return
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
waitForMerges
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
waitForMerges done
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: start
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: enter lock
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: now prepare
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
prepareCommit: flush
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
index before flush
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
startFullFlush
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9820-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
coreLoadExecutor-9820-thread-1 finishFullFlush success=true
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
startCommit(): start
[junit4] 2> 1738218 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
startCommit index= changeCount=2
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
startCommit: wrote pending segments file "pending_segments_1"
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
done all syncs: []
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: pendingCommit != null
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: done writing segments file "segments_1"
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
now checkpoint "" [0 segments ; isCommit = true]
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
0 msec to checkpoint
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: took 3.3 msec
[junit4] 2> 1738221 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
commit: done
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
rollback
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
all running merges have aborted
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
rollback: done finish merges
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
abort
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
done abort success=true
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
rollback: infos=
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1738222 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
0 msec to checkpoint
[junit4] 2> 1738285 WARN (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 1738285 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1738285 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1738286 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.17578125,
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=7.2684241052435,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1738286 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
init: current segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1035b8
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
init: load commit "segments_1"
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]:
0 msec to checkpoint
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
init: create=false
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
[junit4] 2>
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@313055;
maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4] 2> index=
[junit4] 2> version=8.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Asserting(Lucene70): {}, docValues:{},
maxPointsInLeafNode=948, maxMBSortInHeap=7.418363779667953
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=RandomMergePolicy([TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.17578125,
floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=7.2684241052435,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0)
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1162642
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> checkPendingFlushOnUpdate=true
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@1e20ba
[junit4] 2>
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
flush at getReader
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
startFullFlush
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9820-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
incRefDeleter for NRT reader version=2 segments=
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]:
coreLoadExecutor-9820-thread-1 finishFullFlush success=true
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:
getReader took 0 msec
[junit4] 2> 1738287 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc24b9[collection1]
main]
[junit4] 2> 1738289 WARN (coreLoadExecutor-9820-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> 1738289 INFO (coreLoadExecutor-9820-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1738290 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1738290 INFO
(searcherExecutor-9821-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@dc24b9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1738292 INFO
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[AA79C9C69276B94C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfigParsing
[junit4] 2> 1738292 INFO
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[AA79C9C69276B94C]) [
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8722200945544822]
[junit4] 2> 1738293 INFO
(TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[AA79C9C69276B94C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfigParsing
[junit4] 2> 1738293 INFO
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[AA79C9C69276B94C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLiveWriter
[junit4] 2> 1738293 INFO
(TEST-TestSolrIndexConfig.testLiveWriter-seed#[AA79C9C69276B94C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLiveWriter
[junit4] 2> 1738293 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1738294 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=16945179
[junit4] 2> 1738294 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1738294 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1337385: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@b8f91f
[junit4] 2> 1738296 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1738296 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f520f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@41c547
[junit4] 2> 1738298 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1738298 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cbe18: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7e4bd7
[junit4] 2> 1738299 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17fc301
[junit4] 2> 1738299 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=25150209
[junit4] 2> 1738299 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69717a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1075359
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
now flush at close
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
index before flush
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]:
startFullFlush
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]:
coreCloseExecutor-9825-thread-1 finishFullFlush success=true
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1738313 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-9825-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1738315 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
[junit4] 2> 1738315 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 1738315 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:
now merge
[junit4] 2> 1738315 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:
index:
[junit4] 2> 1738315 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:
no more merges pending; now return
[junit4] 2> 1738315 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
waitForMerges
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
waitForMerges done
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
commit: start
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
commit: enter lock
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
commit: now prepare
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
prepareCommit: flush
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
index before flush
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]:
startFullFlush
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool
bytesUsed=0
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-9825-thread-1]:
waitApply: no deletes to apply
[junit4] 2> 1738316 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]:
coreCloseExecutor-9825-thread-1 finishFullFlush success=true
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
startCommit(): start
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
skip startCommit(): no changes pending
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
commit: pendingCommit == null; skip
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
commit: took 0.6 msec
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
commit: done
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
rollback
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
all running merges have aborted
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
rollback: done finish merges
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]:
abort
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]:
done abort success=true
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:
rollback: infos=
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-9825-thread-1]: now checkpoint "" [0 segments ;
isCommit = false]
[junit4] 2> 1738317 INFO (coreCloseExecutor-9825-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-9825-thread-1]: 0 msec to checkpoint
[junit4] 2> 1738320 INFO
(SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=948, maxMBSortInHeap=7.418363779667953,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14f06fb),
locale=tr-TR, timezone=Poland
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=107257488,total=515375104
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsWriteToMultipleCollectionsTest, SynonymTokenizerTest, TestOrdValues,
TestFieldCacheVsDocValues, TestJsonFacets, TestBlendedInfixSuggestions,
LukeRequestHandlerTest, CollectionsAPISolrJTest, TestCorePropertiesReload,
AlternateDirectoryTest, TestDownShardTolerantSearch, HttpPartitionOnCommitTest,
TestPhraseSuggestions, TestPartialUpdateDeduplication,
CdcrVersionReplicationTest, RestartWhileUpdatingTest, TestTlogReplica,
HdfsAutoAddReplicasIntegrationTest, CustomHighlightComponentTest,
TestNodeLostTrigger, CacheHeaderTest, ManagedSchemaRoundRobinCloudTest,
TestMiniSolrCloudClusterSSL, CoreAdminRequestStatusTest, OverseerStatusTest,
CreateCollectionCleanupTest, GraphQueryTest, SSLMigrationTest,
RemoteQueryErrorTest, LeaderElectionIntegrationTest, CursorPagingTest,
SchemaVersionSpecificBehaviorTest, SignatureUpdateProcessorFactoryTest,
TestNumericTerms64, TestSuggestSpellingConverter, TestQueryTypes,
SystemLogListenerTest, TestFieldTypeCollectionResource, TestSimpleTextCodec,
TestClusterStateMutator, TestRequestStatusCollectionAPI,
TestSchemaNameResource, TestStressUserVersions, TestCoreContainer,
WordBreakSolrSpellCheckerTest, TestNumericRangeQuery32, SchemaApiFailureTest,
BJQParserTest, DistribCursorPagingTest, CdcrUpdateLogTest,
DocExpirationUpdateProcessorFactoryTest, SolrCoreTest,
TestGraphTermsQParserPlugin, SuggesterTSTTest, SegmentsInfoRequestHandlerTest,
TestTolerantSearch, DistributedQueryComponentOptimizationTest,
TestElisionMultitermQuery, XmlUpdateRequestHandlerTest, TestApiFramework,
AtomicUpdateProcessorFactoryTest, TestMaxScoreQueryParser, BooleanFieldTest,
TestRangeQuery, HdfsChaosMonkeyNothingIsSafeTest, TestPivotHelperCode,
BufferStoreTest, CloudExitableDirectoryReaderTest, TestFieldSortValues,
TestRemoteStreaming, TestTrie, OverseerModifyCollectionTest, TestRealTimeGet,
MergeStrategyTest, TestEmbeddedSolrServerAdminHandler, TestFastOutputStream,
TestFieldCacheSort, TestZkAclsWithHadoopAuth, PluginInfoTest,
TestSolrCloudWithSecureImpersonation, VersionInfoTest, TestZkChroot,
SolrInfoBeanTest, TestCharFilters, TestSolrCloudWithDelegationTokens,
TestCollapseQParserPlugin, DistributedVersionInfoTest, TestUtils,
CloudMLTQParserTest, SpatialRPTFieldTypeTest, SearchHandlerTest,
TestScoreJoinQPScore, TestRTimerTree, TestInitQParser,
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestQueryUtils,
TestDistribDocBasedVersion, TestHighlightDedupGrouping, TestBlobHandler,
ClassificationUpdateProcessorFactoryTest, TestIBSimilarityFactory,
AutoscalingHistoryHandlerTest, TestReload, SortSpecParsingTest,
TestMergePolicyConfig, SpellingQueryConverterTest, NumericFieldsTest,
ConvertedLegacyTest, DistributedQueryElevationComponentTest, DeleteShardTest,
TestConfigOverlay, DirectSolrConnectionTest, SolrIndexConfigTest,
TestPseudoReturnFields, TestImplicitCoreProperties, BasicAuthIntegrationTest,
AddBlockUpdateTest, TestLazyCores, TestClusterProperties,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestExportWriter,
TestMacroExpander, TestSolrXml, InfoHandlerTest, TermsComponentTest,
ConfigSetsAPITest, LeaderInitiatedRecoveryOnShardRestartTest,
TestNestedDocsSort, SolrMetricReporterTest, TestEmbeddedSolrServerSchemaAPI,
TestCollationField, TestFieldCollectionResource, ExitableDirectoryReaderTest,
TestSchemaManager, SolrShardReporterTest, TestDirectoryFactory,
ConnectionReuseTest, SpatialFilterTest, TestBM25SimilarityFactory,
SolrRequestParserTest, FileUtilsTest, TestFreeTextSuggestions, ZkNodePropsTest,
HLLSerializationTest, RAMDirectoryFactoryTest, ZkShardTermsTest,
CurrencyFieldTypeTest, SuggesterFSTTest, HdfsRecoveryZkTest,
HdfsLockFactoryTest, TestGroupingSearch, UninvertDocValuesMergePolicyTest,
TestLocalFSCloudBackupRestore, DateMathParserTest, BasicZkTest,
HighlighterTest, TestCollationFieldDocValues, TestPostingsSolrHighlighter,
LeaderElectionTest, ExplicitHLLTest, QueryResultKeyTest, AnalyticsQueryTest,
TestQuerySenderNoQuery, TestCollectionsAPIViaSolrCloudCluster,
TestReplicationHandler, TestCloudManagedSchema, TestSweetSpotSimilarityFactory,
TestSubQueryTransformer, TestLeaderElectionWithEmptyReplica,
UnloadDistributedZkTest, TestNamedUpdateProcessors, TestExactStatsCache,
SharedFSAutoReplicaFailoverTest, OverriddenZkACLAndCredentialsProvidersTest,
MultiTermTest, TestCursorMarkWithoutUniqueKey, TestReloadDeadlock,
TestComputePlanAction, DistributedFacetPivotSmallAdvancedTest,
CachingDirectoryFactoryTest, TestSegmentSorting, TestPKIAuthenticationPlugin,
MBeansHandlerTest, DistributedExpandComponentTest, ResourceLoaderTest,
TestHdfsUpdateLog, CursorMarkTest, TestManagedResourceStorage,
BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest,
TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest,
TestDistributedGrouping, TestFaceting, TestRecovery,
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin,
TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest,
StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest,
TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest,
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher,
ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, DocValuesTest,
QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, DebugComponentTest,
TestSurroundQueryParser, PrimitiveFieldTypeTest, TestOmitPositions,
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest,
TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest,
UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrIndexConfig
-Dtests.seed=AA79C9C69276B94C -Dtests.slow=true -Dtests.locale=tr-TR
-Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestSolrIndexConfig (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.TestSolrIndexConfig_AA79C9C69276B94C-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_AA79C9C69276B94C-001\init-core-data-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([AA79C9C69276B94C]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [473/778 (1!)] on J0 in 0.71s, 2 tests, 1 error <<<
FAILURES!
[...truncated 414 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_AA79C9C69276B94C-001\init-core-data-001
[junit4] 2> 2911905 INFO
(SUITE-TestLargeCluster-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2911906 INFO
(SUITE-TestLargeCluster-seed#[AA79C9C69276B94C]-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> 2911908 INFO
(SUITE-TestLargeCluster-seed#[AA79C9C69276B94C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 0
[junit4] 2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10040_solr,
127.0.0.1:10043_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr,
127.0.0.1:10054_solr, 127.0.0.1:10046_solr, 127.0.0.1:10026_solr,
127.0.0.1:10020_solr, 127.0.0.1:10023_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:10051_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:10050_solr, 127.0.0.1:10033_solr, 127.0.0.1:10025_solr,
127.0.0.1:10047_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr,
127.0.0.1:10036_solr, 127.0.0.1:10031_solr, 127.0.0.1:10052_solr,
127.0.0.1:10034_solr, 127.0.0.1:10045_solr, 127.0.0.1:10037_solr,
127.0.0.1:10041_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr,
127.0.0.1:10030_solr, 127.0.0.1:10053_solr, 127.0.0.1:10048_solr]
[junit4] 2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
[junit4] 2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
[junit4] 2> 2911911 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2911911 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
[junit4] 2> 2911917 DEBUG (ScheduledTrigger-12945-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2911920 INFO
(TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAddNode
[junit4] 2> 2911920 DEBUG
(TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
1
[junit4] 2> 2911921 INFO
(TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 2911922 DEBUG
(TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 2911922 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 2
[junit4] 2> 2911924 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:10066_solr,
127.0.0.1:10021_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: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: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:10117_solr, 127.0.0.1:10029_solr,
127.0.0.1:10083_solr, 127.0.0.1:10114_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: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:10115_solr, 127.0.0.1:10069_solr,
127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10116_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:10072_solr, 127.0.0.1:10056_solr]
[junit4] 2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
[junit4] 2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
[junit4] 2> 2911925 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2911926 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 2911926 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2911947 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2911968 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2911989 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912011 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912024 DEBUG (simCloudManagerPool-12947-thread-1) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2912025 DEBUG (simCloudManagerPool-12947-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 2912025 DEBUG (simCloudManagerPool-12947-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:10066_solr,
127.0.0.1:10021_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: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: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:10117_solr, 127.0.0.1:10029_solr,
127.0.0.1:10083_solr, 127.0.0.1:10114_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: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:10115_solr, 127.0.0.1:10069_solr,
127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10116_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:10072_solr, 127.0.0.1:10056_solr]
[junit4] 2> 2912025 DEBUG (simCloudManagerPool-12947-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger 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:10066_solr,
127.0.0.1:10021_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: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: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:10117_solr, 127.0.0.1:10029_solr,
127.0.0.1:10083_solr, 127.0.0.1:10114_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: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:10115_solr, 127.0.0.1:10069_solr,
127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10116_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:10072_solr, 127.0.0.1:10056_solr]
[junit4] 2> 2912026 DEBUG (simCloudManagerPool-12947-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated
with properties: {event=nodeAdded, waitFor=5, actions=[{name=compute,
class=org.apache.solr.cloud.autoscaling.ComputePlanAction}, {name=execute,
class=org.apache.solr.cloud.autoscaling.ExecutePlanAction}], enabled=true}
[junit4] 2> 2912026 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
[junit4] 2> 2912026 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 2912026 DEBUG (ScheduledTrigger-12948-thread-4) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
[junit4] 2> 2912026 DEBUG (ScheduledTrigger-12948-thread-4) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
[junit4] 2> 2912035 DEBUG (ScheduledTrigger-12948-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912053 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
[junit4] 2> 2912053 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
[junit4] 2> 2912056 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912075 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
[junit4] 2> 2912075 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
[junit4] 2> 2912077 DEBUG (ScheduledTrigger-12948-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912096 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
[junit4] 2> 2912096 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
[junit4] 2> 2912098 DEBUG (ScheduledTrigger-12948-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912116 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
[junit4] 2> 2912116 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
[junit4] 2> 2912118 DEBUG (ScheduledTrigger-12948-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912137 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
[junit4] 2> 2912137 DEBUG (ScheduledTrigger-12948-thread-1) [ ]
o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
[junit4] 2> 2912139 DEBUG (ScheduledTrigger-12948-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 100
[junit4] 2> 2912158 DEBUG (ScheduledTrigger-12948-thread-2) [ ]
o.a.s.c.a.NodeA
[...truncated too long message...]
toryTest, TestIndexingPerformance, RequiredFieldsTest,
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest,
UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig,
CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestBinaryField,
OutputWriterTest, TestXIncludeConfig, TestPerFieldSimilarity, TestFastWriter,
ScriptEngineTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest,
DateFieldTest, TestSolrJ, SliceStateTest, UUIDFieldTest, SolrTestCaseJ4Test,
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest,
AssignBackwardCompatibilityTest, DocValuesNotIndexedTest, ForceLeaderTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
MigrateRouteKeyTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest,
ReplaceNodeTest, SaslZkACLProviderTest, SolrXmlInZkTest,
TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet,
TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistributedMap,
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry,
TestPrepRecovery, TestPullReplicaErrorHandling,
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, CollectionReloadTest,
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest,
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestPolicyCloud,
TestClusterStateProvider, TestDistribStateManager, TestExecutePlanAction,
TestGenericDistributedQueue, TestLargeCluster, TestPolicyCloud,
TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrBidirectionalTest,
CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest,
HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest,
ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest,
BlobRepositoryCloudTest, CoreSorterTest, TestConfigSetProperties,
TestCustomStream, TestInitParams, TestReloadAndDeleteDocs,
TestSolrConfigHandler, TestSolrCloudSnapshots, TestCoreBackup,
TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI,
TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud,
TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest,
DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, InfixSuggestersTest,
ReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrMetricManagerTest,
SolrGangliaReporterTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest,
SubstringBytesRefFilterTest, TestIntervalFaceting, TestStreamBody,
TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestPushWriter,
TestRawTransformer, TestSolrQueryResponse, TestSubQueryTransformerDistrib,
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource,
TestDynamicFieldResource, TestSchemaSimilarityResource,
TestSchemaVersionResource, TestSerializedLuceneMatchVersion,
TestUniqueKeyFieldResource, TestManagedStopFilterFactory,
TestManagedSynonymGraphFilterFactory, EnumFieldTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=EnumFieldTest
-Dtests.seed=AA79C9C69276B94C -Dtests.slow=true -Dtests.locale=sr-Latn-RS
-Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | EnumFieldTest (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.schema.EnumFieldTest_AA79C9C69276B94C-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.schema.EnumFieldTest_AA79C9C69276B94C-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([AA79C9C69276B94C]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [701/778 (3!)] on J0 in 1.16s, 14 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 2609 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_A7B9F04C080F36A3-001\init-core-data-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1252, maxMBSortInHeap=7.166518126588516,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8f075d),
locale=de-AT, timezone=Etc/GMT-9
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=64625632,total=86507520
[junit4] 2> NOTE: All tests run in this JVM:
[TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions,
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
-Dtests.seed=A7B9F04C080F36A3 -Dtests.slow=true -Dtests.locale=de-AT
-Dtests.timezone=Etc/GMT-9 -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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-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_A7B9F04C080F36A3-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([A7B9F04C080F36A3]: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.05s, 8 tests, 1 error <<< FAILURES!
[...truncated 43315 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]