Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/643/
Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
6 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.EchoParamsTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-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-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([614CDB103387914C]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions
Error Message:
Should have fewer docs than 100
Stack Trace:
java.lang.AssertionError: Should have fewer docs than 100
at
__randomizedtesting.SeedInfo.seed([614CDB103387914C:163164375D72DC6E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions(ExitableDirectoryReaderTest.java:103)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults
Error Message:
Should NOT have inserted partial results! expected:<5> but was:<6>
Stack Trace:
java.lang.AssertionError: Should NOT have inserted partial results!
expected:<5> but was:<6>
at
__randomizedtesting.SeedInfo.seed([614CDB103387914C:3CC5E369918CCF07]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults(ExitableDirectoryReaderTest.java:142)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions
Error Message:
Should have fewer docs than 100
Stack Trace:
java.lang.AssertionError: Should have fewer docs than 100
at
__randomizedtesting.SeedInfo.seed([614CDB103387914C:163164375D72DC6E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions(ExitableDirectoryReaderTest.java:103)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime
Error Message:
SimTimeSource:50.0 time diff=13689950
Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=13689950
at
__randomizedtesting.SeedInfo.seed([14482ADB5FE6D011:2C2459FECB367257]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime
Error Message:
SimTimeSource:50.0 time diff=12830000
Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=12830000
at
__randomizedtesting.SeedInfo.seed([14482ADB5FE6D011:2C2459FECB367257]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 1839 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180620_022708_02818200873330394598988.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180620_022708_0292663769472331458357.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 310 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180620_023340_18714181229317576368873.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180620_023340_18714258304108227696005.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1081 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180620_023502_6549867294792630127357.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180620_023502_6532174964839766967574.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 260 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180620_023726_9588335822432295071467.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180620_023726_95811797875054101882622.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 254 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180620_023739_56013447994862837197568.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180620_023739_56015804047752569630164.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 163 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180620_023807_149823598191476081443.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180620_023807_1498105985660341726731.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 205 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20180620_023812_16412214306967478868688.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20180620_023812_164435617187353450916.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 172 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180620_023821_97112163144585532212037.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180620_023821_97110024083576207574054.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 171 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180620_023825_87613845575812961142613.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180620_023825_87613347026538647593631.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 160 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180620_023835_772243210664222289879.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180620_023835_7724274931504226870410.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 168 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180620_023842_1206780816836756797481.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180620_023842_1202117175060168803620.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 176 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180620_023846_10513297912472252655068.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 222 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180620_023904_5255606132469429134661.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180620_023904_52510589145546766267741.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1416 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180620_024001_2594034499300095162180.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180620_024001_25914186667641936673980.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 252 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180620_024012_61816648688445641954675.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180620_024012_6189682918122539859507.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 266 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180620_024029_9957526003696066583597.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180620_024029_99512159290438878220660.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 233 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180620_024151_25817165898485155015483.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180620_024151_2585509006347113224211.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 174 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180620_024155_30717659251138029088174.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180620_024155_3077562713386459160557.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 233 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180620_024201_56011861283050770134260.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180620_024201_5602050652743195467266.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 186 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180620_024228_18814067424240675760903.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180620_024228_1887202419979352598363.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 256 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180620_024237_8999553302872686147529.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180620_024237_8997108769427531963567.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 167 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180620_024300_2178205386237419843847.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180620_024300_2176560263210178888411.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 154 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180620_024322_4175438929280389030913.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180620_024322_41712996264332749521422.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 196 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180620_024331_2321802908354675739342.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180620_024331_2329968456888789131853.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 339 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180620_024402_79816982438975491821987.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180620_024402_80116697506143298788193.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 230 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180620_024427_6245903187693610799240.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180620_024427_62416590424774422249276.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 213 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180620_024446_07916939389777079446512.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180620_024446_079621136428098884452.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 228 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180620_024514_51914329755995773202023.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 7 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180620_024514_51913187605119096658009.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 299 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180620_024606_8583718095451497218157.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180620_024606_85814583657791860367849.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 184 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180620_024703_45117044206289677305103.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 14 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180620_024703_4526755031905215799406.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 152 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180620_024733_0538657055577961559403.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 244 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180620_024742_45512031811826324959854.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 15 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180620_024742_4476557036393611057621.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3597 lines...]
[junit4] Suite: org.apache.solr.EchoParamsTest
[junit4] 2> 2085928 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001
[junit4] 2> 2085929 WARN
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 2085929 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2085932 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2085932 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2085932 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2085964 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2085976 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2085979 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2086112 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2086112 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2086185 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ff2792
[junit4] 2> 2086190 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ff2792
[junit4] 2> 2086191 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ff2792
[junit4] 2> 2086199 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2086231 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2086239 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2086241 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2086241 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2086241 INFO (coreLoadExecutor-9506-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@39ff2792
[junit4] 2> 2086241 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2086241 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001\]
[junit4] 2> 2086245 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=58.53515625,
floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=21.6520526129844,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48656159420092837, reclaimDeletesWeight=0.8174859843689735
[junit4] 2> 2086263 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
[junit4] 2> 2086322 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2086322 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2086322 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=34.0380859375,
floorSegmentMB=1.349609375, forceMergeDeletesPctAllowed=6.585339454619088,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
reclaimDeletesWeight=3.8322052209368795
[junit4] 2> 2086323 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@713a0f66[collection1] main]
[junit4] 2> 2086323 WARN (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2086324 INFO (coreLoadExecutor-9506-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2086325 INFO
(searcherExecutor-9507-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@713a0f66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2086326 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2086327 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 2086329 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=1
[junit4] 2> 2086331 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2086331 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2086332 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2086332 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 2086332 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 2086332 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 2086332 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2086333 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2086333 INFO
(TEST-EchoParamsTest.test-seed#[614CDB103387914C]) [ ] o.a.s.SolrTestCaseJ4
###Ending test
[junit4] 2> 2086333 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2086333 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=938209719
[junit4] 2> 2086334 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2086334 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d079f61: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6b1ed8ec
[junit4] 2> 2086336 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2086337 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@473f61f5: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@b675a5c
[junit4] 2> 2086338 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2086338 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@430e767c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@33924e11
[junit4] 2> 2086339 INFO (coreCloseExecutor-9511-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@60162f5f
[junit4] 2> 2086339 INFO (coreCloseExecutor-9511-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=60162f5f
[junit4] 2> 2086339 INFO (coreCloseExecutor-9511-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3aacebef: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@e4d1cf0
[junit4] 2> 2086345 INFO
(SUITE-EchoParamsTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1477, maxMBSortInHeap=7.822698352744763,
sim=RandomSimilarity(queryNorm=false): {}, locale=ro-MD, timezone=Africa/Cairo
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11-ea
(64-bit)/cpus=3,threads=1,free=159931568,total=384901120
[junit4] 2> NOTE: All tests run in this JVM: [TestGroupingSearch,
RulesTest, TestExpandComponent, PrimUtilsTest, SegmentsInfoRequestHandlerTest,
ResponseHeaderTest, TestConfigSetsAPIZkFailure, AnalysisAfterCoreReloadTest,
GraphQueryTest, TestBlobHandler, TestSolrCloudWithKerberosAlt,
DirectSolrConnectionTest, LeaderFailureAfterFreshStartTest, BasicZkTest,
TestMaxScoreQueryParser, TestSolrDeletionPolicy1, TestRebalanceLeaders,
CursorPagingTest, TestIndexSearcher, TestPolicyCloud,
TestBM25SimilarityFactory, TestDeleteCollectionOnDownNodes,
TestClusterStateProvider, TestExclusionRuleCollectionAccess, ClusterStateTest,
TestUtilizeNode, TestSurroundQueryParser, TestRangeQuery, ConnectionReuseTest,
UniqFieldsUpdateProcessorFactoryTest, CreateRoutedAliasTest,
TestExactStatsCache, TestManagedSynonymGraphFilterFactory,
TestFreeTextSuggestions, DocValuesMissingTest, TestDynamicLoading,
TestSolrConfigHandlerConcurrent, AssignBackwardCompatibilityTest,
SolrXmlInZkTest, TestNumericTerms32, TestCustomStream, RandomizedTaggerTest,
LIROnShardRestartTest, CloudMLTQParserTest, ConcurrentCreateRoutedAliasTest,
DeleteReplicaTest, CloneFieldUpdateProcessorFactoryTest,
UnloadDistributedZkTest, OverseerTaskQueueTest, CollectionStateFormat2Test,
PreAnalyzedFieldTest, TestInitQParser, SolrSlf4jReporterTest,
ShardRoutingCustomTest, ConnectionManagerTest, MetricTriggerIntegrationTest,
TestHdfsCloudBackupRestore, TestReplicaProperties, ZkNodePropsTest,
ClassificationUpdateProcessorIntegrationTest, TestCloudPseudoReturnFields,
SystemInfoHandlerTest, TestNamedUpdateProcessors, TestTolerantSearch,
TestIBSimilarityFactory, TestFieldSortValues, OutputWriterTest,
TestNumericRangeQuery32, RecoveryZkTest, TestSolrQueryResponse,
DateMathParserTest, CurrencyFieldTypeTest, TestXIncludeConfig,
ExecutePlanActionTest, CustomCollectionTest, XmlInterpolationTest,
TestEmbeddedSolrServerAdminHandler, TestBackupRepositoryFactory,
AutoScalingHandlerTest, ExplicitHLLTest, DistributedQueueTest, TestRestoreCore,
HdfsBasicDistributedZkTest, TestUnifiedSolrHighlighter, FacetPivotSmallTest,
TestJoin, CacheHeaderTest, TestJmxIntegration, TestCollationField,
TestManagedSchema, IndexSchemaRuntimeFieldTest,
CloudExitableDirectoryReaderTest, TestDocBasedVersionConstraints,
TestDynamicFieldCollectionResource, TestDocumentBuilder,
TestJsonFacetsWithNestedObjects, TestFieldCacheReopen, TestTestInjection,
WordBreakSolrSpellCheckerTest, TestBinaryField, CoreAdminOperationTest,
TestQuerySenderNoQuery, MetricsHandlerTest, SolrShardReporterTest,
LeaderElectionContextKeyTest, FieldMutatingUpdateProcessorTest,
MultiThreadedOCPTest, DistanceUnitsTest, AutoscalingHistoryHandlerTest,
TestStressCloudBlindAtomicUpdates, HttpPartitionOnCommitTest,
LegacyCloudClusterPropTest, TestDistributedMap, MoreLikeThisHandlerTest,
NumericFieldsTest, HdfsRecoverLeaseTest, StatsComponentTest,
PKIAuthenticationIntegrationTest, TestTriggerIntegration, TestConfigsApi,
TestManagedStopFilterFactory, StressHdfsTest, TestSimpleTextCodec,
TestImpersonationWithHadoopAuth, SpatialFilterTest, RequiredFieldsTest,
SynonymTokenizerTest, TolerantUpdateProcessorTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TriLevelCompositeIdRoutingTest,
TestFunctionQuery, AtomicUpdatesTest, TestReloadAndDeleteDocs,
TestGenericDistributedQueue, BasicDistributedZkTest, TestMergePolicyConfig,
TestGraphTermsQParserPlugin, HdfsChaosMonkeySafeLeaderTest,
RecoveryAfterSoftCommitTest, JSONWriterTest, ReplaceNodeNoTargetTest,
MultiTermTest, TestSerializedLuceneMatchVersion, BufferStoreTest,
ScheduledTriggerTest, TestExportWriter, TestCloudInspectUtil,
TestReplicationHandlerBackup, LeaderElectionIntegrationTest,
DirectUpdateHandlerOptimizeTest, HdfsDirectoryFactoryTest,
AutoAddReplicasIntegrationTest, TestCoreBackup, TestInPlaceUpdatesStandalone,
TestFaceting, AnalyticsQueryTest, ZkFailoverTest, TestRandomFlRTGCloud,
TestManagedResourceStorage, CursorMarkTest, MergeStrategyTest,
ManagedSchemaRoundRobinCloudTest, CoreMergeIndexesAdminHandlerTest,
DirectSolrSpellCheckerTest, HLLSerializationTest,
ParsingFieldUpdateProcessorsTest, DistributedFacetPivotWhiteBoxTest,
AddSchemaFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
HttpTriggerListenerTest, NodeMarkersRegistrationTest,
TestPayloadScoreQParserPlugin, RAMDirectoryFactoryTest,
CustomHighlightComponentTest, TestPushWriter, TestCharFilters,
TestTolerantUpdateProcessorCloud, SolrIndexSplitterTest, BJQParserTest,
TestCloudJSONFacetSKG, ResponseBuilderTest, SuggesterTSTTest,
ImplicitSnitchTest, TestConfigSetImmutable, SuggestComponentTest, TestLFUCache,
TestZkChroot, SampleTest, TestRTGBase, ShardSplitTest, CheckHdfsIndexTest,
OverseerCollectionConfigSetProcessorTest, TestRealTimeGet,
TestDocTermOrdsUninvertLimit, TestHdfsUpdateLog,
TestEmbeddedSolrServerSchemaAPI, CdcrBidirectionalTest,
ScheduledMaintenanceTriggerTest, PropertiesRequestHandlerTest,
QueryEqualityTest, SyncSliceTest, TestReplicationHandler, LeaderElectionTest,
TestRecovery, DistributedTermsComponentTest, SpellCheckComponentTest,
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, TestFoldingMultitermQuery, TestTrie, PolyFieldTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest,
DocValuesMultiTest, SolrInfoBeanTest, LukeRequestHandlerTest, TestQueryTypes,
TermsComponentTest, SolrPluginUtilsTest, ReturnFieldsTest,
TestCSVResponseWriter, QueryParsingTest, TestPartialUpdateDeduplication,
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, TestStressRecovery, TestConfig, TestPostingsSolrHighlighter,
TestPhraseSuggestions, EchoParamsTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=EchoParamsTest
-Dtests.seed=614CDB103387914C -Dtests.slow=true -Dtests.locale=ro-MD
-Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | EchoParamsTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_614CDB103387914C-001\init-core-data-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([614CDB103387914C]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] Completed [503/817 (1!)] on J0 in 0.44s, 1 test, 1 error <<<
FAILURES!
[...truncated 533 lines...]
[junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
[junit4] 2> 2995218 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=594947783
[junit4] 2> 2995218 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=208827426
[junit4] 2> 2995218 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=1978359925
[junit4] 2> 2995223 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_614CDB103387914C-001\init-core-data-001
[junit4] 2> 2995224 WARN
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 2995224 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2995225 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2995226 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2995227 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2995244 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2995250 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 2995288 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 2995580 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2995580 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2995592 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ff2792
[junit4] 2> 2995598 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ff2792
[junit4] 2> 2995598 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ff2792
[junit4] 2> 2995600 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2995625 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2995633 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 2995670 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 2995686 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2995686 INFO (coreLoadExecutor-13768-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@39ff2792
[junit4] 2> 2995686 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2995686 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_614CDB103387914C-001\init-core-data-001\]
[junit4] 2> 2995687 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=23.884765625,
floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=11.307411437503918,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6588760402664833, reclaimDeletesWeight=2.630495194697932
[junit4] 2> 2995800 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2995800 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2995800 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.7294921875,
floorSegmentMB=0.361328125, forceMergeDeletesPctAllowed=11.562806477640402,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15956993094513675, reclaimDeletesWeight=0.31944389021386455
[junit4] 2> 2995802 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@30fcf947[collection1] main]
[junit4] 2> 2995802 WARN (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2995803 INFO (coreLoadExecutor-13768-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2995803 INFO
(searcherExecutor-13769-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30fcf947[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2995804 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2995805 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 2995808 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2995824 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 2995825 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 2995827 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10]} 0 0
[junit4] 2> 2995827 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11]} 0 0
[junit4] 2> 2995827 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12]} 0 0
[junit4] 2> 2995827 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13]} 0 0
[junit4] 2> 2995827 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14]} 0 0
[junit4] 2> 2995829 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15]} 0 0
[junit4] 2> 2995829 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16]} 0 0
[junit4] 2> 2995829 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[17]} 0 0
[junit4] 2> 2995829 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[18]} 0 0
[junit4] 2> 2995829 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[19]} 0 0
[junit4] 2> 2995830 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20]} 0 0
[junit4] 2> 2995830 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[21]} 0 0
[junit4] 2> 2995830 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[22]} 0 0
[junit4] 2> 2995830 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[23]} 0 0
[junit4] 2> 2995830 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[24]} 0 0
[junit4] 2> 2995830 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[25]} 0 0
[junit4] 2> 2995834 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[26]} 0 3
[junit4] 2> 2995835 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[27]} 0 0
[junit4] 2> 2995835 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[28]} 0 0
[junit4] 2> 2995835 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[29]} 0 0
[junit4] 2> 2995835 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[30]} 0 0
[junit4] 2> 2995835 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[31]} 0 0
[junit4] 2> 2995835 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[32]} 0 0
[junit4] 2> 2995837 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[33]} 0 0
[junit4] 2> 2995837 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[34]} 0 0
[junit4] 2> 2995837 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[35]} 0 0
[junit4] 2> 2995837 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[36]} 0 0
[junit4] 2> 2995837 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[37]} 0 0
[junit4] 2> 2995839 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[38]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[39]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[40]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[41]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[42]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[43]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[44]} 0 0
[junit4] 2> 2995852 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45]} 0 0
[junit4] 2> 2995853 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46]} 0 0
[junit4] 2> 2995853 INFO (SUITE-ExitableDirectoryReaderTest-s
[...truncated too long message...]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=100 status=0
QTime=2
[junit4] 2> 29914 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[614CDB103387914C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testQueryResults
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testQueryResults
-Dtests.seed=614CDB103387914C -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=ro-MD -Dtests.timezone=Africa/Cairo -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 | ExitableDirectoryReaderTest.testQueryResults <<<
[junit4] > Throwable #1: java.lang.AssertionError: Should NOT have
inserted partial results! expected:<5> but was:<6>
[junit4] > at
__randomizedtesting.SeedInfo.seed([614CDB103387914C:3CC5E369918CCF07]:0)
[junit4] > at
org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults(ExitableDirectoryReaderTest.java:142)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 29914 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 29914 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1547309135
[junit4] 2> 29914 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 29914 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4dff083: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@340ad4d5
[junit4] 2> 29959 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 29959 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c7eb8a0: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@2db0e5d1
[junit4] 2> 29959 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 29959 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[614CDB103387914C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11c08a2f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@579917d3
[junit4] 2> 30075 INFO (coreCloseExecutor-59-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5314c0f4
[junit4] 2> 30075 INFO (coreCloseExecutor-59-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=5314c0f4
[junit4] 2> 30077 INFO (coreCloseExecutor-59-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@344698c1: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@a57219f
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_614CDB103387914C-001
[junit4] 2> Jun 20, 2018 4:05:45 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1074,
maxMBSortInHeap=5.060302920490523, sim=RandomSimilarity(queryNorm=true): {},
locale=ro-MD, timezone=Africa/Cairo
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11-ea
(64-bit)/cpus=3,threads=1,free=54644840,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest,
EchoParamsTest, EchoParamsTest, ExitableDirectoryReaderTest]
[junit4] Completed [7/10 (1!)] on J1 in 2.56s, 3 tests, 2 failures <<<
FAILURES!
[junit4]
[junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
[junit4] OK 0.06s J0 | ExitableDirectoryReaderTest.testPrefixQuery
[junit4] OK 0.01s J0 | ExitableDirectoryReaderTest.testCacheAssumptions
[junit4] OK 0.02s J0 | ExitableDirectoryReaderTest.testQueryResults
[junit4] Completed [8/10 (1!)] on J0 in 2.07s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.EchoParamsTest
[junit4] OK 0.13s J1 | EchoParamsTest.test
[junit4] Completed [9/10 (1!)] on J1 in 1.95s, 1 test
[junit4]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180620_040514_359828173439803239264.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] Suite: org.apache.solr.EchoParamsTest
[junit4] OK 0.00s J0 | EchoParamsTest.test
[junit4] Completed [10/10 (1!)] on J0 in 0.97s, 1 test
[junit4]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20180620_040514_3594019281234417476879.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[junit4]
[junit4] Tests with failures [seed: 614CDB103387914C]:
[junit4] -
org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions
[junit4] -
org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults
[junit4]
[junit4]
[junit4] JVM J0: 1.86 .. 34.29 = 32.43s
[junit4] JVM J1: 1.86 .. 33.47 = 31.60s
[junit4] Execution time total: 34 seconds
[junit4] Tests summary: 10 suites, 20 tests, 2 failures
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
There were test failures: 10 suites, 20 tests, 2 failures [seed:
614CDB103387914C]
Total time: 40 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.EchoParamsTest
[repro] 1/5 failed: org.apache.solr.core.ExitableDirectoryReaderTest
[repro] 2/5 failed: org.apache.solr.common.util.TestTimeSource
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9efe619afa636d18362f38ba651bf8bc7244c6a9,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #642
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]