Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8095/
Java: 64bit/jdk-14-ea+9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults
Error Message:
Should NOT have inserted partial results! expected:<5> but was:<6>
Stack Trace:
java.lang.AssertionError: Should NOT have inserted partial results!
expected:<5> but was:<6>
at
__randomizedtesting.SeedInfo.seed([C3B985F4D2A8F2DF:9E30BD8D70A3AC94]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults(ExitableDirectoryReaderTest.java:143)
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:565)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:830)
FAILED:
junit.framework.TestSuite.org.apache.solr.legacy.TestNumericRangeQuery64
Error Message:
The test or suite printed 1839949 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 1839949 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([C3B985F4D2A8F2DF]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:282)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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:830)
Build Log:
[...truncated 2066 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20190818_231057_32611306083110435731110.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 5 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J0-20190818_231057_3237960135343404849.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 316 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190818_232014_6007717168374099554697.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-master-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190818_232014_59914035059304330563427.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 1089 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190818_232219_46210492211880677442092.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-master-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190818_232219_46212643984634982495442.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 243 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190818_232542_6144888413434451425025.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-master-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190818_232542_61416638173535399642580.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 218 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190818_232558_78810308626909014779396.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-master-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190818_232558_78814742416364420461286.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 155 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190818_232705_0478658442886550607011.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-master-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190818_232705_0487755893457227649808.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 181 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190818_232710_8759375185358541065706.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-master-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190818_232710_87510028605142212992256.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 164 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190818_232725_296283109922027092866.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-master-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190818_232725_29612697155238997948127.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 169 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190818_232729_82211185806772265925666.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-master-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190818_232729_8222140642349289858362.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-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190818_232743_2602035129229175145391.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-master-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190818_232743_26017633224588603889473.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 157 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190818_232754_0845481586459485256104.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-master-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190818_232754_0805586591073623777723.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 185 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190818_232801_77212892619003102649624.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 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190818_232801_7725620241737465543017.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 1452 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190818_233053_34018358388090785072463.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-master-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190818_233053_34010585539611549334995.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 237 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\classification\test\temp\junit4-J1-20190818_233114_08713146134696509214741.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-master-Windows\lucene\build\classification\test\temp\junit4-J0-20190818_233114_08710016043132588450733.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 259 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\temp\junit4-J1-20190818_233139_32713840686572429258859.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-master-Windows\lucene\build\codecs\test\temp\junit4-J0-20190818_233139_32712769091960241641042.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 211 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\demo\test\temp\junit4-J0-20190818_233348_27410102579949945612835.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-master-Windows\lucene\build\demo\test\temp\junit4-J1-20190818_233348_2745799640742133904810.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 171 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\expressions\test\temp\junit4-J0-20190818_233354_8866098726486521649038.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-master-Windows\lucene\build\expressions\test\temp\junit4-J1-20190818_233354_88614488592457514617155.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 227 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\facet\test\temp\junit4-J1-20190818_233403_1418228825918775470523.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-master-Windows\lucene\build\facet\test\temp\junit4-J0-20190818_233403_1418537502788868080015.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 180 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\grouping\test\temp\junit4-J0-20190818_233454_93313158270745610663767.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-master-Windows\lucene\build\grouping\test\temp\junit4-J1-20190818_233454_93714856968434178062730.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 244 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190818_233512_5454394794679613996767.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-master-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190818_233512_5453946004033503930454.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 170 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\join\test\temp\junit4-J0-20190818_233547_3179309628578182917393.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-master-Windows\lucene\build\join\test\temp\junit4-J1-20190818_233547_3173418389632643916484.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 271 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\luke\test\temp\junit4-J0-20190818_233605_7961559271245810900317.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-master-Windows\lucene\build\luke\test\temp\junit4-J1-20190818_233605_79610427337679666615825.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 148 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\memory\test\temp\junit4-J0-20190818_233616_0692960264304382950998.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-master-Windows\lucene\build\memory\test\temp\junit4-J1-20190818_233616_06914493857105918051184.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\temp\junit4-J0-20190818_233628_4118869702205092556693.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-master-Windows\lucene\build\misc\test\temp\junit4-J1-20190818_233628_41117117266999328686413.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 255 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\monitor\test\temp\junit4-J1-20190818_233715_94410572073892180737860.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-master-Windows\lucene\build\monitor\test\temp\junit4-J0-20190818_233715_944314148534564285340.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 317 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queries\test\temp\junit4-J1-20190818_233738_03913728614032969384359.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-master-Windows\lucene\build\queries\test\temp\junit4-J0-20190818_233738_03915568127414361782144.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 224 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190818_233753_7952445079877087788179.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-master-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190818_233753_79514500134328976814022.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 210 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\temp\junit4-J1-20190818_233807_2367291747342300679280.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-master-Windows\lucene\build\replicator\test\temp\junit4-J0-20190818_233807_2369770449813426059403.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 278 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190818_233836_88710098931046830517406.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-master-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190818_233836_8875249198041439387983.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 298 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190818_233950_5981210218303004582042.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-master-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190818_233950_59816016446161841923669.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 187 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190818_234027_6153907347510085571290.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 8 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190818_234027_6152464948349735046816.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 147 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\spatial\test\temp\junit4-J0-20190818_234046_795580083320916685755.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 237 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J0-20190818_234051_68711279998095586475199.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 12 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\suggest\test\temp\junit4-J1-20190818_234051_68713872647472051235153.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 1808 lines...]
[junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
[junit4] 2> 228707 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 228708 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_C3B985F4D2A8F2DF-001\data-dir-24-001
[junit4] 2> 228708 WARN
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 228708 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 228710 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-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> 228710 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 228710 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 228722 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 228731 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 228768 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 228873 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 228876 WARN
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@700e84ee[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 228876 WARN
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@700e84ee[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 228876 WARN
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@62d2f8b5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 228876 WARN
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@62d2f8b5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 228902 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 228902 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 228913 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560d00a0
[junit4] 2> 228918 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560d00a0
[junit4] 2> 228918 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560d00a0
[junit4] 2> 228921 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 228944 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 228950 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 228981 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 228988 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 228988 INFO (coreLoadExecutor-1745-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@560d00a0
[junit4] 2> 228988 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_C3B985F4D2A8F2DF-001\data-dir-24-001\]
[junit4] 2> 228991 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=77.486328125,
floorSegmentMB=0.84375, forceMergeDeletesPctAllowed=27.75722195590398,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=25.657384855973856
[junit4] 2> 229038 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 229038 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 229039 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1943364039,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 229039 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@32334eb1[collection1] main]
[junit4] 2> 229039 WARN (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 229039 INFO (coreLoadExecutor-1745-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 229040 INFO
(searcherExecutor-1746-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32334eb1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 229040 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 229041 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 229043 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 229046 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 229046 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 229046 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10]} 0 0
[junit4] 2> 229047 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11]} 0 0
[junit4] 2> 229048 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12]} 0 0
[junit4] 2> 229048 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13]} 0 0
[junit4] 2> 229048 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14]} 0 0
[junit4] 2> 229048 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15]} 0 0
[junit4] 2> 229049 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16]} 0 0
[junit4] 2> 229049 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[17]} 0 0
[junit4] 2> 229049 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[18]} 0 0
[junit4] 2> 229050 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[19]} 0 0
[junit4] 2> 229050 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20]} 0 0
[junit4] 2> 229051 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[21]} 0 1
[junit4] 2> 229051 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[22]} 0 0
[junit4] 2> 229051 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[23]} 0 0
[junit4] 2> 229051 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[24]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[25]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[26]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[27]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[28]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[29]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[30]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[31]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[32]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[33]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[34]} 0 0
[junit4] 2> 229052 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[35]} 0 0
[junit4] 2> 229054 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[36]} 0 0
[junit4] 2> 229054 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[37]} 0 0
[junit4] 2> 229054 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[38]} 0 0
[junit4] 2> 229056 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[39]} 0 2
[junit4] 2> 229056 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[40]} 0 0
[junit4] 2> 229056 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[41]} 0 0
[junit4] 2> 229056 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[42]} 0 0
[junit4] 2> 229056 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[43]} 0 0
[junit4] 2> 229058 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[44]} 0 0
[junit4] 2> 229058 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45]} 0 0
[junit4] 2> 229059 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46]} 0 0
[junit4] 2> 229059 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[47]} 0 0
[junit4] 2> 229059 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[48]} 0 0
[junit4] 2> 229059 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[49]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[50]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[51]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[52]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[53]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[54]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[55]} 0 0
[junit4] 2> 229060 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[56]} 0 0
[junit4] 2> 229061 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[57]} 0 0
[junit4] 2> 229061 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[58]} 0 0
[junit4] 2> 229061 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 229061 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6063785a commitCommandVersion:0
[junit4] 2> 229068 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@53e3f116[collection1] main]
[junit4] 2> 229070 INFO (searcherExecutor-1746-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53e3f116[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c59:[diagnostics={source=flush,
os.arch=amd64, java.runtime.version=14-ea+9-288, os.version=10.0, os=Windows
10, java.vendor=Oracle Corporation, timestamp=1566172020723,
java.version=14-ea, java.vm.version=14-ea+9-288,
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 229070 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 229070 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 11
[junit4] 2> 229071 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[59]} 0 0
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[60]} 0 1
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[61]} 0 0
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[62]} 0 0
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[63]} 0 0
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[64]} 0 0
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[65]} 0 0
[junit4] 2> 229072 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[66]} 0 0
[junit4] 2> 229073 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[67]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[68]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[69]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[70]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[71]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[72]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[73]} 0 0
[junit4] 2> 229076 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[74]} 0 0
[junit4] 2> 229077 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[75]} 0 0
[junit4] 2> 229077 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[76]} 0 0
[junit4] 2> 229078 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[77]} 0 0
[junit4] 2> 229078 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[78]} 0 0
[junit4] 2> 229078 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[79]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[80]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[81]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[82]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[83]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[84]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[85]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[86]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[87]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[88]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[89]} 0 0
[junit4] 2> 229079 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[90]} 0 0
[junit4] 2> 229081 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[91]} 0 0
[junit4] 2> 229081 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[92]} 0 0
[junit4] 2> 229082 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[93]} 0 0
[junit4] 2> 229082 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[94]} 0 0
[junit4] 2> 229082 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[95]} 0 0
[junit4] 2> 229082 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[96]} 0 0
[junit4] 2> 229082 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[97]} 0 0
[junit4] 2> 229083 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[98]} 0 0
[junit4] 2> 229083 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[99]} 0 0
[junit4] 2> 229083 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 229083 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6063785a commitCommandVersion:0
[junit4] 2> 229087 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17a1a6ca[collection1] main]
[junit4] 2> 229087 INFO (searcherExecutor-1746-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17a1a6ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c59:[diagnostics={source=flush,
os.arch=amd64, java.runtime.version=14-ea+9-288, os.version=10.0, os=Windows
10, java.vendor=Oracle Corporation, timestamp=1566172020723,
java.version=14-ea, java.vm.version=14-ea+9-288,
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(9.0.0):c41:[diagnostics={source=flush, os.arch=amd64,
java.runtime.version=14-ea+9-288, os.version=10.0, os=Windows 10,
java.vendor=Oracle Corporation, timestamp=1566172020742, java.version=14-ea,
java.vm.version=14-ea+9-288,
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 229087 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 229087 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 229091 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testPrefixQuery
[junit4] 2> 229097 WARN
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to
iterate over terms. Timeout: timeoutAt: 282896584541300 (System.nanoTime():
282896590070500), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@40a8f957
[junit4] 2> 229099 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=0 status=0 QTime=8
[junit4] 2> 229100 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:a*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=1
[junit4] 2> 229157 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=73
[junit4] 2> 229161 WARN
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.h.c.SearchHandler Query:
sleep=2&q=*:*&fq=name:a*&timeAllowed=1&wt=xml; The request took too long to
iterate over terms. Timeout: timeoutAt: 282896668605700 (System.nanoTime():
282896670706000), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@100be2f
[junit4] 2> 229161 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=*:*&fq=name:a*&timeAllowed=1&wt=xml} status=0 QTime=3
[junit4] 2> 229163 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fq=name:a*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=3
[junit4] 2> 229166 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:b*&timeAllowed=9223372036854775807&wt=xml} hits=100 status=0
QTime=3
[junit4] 2> 229167 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:c*&timeAllowed=-7&wt=xml} hits=100 status=0 QTime=1
[junit4] 2> 229169 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testPrefixQuery
[junit4] 2> 229179 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[C3B985F4D2A8F2DF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCacheAssumptions
[junit4] 2> 229180 WARN
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[C3B985F4D2A8F2DF])
[ ] o.a.s.h.c.SearchHandler Query:
sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml; The request took too
long to iterate over terms. Timeout: timeoutAt: 282896695836200
(System.nanoTime(): 282896696259000),
TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@2704e1d3
[junit4] 2> 229180 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[C3B985F4D2A8F2DF])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml} status=0
QTime=1
[junit4] 2> 229180 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[C3B985F4D2A8F2DF])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&indent=true&fq=name:d*&timeAllowed=10000&wt=xml} hits=100
status=0 QTime=0
[junit4] 2> 229182 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[C3B985F4D2A8F2DF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCacheAssumptions
[junit4] 2> 229182 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testQueryResults
[junit4] 2> 229185 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=100 status=0
QTime=1
[junit4] 2> 229185 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[C3B985F4D2A8F2DF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testQueryResults
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testQueryResults
-Dtests.seed=C3B985F4D2A8F2DF -Dtests.slow=true -Dtests.locale=fur
-Dtests.timezone=Australia/Adelaide -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.01s J0 | ExitableDirectoryReaderTest.testQueryResults <<<
[junit4] > Throwable #1: java.lang.AssertionError: Should NOT have
inserted partial results! expected:<5> but was:<6>
[junit4] > at
__randomizedtesting.SeedInfo.seed([C3B985F4D2A8F2DF:9E30BD8D70A3AC94]:0)
[junit4] > at
org.apache.solr.core.ExitableDirectoryReaderTest.testQueryResults(ExitableDirectoryReaderTest.java:143)
[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:565)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> 229187 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 229187 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1556704456
[junit4] 2> 229200 INFO (coreCloseExecutor-1750-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@38c2d8c4
[junit4] 2> 229202 INFO (coreCloseExecutor-1750-thread-1) [
x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=38c2d8c4
[junit4] 2> 229202 INFO (coreCloseExecutor-1750-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a660012: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@69c4724a
[junit4] 2> 229268 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 229268 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1982c55a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@37caa26b
[junit4] 2> 229269 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 229269 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f837b62: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@13651e27
[junit4] 2> 229271 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 229271 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[C3B985F4D2A8F2DF]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@385aa441: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5528b366
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_C3B985F4D2A8F2DF-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{_root_=FSTOrd50, name=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Asserting)},
docValues:{}, maxPointsInLeafNode=604, maxMBSortInHeap=6.714413868111809,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4cddca7),
locale=fur, timezone=Australia/Adelaide
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 14-ea
(64-bit)/cpus=3,threads=2,free=56628808,total=142708736
[junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandler,
TestPolicyCloud, TimeZoneUtilsTest, TestLockTree, AlternateDirectoryTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomCollapseQParserPlugin,
TestUtilizeNode, ZkShardTermsTest, TestImplicitCoreProperties,
AddBlockUpdateTest, TestCodecSupport, TransactionLogTest,
DirectSolrConnectionTest, TestBlobHandler, ExitableDirectoryReaderTest]
[junit4] Completed [45/875 (1!)] on J0 in 0.60s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 715 lines...]
[junit4] Suite: org.apache.solr.legacy.TestNumericRangeQuery64
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=41&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:83&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=63&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=11&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=79&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=78&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:42&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=3&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:66&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:72&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=57&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:3&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=80&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=100&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=95&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:1&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=33&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=41&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=43&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=51&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=81&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=64&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:62&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=26&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=49&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=8&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:87&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=92&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:83&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=73&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=63&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:54&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=103&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:5&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=63&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:58&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=66&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=103&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:14&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:83&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=17&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=54&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:38&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:83&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:76&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:91&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:101&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=19&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:67&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:70&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:76&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:20&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=66&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:51&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:85&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=83&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=49&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:83&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={qt=/get&ids=19&wt=json} status=0
QTime=0
[junit4] 2> 1128848 INFO (READER14) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:80&omitHeader=true&wt=json}
hits=0 status=0 QTime=0
[junit4] 2> 1128848 INFO (READER17) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=id:83&omitHeader=true
[...truncated too long message...]
-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0
and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 571 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190819_011500_09514892331607541756841.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-master-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20190819_011500_0955781963315184442582.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 1300 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20190819_011553_8998506383962385357698.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-master-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20190819_011553_8991931348701666958261.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 666 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190819_011637_4374789071378486825676.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-master-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20190819_011637_426986783494546445333.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 573 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20190819_011739_1878023421381836634472.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-master-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190819_011739_1874127821511039700051.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 565 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-jaegertracer-configurator\test\temp\junit4-J0-20190819_011818_39110312715447031165313.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 577 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190819_011857_2478403345745692376761.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-master-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20190819_011857_2477586509146998825065.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 684 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20190819_011933_68517048753904823955697.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-master-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190819_011933_68715737990089008113202.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 581 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190819_012028_42815166157365259776729.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-master-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20190819_012028_4286875950510691558855.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 567 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190819_012138_2964878833403417206222.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 35220 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8095/consoleText
[repro] Revision: f5856ef40479250abf496e684d88c54f27ee8e73
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] TestNumericRangeQuery64
[repro] ExitableDirectoryReaderTest
[repro] ant compile-test
[...truncated 3358 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.TestNumericRangeQuery64|*.ExitableDirectoryReaderTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops
-XX:+UseConcMarkSweepGC" -Dtests.seed=C3B985F4D2A8F2DF -Dtests.slow=true
-Dtests.locale=ar-SA -Dtests.timezone=America/Argentina/La_Rioja
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 186 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J0-20190819_013008_5541221643761815679329.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 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20190819_013008_5509602390693614349367.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...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.core.ExitableDirectoryReaderTest
[repro] 0/5 failed: org.apache.solr.legacy.TestNumericRangeQuery64
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]