Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/649/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.TestSchemalessBufferedUpdates
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001
at __randomizedtesting.SeedInfo.seed([8F49C5A7B5DFD05B]: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:844)
FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime
Error Message:
SimTimeSource:50.0 time diff=26955000
Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=26955000
at
__randomizedtesting.SeedInfo.seed([DD66C0A5CA342D65:E50AB3805EE48F23]: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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime
Error Message:
SimTimeSource:50.0 time diff=14795000
Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=14795000
at
__randomizedtesting.SeedInfo.seed([DD66C0A5CA342D65:E50AB3805EE48F23]: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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 1839 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-20180623_084954_48017243289416207397761.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\core\test\temp\junit4-J0-20180623_084954_47715160525005054744337.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 310 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-20180623_085817_53213638324947560069445.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\test-framework\test\temp\junit4-J1-20180623_085817_5389853870762276058088.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 1066 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-20180623_085950_37817924789116431096599.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 18 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-20180623_085950_3784563649153949794334.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 255 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-20180623_090302_3699578413955805468428.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\analysis\icu\test\temp\junit4-J1-20180623_090302_3696194791705259257295.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-20180623_090316_0343149211475668840363.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-20180623_090316_03416705686254882748818.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-20180623_090342_503346179454995110777.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-20180623_090342_50314496482778800787033.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 208 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-20180623_090347_6561262788656355659372.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\analysis\nori\test\temp\junit4-J0-20180623_090347_6567805206687334340571.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180623_090356_74618295823442158769902.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\opennlp\test\temp\junit4-J1-20180623_090356_7461045770839226542247.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 180 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-20180623_090400_4768754904914580266550.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\phonetic\test\temp\junit4-J1-20180623_090400_4762129880510003716210.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-20180623_090409_1577089772520912056167.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-20180623_090409_1574814952125051469843.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 165 lines...]
[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-20180623_090424_61315093303720997855055.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\stempel\test\temp\junit4-J1-20180623_090424_613178217035269533838.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 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-20180623_090433_80313499905932138442821.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 212 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-20180623_090454_84811811206135498037180.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 19 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-20180623_090454_8486985752700039637112.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 1413 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-20180623_090625_17917270489888029725365.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\benchmark\test\temp\junit4-J0-20180623_090625_17916613210664055426809.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180623_090636_77215519832553735442164.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\classification\test\temp\junit4-J1-20180623_090636_7728552024511480779961.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 268 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-20180623_090653_20113865744355839485645.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\codecs\test\temp\junit4-J1-20180623_090653_2016073933343005500155.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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180623_090856_99512471021471872426017.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\demo\test\temp\junit4-J0-20180623_090856_99410568345957004540606.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 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-20180623_090901_24916582484543836938571.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-20180623_090901_24916776100985365272764.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\facet\test\temp\junit4-J0-20180623_090907_35815948620206402679111.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\facet\test\temp\junit4-J1-20180623_090907_35816687975875624468.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 186 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180623_090937_37314056221140274387559.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\grouping\test\temp\junit4-J1-20180623_090937_3748611379674722712375.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 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-20180623_090947_9016385941576777721408.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-20180623_090947_901499837126648210360.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-20180623_091009_6423619823417163063343.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-20180623_091009_6389730238571534145514.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-20180623_091024_86112282972402386078321.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-20180623_091024_8619878057085353604291.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-20180623_091031_98815603947348689851120.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-20180623_091031_98815049603426519326898.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 342 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-20180623_091101_6673684615255986379573.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\queries\test\temp\junit4-J1-20180623_091101_66718259261781586364066.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-20180623_091114_61115578274636439527387.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-20180623_091114_61114512127123756369048.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 193 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-20180623_091127_2707491033005169250863.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 23 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-20180623_091127_2708393676404302132189.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 214 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-20180623_091142_75411888221787073798221.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 21 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-20180623_091142_7555058203750154574572.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-20180623_091216_3896417564195977166491.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-20180623_091216_38914044393832250173817.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 181 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-20180623_091241_3888806574396867392009.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 17 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-20180623_091241_38812976706748676968715.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-20180623_091310_4102771358758548532571.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 241 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-20180623_091316_5417330999971488165745.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 18 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-20180623_091316_54111969710851362525555.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 4372 lines...]
[junit4] Suite: org.apache.solr.schema.TestSchemalessBufferedUpdates
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001
[junit4] 2> 3073838 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 3073848 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema-add-schema-fields-update-processor.xml instead
[junit4] 2> 3073852 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
[junit4] 2> 3073872 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with
uniqueid field id
[junit4] 2> 3073877 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 3073966 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed
the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
[junit4] 2> 3075110 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3075110 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3075148 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c927908
[junit4] 2> 3075159 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c927908
[junit4] 2> 3075159 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c927908
[junit4] 2> 3075183 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 3075233 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=add-schema-fields-update-processor
[junit4] 2> 3075239 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema
add-schema-fields-update-processor/1.6 with uniqueid field id
[junit4] 2> 3075239 INFO (coreLoadExecutor-14758-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\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 3075239 INFO (coreLoadExecutor-14758-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@2c927908
[junit4] 2> 3075239 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3075239 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001\]
[junit4] 2> 3075246 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3075682 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3075682 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3075684 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3075684 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3075686 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=25.7265625,
floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=5.967950103741241,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2944239053415359, reclaimDeletesWeight=2.3314283064290873
[junit4] 2> 3075690 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3a4d2fb3[collection1] main]
[junit4] 2> 3075696 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1\conf
[junit4] 2> 3075712 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3075712 INFO
(searcherExecutor-14759-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3a4d2fb3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3075717 INFO (coreLoadExecutor-14758-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1604057421294075904
[junit4] 2> 3075744 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 3075844 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[1
(1604057421425147904)]} 0 1
[junit4] 2> 3075844 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1604057421427245056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3075844 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1bdc3071
commitCommandVersion:1604057421427245056
[junit4] 2> 3075960 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf671fb[collection1] main]
[junit4] 2> 3075979 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3075981 INFO (searcherExecutor-14759-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1bf671fb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):c1)))}
[junit4] 2> 3075981 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 138
[junit4] 2> 3075984 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 3075986 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 3075988 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[2
(1604057421577191424)]} 0 1
[junit4] 2> 3076001 WARN (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.UpdateLog Starting log replay
tlog{file=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001\tlog\buffer.tlog.0000836772508331900
refcount=2} active=true starting pos=0 inSortedOrder=false
[junit4] 2> 3076546 INFO (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3076546 INFO (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1bdc3071 commitCommandVersion:0
[junit4] 2> 3076774 INFO (recoveryExecutor-14761-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b5f9f87[collection1] main]
[junit4] 2> 3076784 INFO (searcherExecutor-14759-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b5f9f87[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):c1)
Uninverting(_1(7.5.0):c1)))}
[junit4] 2> 3076784 INFO (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3076784 INFO (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1604057421577191424)]} 0 782
[junit4] 2> 3076784 INFO (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.UpdateLog Re-computing max version from index after log re-play.
[junit4] 2> 3076784 WARN (recoveryExecutor-14761-thread-1) [ ]
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=1
deletes=0 deleteByQuery=0 errors=0 positionOfStart=0}
[junit4] 2> 3076784 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1604057422412906496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3076784 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 3076784 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3076784 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 3076784 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[8F49C5A7B5DFD05B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 3076803 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1426978155
[junit4] 2> 3076803 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3076803 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a315b6c: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7a03dbfa
[junit4] 2> 3076803 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3076803 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c36c909: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@46a96ffd
[junit4] 2> 3076816 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3076816 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[8F49C5A7B5DFD05B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c693fe: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@78759092
[junit4] 2> 3076816 INFO (coreCloseExecutor-14764-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4ad2e9c3
[junit4] 2> 3076817 INFO (coreCloseExecutor-14764-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=4ad2e9c3
[junit4] 2> 3076817 INFO (coreCloseExecutor-14764-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e95c653: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@688631a1
[junit4] 2> Jun 23, 2018 10:06:06 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=af, timezone=Canada/Pacific
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=203532568,total=464785408
[junit4] 2> NOTE: All tests run in this JVM: [MultiSolrCloudTestCaseTest,
TestFieldTypeResource, SystemLogListenerTest,
SuggestComponentContextFilterQueryTest, ShufflingReplicaListTransformerTest,
HdfsNNFailoverTest, MetricsHistoryIntegrationTest, TestTlogReplica,
SimplePostToolTest, ResourceLoaderTest, TestSuggestSpellingConverter,
ReplaceNodeTest, OverseerModifyCollectionTest, TestDirectoryFactory,
AtomicUpdatesTest, TestDynamicURP, TestHttpShardHandlerFactory,
TestDocTermOrds, TestCoreDiscovery, TriggerSetPropertiesIntegrationTest,
TestDelegationWithHadoopAuth, TestCollectionsAPIViaSolrCloudCluster,
RemoteQueryErrorTest, VMParamsZkACLAndCredentialsProvidersTest,
CoreAdminRequestStatusTest, TestLuceneMatchVersion,
PeerSyncWithIndexFingerprintCachingTest, BaseCdcrDistributedZkTest,
TestSlowCompositeReaderWrapper, BigEndianAscendingWordSerializerTest,
TestXmlQParser, ChangedSchemaMergeTest, OverseerTest,
TestExactSharedStatsCache, HdfsAutoAddReplicasIntegrationTest,
PeerSyncWithLeaderTest, TestTolerantUpdateProcessorRandomCloud,
TestMinMaxOnMultiValuedField, TestSolrCoreProperties,
CdcrVersionReplicationTest, UpdateRequestProcessorFactoryTest,
TestBulkSchemaConcurrent, LoggingHandlerTest, MetricTriggerTest,
DistribJoinFromCollectionTest, ActionThrottleTest,
ConjunctionSolrSpellCheckerTest, PeerSyncTest, SolrCoreCheckLockOnStartupTest,
TestRuleBasedAuthorizationPlugin, BasicDistributedZk2Test, TestRestManager,
TestFuzzyAnalyzedSuggestions, EmbeddedSolrNoSerializeTest,
TestLegacyNumericUtils, TestSchemaResource, TestSearchPerf,
TestConfigSetsAPIExclusivity, TestSolrCloudSnapshots, TestCustomDocTransformer,
TestCustomSort, IndexSizeTriggerTest, SliceStateTest,
TestDistributedMissingSort, TestManagedSchemaAPI, TestAddFieldRealTimeGet,
V2StandaloneTest, BasicFunctionalityTest, CoreAdminCreateDiscoverTest,
TestSolrFieldCacheBean, ZkStateWriterTest, TestUseDocValuesAsStored,
TestDistributedSearch, CachingDirectoryFactoryTest,
TestSimpleTrackingShardHandler, DistanceFunctionTest,
TestUnInvertedFieldException, CoreSorterTest, ConfigSetsAPITest,
TestCryptoKeys, UpdateParamsTest, TestDynamicFieldResource,
CSVRequestHandlerTest, TestHighFrequencyDictionaryFactory, DateRangeFieldTest,
RestartWhileUpdatingTest, TestStressLucene, TestSolrConfigHandler,
DistributedFacetPivotSmallTest, TestFileDictionaryLookup, TestSort,
TestSizeLimitedDistributedMap, PrimitiveFieldTypeTest, TestHashPartitioner,
TestSolrCloudWithSecureImpersonation, DistributedFacetPivotLongTailTest,
SyncSliceTest, TestRandomCollapseQParserPlugin, TestNoOpRegenerator,
ScheduledTriggerIntegrationTest, TestManagedSynonymFilterFactory,
TimeZoneUtilsTest, SimpleCollectionCreateDeleteTest, TestJsonRequest,
TestSolrJ, TestIntervalFaceting, FileBasedSpellCheckerTest,
SolrMetricManagerTest, TestLMJelinekMercerSimilarityFactory,
SubstringBytesRefFilterTest, SearchHandlerTest, TestQuerySenderListener,
CdcrBootstrapTest, TestRandomRequestDistribution, SolrMetricsIntegrationTest,
TestSegmentSorting, CleanupOldIndexTest, TestReqParamsAPI,
PeerSyncReplicationTest, HighlighterMaxOffsetTest, TestFieldCache,
TestHalfAndHalfDocValues, TestStressVersions,
PreAnalyzedFieldManagedSchemaCloudTest, SmileWriterTest,
TestRetrieveFieldsOptimizer, DocValuesMultiTest, TestManagedResource,
AsyncCallRequestStatusResponseTest, CollectionsAPIAsyncDistributedZkTest,
BadComponentTest, StatsReloadRaceTest, LeaderFailoverAfterPartitionTest,
TestDistribDocBasedVersion, RankQueryTest, TestDFISimilarityFactory,
TestJettySolrRunner, TestCorePropertiesReload,
HdfsTlogReplayBufferedWhileIndexingTest, MetricsConfigTest, DistanceUnitsTest,
TestMissingGroups, DocumentAnalysisRequestHandlerTest, TestStressReorder,
ForceLeaderTest, TestLMDirichletSimilarityFactory,
DefaultValueUpdateProcessorTest, EchoParamsTest, QueryParsingTest,
TestFilteredDocIdSet, TestSafeXMLParsing, TestShardHandlerFactory,
TestPointFields, TestTrackingShardHandlerFactory, InfoHandlerTest,
TestRawResponseWriter, TestCloudPivotFacet, ZkShardTermsTest,
TestDistributedGrouping, TestPHPSerializedResponseWriter,
TestNamedUpdateProcessors, TestCloudRecovery, ShardRoutingTest,
HdfsChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestAuthenticationFramework,
TestClusterStateMutator, TestInfoStreamLogging,
TestLeaderElectionWithEmptyReplica, DistributedIntervalFacetingTest,
TestNRTOpen, TestNumericRangeQuery64, CollectionReloadTest, CdcrUpdateLogTest,
CollectionsAPISolrJTest, SuggesterWFSTTest, TestSchemaVersionResource,
DocValuesTest, SolrGraphiteReporterTest, TestCodecSupport,
BlockJoinFacetSimpleTest, DebugComponentTest, DirectUpdateHandlerTest,
TestCloudJSONFacetJoinDomain, AddBlockUpdateTest,
AddSchemaFieldsUpdateProcessorFactoryTest, ShowFileRequestHandlerTest,
DisMaxRequestHandlerTest, SpellPossibilityIteratorTest, LIRRollingUpdatesTest,
TestObjectReleaseTracker, TestClusterProperties,
ProtectedTermFilterFactoryTest, TestMiniSolrCloudClusterSSL,
TestIndexingPerformance, TestSystemIdResolver, TestCopyFieldCollectionResource,
TestReload, DistributedTermsComponentTest, SimpleFacetsTest,
SpellCheckComponentTest, BadIndexSchemaTest, TestFiltering, TestLazyCores,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest,
TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest,
SolrInfoBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf,
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
RegexBoostProcessorTest, TestAnalyzedSuggestions, JsonLoaderTest,
TestComponentsName, HighlighterConfigTest, AlternateDirectoryTest,
TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig,
TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, NumericFieldsTest,
MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest,
NotRequiredUniqueKeyTest, TestXIncludeConfig, TestDFRSimilarityFactory,
TestBM25SimilarityFactory, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest,
DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder,
UUIDFieldTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestHighlightDedupGrouping, TestLuceneIndexBackCompat,
AssignBackwardCompatibilityTest, CollectionPropsTest,
CollectionStateFormat2Test, CreateCollectionCleanupTest, DeleteNodeTest,
DeleteStatusTest, DistributedVersionInfoTest, MissingSegmentRecoveryTest,
MoveReplicaTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest,
SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudJSONFacetSKG,
TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestDistributedMap,
TestDownShardTolerantSearch, TestLeaderElectionZkExpiry,
TestLeaderInitiatedRecoveryThread, TestPrepRecovery,
TestPullReplicaErrorHandling, AssignTest, CollectionsAPIDistributedZkTest,
TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest,
NodeLostTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerTest,
SearchRateTriggerIntegrationTest, TestComputePlanAction,
TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue,
TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, TestPolicyCloud,
TestSimDistributedQueue, TestTriggerIntegration,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest,
HdfsWriteToMultipleCollectionsTest, ImplicitSnitchTest, RuleEngineTest,
BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest,
ExitableDirectoryReaderTest, QueryResultKeyTest, TestBackupRepositoryFactory,
TestConfigOverlay, TestConfigSetProperties, TestDynamicLoading,
TestBlobHandler, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup,
TestSystemCollAutoCreate, AutoscalingHistoryHandlerTest,
DistributedFacetPivotSmallAdvancedTest,
DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest,
TestDistributedStatsComponentCardinality, Tagger2Test, TaggerTest,
TaggingAttributeTest, XmlInterpolationTest, TestUnifiedSolrHighlighter,
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyField,
TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery,
TestNumericRangeQuery32, SolrCoreMetricManagerTest, SolrGangliaReporterTest,
SolrJmxReporterCloudTest, SolrCloudReportersTest,
TestManagedSynonymGraphFilterFactory, SchemaApiFailureTest,
SpatialRPTFieldTypeTest, TestManagedSchema, TestManagedSchemaThreadSafety,
TestSchemaManager, TestSchemalessBufferedUpdates]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSchemalessBufferedUpdates -Dtests.seed=8F49C5A7B5DFD05B
-Dtests.slow=true -Dtests.locale=af -Dtests.timezone=Canada/Pacific
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestSchemalessBufferedUpdates (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\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_8F49C5A7B5DFD05B-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([8F49C5A7B5DFD05B]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [729/820 (1!)] on J1 in 3.63s, 1 test, 1 error <<<
FAILURES!
[...truncated 314 lines...]
[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-20180623_091448_86917340757160262504588.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\solr\build\solr-core\test\temp\junit4-J0-20180623_091448_86915896320609408912742.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 931 lines...]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] 2> 316464 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-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-solrj\test\J1\temp\solr.common.util.TestTimeSource_DD66C0A5CA342D65-001\init-core-data-001
[junit4] 2> 316465 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 316467 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-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> 316468 INFO
(TEST-TestTimeSource.testEpochTime-seed#[DD66C0A5CA342D65]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
[junit4] 2> 326493 INFO
(TEST-TestTimeSource.testEpochTime-seed#[DD66C0A5CA342D65]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestTimeSource
-Dtests.method=testEpochTime -Dtests.seed=DD66C0A5CA342D65 -Dtests.slow=true
-Dtests.locale=en-KN -Dtests.timezone=Europe/Paris -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 10.0s J1 | TestTimeSource.testEpochTime <<<
[junit4] > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0
time diff=14795000
[junit4] > at
__randomizedtesting.SeedInfo.seed([DD66C0A5CA342D65:E50AB3805EE48F23]:0)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_DD66C0A5CA342D65-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1007, maxMBSortInHeap=5.3739208647798105,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KN, timezone=Europe/Paris
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=73341792,total=294907904
[junit4] 2> NOTE: All tests run in this JVM: [SolrExampleJettyTest,
GraphTest, LBHttpSolrClientBuilderTest, ConcurrentUpdateSolrClientTest,
TestToleratedUpdateError, SchemaTest, TestUpdateRequestCodec,
ExclusiveOrEvaluatorTest, PowerEvaluatorTest, ArcSineEvaluatorTest,
GreaterThanEvaluatorTest, JsonValidatorTest, TestSolrJErrorHandling,
LessThanEvaluatorTest, SolrExampleStreamingBinaryTest, TestJsonRecordReader,
SolrExceptionTest, TestCollectionAdminRequest, BasicHttpSolrClientTest,
ReverseEvaluatorTest, CloudSolrClientTest, MergeIndexesEmbeddedTest,
CumulativeProbabilityEvaluatorTest, TestCloudCollectionsListeners,
ConcatOperationTest, CeilingEvaluatorTest, TestRetryUtil, SineEvaluatorTest,
StreamingTest, StreamExpressionToExpessionTest, MathExpressionTest,
TestDelegationTokenResponse, TestNamedListCodec, MultiplyEvaluatorTest,
ArrayEvaluatorTest, LargeVolumeBinaryJettyTest, AbsoluteValueEvaluatorTest,
AddEvaluatorTest, AndEvaluatorTest, AppendEvaluatorTest, AscEvaluatorTest,
CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest,
DivideEvaluatorTest, EmpiricalDistributionEvaluatorTest, FloorEvaluatorTest,
GreaterThanEqualToEvaluatorTest, HyperbolicCosineEvaluatorTest,
HyperbolicSineEvaluatorTest, HyperbolicTangentEvaluatorTest,
LengthEvaluatorTest, ModuloEvaluatorTest, NormalDistributionEvaluatorTest,
NormalizeEvaluatorTest, NotEvaluatorTest, OrEvaluatorTest,
RawValueEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest,
SubtractEvaluatorTest, UuidEvaluatorTest, StreamExpressionParserTest,
OperationsTest, SolrPingTest, TestConfigSetAdminRequest,
TestDelegationTokenRequest, TestV1toV2ApiMapper, TestV2Request,
NoOpResponseParserTest, TestSuggesterResponse, SolrZkClientTest,
TestZkConfigManager, CommonParamsTest, TestPathTrie, TestSolrJsonWriter,
TestTimeSource]
[junit4] Completed [151/154 (1!)] on J1 in 10.05s, 1 test, 1 failure <<<
FAILURES!
[...truncated 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20180623_100929_2056411160946599567638.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\solr\build\solr-solrj\test\temp\junit4-J0-20180623_100929_20512524446151021662720.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 1605 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180623_101524_9435149122940352432573.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\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180623_101524_94318138662685485941872.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 792 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180623_101556_49613402530747496044432.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\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180623_101556_49610886176453746259610.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 563 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180623_101718_2702546002605163518498.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\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180623_101718_2702521742015547808576.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 1279 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180623_101806_783187159784543627557.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\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180623_101806_78317712285027202473350.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 656 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180623_101831_78414446308923260512957.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\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180623_101831_7842662937277509301933.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 568 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180623_101927_6412674890491810100574.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\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180623_101927_6414672663900506865888.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 571 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180623_101959_2474892056963990902509.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\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180623_101959_2476801748029100015305.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 671 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180623_102024_0872706130702652770852.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\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180623_102024_08714376889259005168592.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 566 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20180623_102126_08414068991303195118707.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\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20180623_102126_0843760327587797234074.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 608 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180623_102204_9291944086535504075523.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\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180623_102204_9298126658917390073525.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 558 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180623_102239_4429977344609816668574.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 34417 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/649/consoleText
[repro] Revision: 82b793df56c8c9fb50c29f46f39465453a87f2b2
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] TestSchemalessBufferedUpdates
[repro] solr\solrj
[repro] TestTimeSource
[repro] ant compile-test
[...truncated 3344 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSchemalessBufferedUpdates" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=8F49C5A7B5DFD05B -Dtests.slow=true -Dtests.locale=af
-Dtests.timezone=Canada/Pacific -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 49 lines...]
[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-20180623_102848_18713475356940689367574.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 4 lines...]
[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-20180623_102848_1904758701046826820222.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 21 lines...]
[repro] ant compile-test
[...truncated 447 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestTimeSource" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=DD66C0A5CA342D65 -Dtests.slow=true -Dtests.locale=en-KN
-Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 32 lines...]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] 2> SLF4J: Class path contains multiple SLF4J bindings.
[junit4] 2> SLF4J: Found binding in
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[junit4] 2> SLF4J: Found binding in
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[junit4] 2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings
for an explanation.
[junit4] 2> SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[junit4] 2> 10798 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-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-solrj\test\J1\temp\solr.common.util.TestTimeSource_DD66C0A5CA342D65-001\init-core-data-001
[junit4] 2> 10952 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 11025 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-worker) [ ] o.e.j.u.log
Logging initialized @11057ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 11041 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-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> 11065 INFO
(TEST-TestTimeSource.testEpochTime-seed#[DD66C0A5CA342D65]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
[junit4] 2> 21099 INFO
(TEST-TestTimeSource.testEpochTime-seed#[DD66C0A5CA342D65]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestTimeSource
-Dtests.method=testEpochTime -Dtests.seed=DD66C0A5CA342D65 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=en-KN -Dtests.timezone=Europe/Paris
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 10.1s J1 | TestTimeSource.testEpochTime <<<
[junit4] > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0
time diff=35555000
[junit4] > at
__randomizedtesting.SeedInfo.seed([DD66C0A5CA342D65:E50AB3805EE48F23]:0)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.util.TestTimeSource_DD66C0A5CA342D65-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1007, maxMBSortInHeap=5.3739208647798105,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KN, timezone=Europe/Paris
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=69852952,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestTimeSource]
[junit4] Completed [1/5 (1!)] on J1 in 20.04s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] 2> SLF4J: Class path contains multiple SLF4J bindings.
[junit4] 2> SLF4J: Found binding in
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[junit4] 2> SLF4J: Found binding in
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[junit4] 2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings
for an explanation.
[junit4] 2> SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[junit4] 2> 10805 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-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-solrj\test\J0\temp\solr.common.util.TestTimeSource_DD66C0A5CA342D65-001\init-core-data-001
[junit4] 2> 10935 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 11004 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-worker) [ ] o.e.j.u.log
Logging initialized @11036ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 11024 INFO
(SUITE-TestTimeSource-seed#[DD66C0A5CA342D65]-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> 11057 INFO
(TEST-TestTimeSource.testEpochTime-seed#[DD66C0A5CA342D65]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
[junit4] 2> 21086 INFO
(TEST-TestTimeSource.testEpochTime-seed#[DD66C0A5CA342D65]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestTimeSource
-Dtests.method=testEpochTime -Dtests.seed=DD66C0A5CA342D65 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=en-KN -Dtests.timezone=Europe/Paris
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 10.1s J0 | TestTimeSource.testEpochTime <<<
[junit4] > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0
time diff=26955000
[junit4] > at
__randomizedtesting.SeedInfo.seed([DD66C0A5CA342D65:E50AB3805EE48F23]:0)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
[junit4] > at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_DD66C0A5CA342D65-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1007, maxMBSortInHeap=5.3739208647798105,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-KN, timezone=Europe/Paris
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=69050464,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestTimeSource]
[junit4] Completed [2/5 (2!)] on J0 in 20.02s, 1 test, 1 failure <<<
FAILURES!
[...truncated 10 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20180623_102924_50312721938029025976324.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 4 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20180623_102924_51215699192567476026871.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 10 lines...]
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: 5 suites, 5 tests, 2 failures [seed:
DD66C0A5CA342D65]
Total time: 43 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.schema.TestSchemalessBufferedUpdates
[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=82b793df56c8c9fb50c29f46f39465453a87f2b2,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #648
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]