Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Windows/61/
Java: 64bit/jdk-11.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.handler.component.InfixSuggestersTest.testReloadDuringBuild
Error Message:
junit.framework.AssertionFailedError: Expected outer exception RuntimeException
but no exception was thrown.
Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError:
Expected outer exception RuntimeException but no exception was thrown.
at
__randomizedtesting.SeedInfo.seed([1B7FC17FC98C245C:F2C7E909DCA5A95D]:0)
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
at
org.apache.solr.handler.component.InfixSuggestersTest.testReloadDuringBuild(InfixSuggestersTest.java:113)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:834)
Caused by: junit.framework.AssertionFailedError: Expected outer exception
RuntimeException but no exception was thrown.
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2773)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testReloadDuringBuild$1(InfixSuggestersTest.java:105)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Build Log:
[...truncated 2153 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\core\test\temp\junit4-J0-20191114_085915_5422428111176685789268.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-SOLR-13661-Windows\lucene\build\core\test\temp\junit4-J1-20191114_085915_54417727318752270629815.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 319 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\test-framework\test\temp\junit4-J0-20191114_090941_34117741920090504821368.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-SOLR-13661-Windows\lucene\build\test-framework\test\temp\junit4-J1-20191114_090941_34414959133115020340798.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20191114_091126_02210781825493360661947.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-SOLR-13661-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20191114_091126_02217333223212658414478.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 243 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20191114_091438_26314443901793348018622.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-SOLR-13661-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20191114_091438_26314533159930219804955.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20191114_091457_59010716898842196571129.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-SOLR-13661-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20191114_091457_5903277846316257939665.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 155 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20191114_091546_47818430910341351142558.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-SOLR-13661-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20191114_091546_4784106373462521400086.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-SOLR-13661-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20191114_091553_2434446379920778120836.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-SOLR-13661-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20191114_091553_24317023651626226466165.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-SOLR-13661-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20191114_091606_5974512648354960339986.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-SOLR-13661-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20191114_091606_5973490910902673477623.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 172 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20191114_091611_6329364657446693260200.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-SOLR-13661-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20191114_091611_6327364394895214336529.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 152 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20191114_091623_04414099633682060324397.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-SOLR-13661-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20191114_091623_04410786603566570733605.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-SOLR-13661-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20191114_091633_7841749435527553631381.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-SOLR-13661-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20191114_091633_7843504306655126550409.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 166 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20191114_091641_63317142215380298487095.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 28 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20191114_091641_63317113199551701476078.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 1452 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\benchmark\test\temp\junit4-J1-20191114_091928_58911035131381597106336.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-SOLR-13661-Windows\lucene\build\benchmark\test\temp\junit4-J0-20191114_091928_58913612605950071651168.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-SOLR-13661-Windows\lucene\build\classification\test\temp\junit4-J1-20191114_091947_4663623666462322604145.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-SOLR-13661-Windows\lucene\build\classification\test\temp\junit4-J0-20191114_091947_46613887802588473140540.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 269 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\codecs\test\temp\junit4-J0-20191114_092009_45016460163983492441416.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 11 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\codecs\test\temp\junit4-J1-20191114_092009_45018247807311484430917.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 211 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\demo\test\temp\junit4-J1-20191114_092206_1637673137429907019964.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-SOLR-13661-Windows\lucene\build\demo\test\temp\junit4-J0-20191114_092206_16212577807934779850970.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 165 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\expressions\test\temp\junit4-J0-20191114_092213_70312326918867636409993.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\expressions\test\temp\junit4-J1-20191114_092213_7047010013346649740949.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-SOLR-13661-Windows\lucene\build\facet\test\temp\junit4-J1-20191114_092225_7454199752163451915141.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-SOLR-13661-Windows\lucene\build\facet\test\temp\junit4-J0-20191114_092225_74517674806805988448395.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 183 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\grouping\test\temp\junit4-J0-20191114_092314_2301434927531752850494.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-SOLR-13661-Windows\lucene\build\grouping\test\temp\junit4-J1-20191114_092314_23011468624550762587304.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 247 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\highlighter\test\temp\junit4-J0-20191114_092328_8888042375223091713895.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-SOLR-13661-Windows\lucene\build\highlighter\test\temp\junit4-J1-20191114_092328_88811632116116508429851.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 161 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\join\test\temp\junit4-J1-20191114_092357_52716965369060929996549.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-SOLR-13661-Windows\lucene\build\join\test\temp\junit4-J0-20191114_092357_52417143663231339106703.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 271 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\luke\test\temp\junit4-J0-20191114_092424_1535019830771801810819.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-SOLR-13661-Windows\lucene\build\luke\test\temp\junit4-J1-20191114_092424_15313954603610907986310.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-SOLR-13661-Windows\lucene\build\memory\test\temp\junit4-J0-20191114_092437_0713409737896520679396.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-SOLR-13661-Windows\lucene\build\memory\test\temp\junit4-J1-20191114_092437_07114800432542117211997.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 195 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\misc\test\temp\junit4-J1-20191114_092445_4313195401577867221761.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-SOLR-13661-Windows\lucene\build\misc\test\temp\junit4-J0-20191114_092445_4316756392680187836774.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 252 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\monitor\test\temp\junit4-J0-20191114_092516_3235637373103045229543.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Suite: org.apache.lucene.monitor.TestWildcardTermPresearcher
[junit4] Completed [30/30] on J1 in 0.26s, 10 tests
[junit4]
[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-SOLR-13661-Windows\lucene\build\monitor\test\temp\junit4-J1-20191114_092516_32317435870880237997883.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 317 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\queries\test\temp\junit4-J0-20191114_092534_6002084367802464164378.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-SOLR-13661-Windows\lucene\build\queries\test\temp\junit4-J1-20191114_092534_6007056592275273194799.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\queryparser\test\temp\junit4-J0-20191114_092548_70511948348931830038806.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-SOLR-13661-Windows\lucene\build\queryparser\test\temp\junit4-J1-20191114_092548_7065996681602782774822.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-SOLR-13661-Windows\lucene\build\replicator\test\temp\junit4-J1-20191114_092605_27616010637097355794527.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-SOLR-13661-Windows\lucene\build\replicator\test\temp\junit4-J0-20191114_092605_276353985184437726391.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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\sandbox\test\temp\junit4-J1-20191114_092625_1033851602278191902720.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-SOLR-13661-Windows\lucene\build\sandbox\test\temp\junit4-J0-20191114_092625_10311713809959613985048.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 289 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20191114_092718_84114014876277434906894.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 12 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20191114_092718_84111880636166745120139.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 190 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20191114_092752_3943547798728620333750.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-SOLR-13661-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20191114_092752_3947662013144984845460.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-SOLR-13661-Windows\lucene\build\spatial\test\temp\junit4-J0-20191114_092817_55310571045333545894907.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 234 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\suggest\test\temp\junit4-J0-20191114_092822_0858655991610778879967.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 15 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\build\suggest\test\temp\junit4-J1-20191114_092822_08515204761477921529425.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 3856 lines...]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] 2> 4018363 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4018364 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_1B7FC17FC98C245C-001\data-dir-302-001
[junit4] 2> 4018364 WARN
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
[junit4] 2> 4018364 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 4018368 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-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> 4018368 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4018369 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4018412 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4018432 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 4018545 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4018952 WARN
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\filestore]
directory in SOLR_HOME
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\filestore"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
[junit4] 2> at java.io.File.mkdir(File.java:1323) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1355) ~[?:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:457)
~[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:65)
~[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:77)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:618) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:180) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:797) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:787) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:648) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:637) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.InfixSuggestersTest.beforeClass(InfixSuggestersTest.java:42)
~[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 4018952 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4018955 WARN
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4c5b0f68[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4018955 WARN
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4c5b0f68[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4018965 WARN
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@79dfbc75[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4018965 WARN
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@79dfbc75[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4019005 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4019005 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4019029 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557c6bb0
[junit4] 2> 4019038 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557c6bb0
[junit4] 2> 4019038 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557c6bb0
[junit4] 2> 4019039 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4019074 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4019089 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4019192 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 4019220 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 4019220 INFO (coreLoadExecutor-18603-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@557c6bb0
[junit4] 2> 4019220 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_1B7FC17FC98C245C-001\data-dir-302-001\]
[junit4] 2> 4019228 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26984803176263816]
[junit4] 2> 4019334 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4019334 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4019334 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=10.4140625,
floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=14.34661508627727,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=21.387260824273255
[junit4] 2> 4019338 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d590b50[collection1] main]
[junit4] 2> 4019339 WARN (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 4019340 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4019340 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
indexPath=short_random_analyzing_infix_suggester,
suggestAnalyzerFieldType=text, buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019367 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
indexPath=short_random_analyzing_infix_suggester,
suggestAnalyzerFieldType=text, buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019367 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4019367 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100000,
indexPath=long_random_analyzing_infix_suggester, suggestAnalyzerFieldType=text,
buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019368 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100000,
indexPath=long_random_analyzing_infix_suggester, suggestAnalyzerFieldType=text,
buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019368 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4019368 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester, lookupImpl=BlendedInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
blenderType=position_linear, suggestAnalyzerFieldType=text,
indexPath=short_random_blended_infix_suggester, highlight=true,
buildOnStartup=false, buildOnCommit=false}
[junit4] 2> 4019372 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester, lookupImpl=BlendedInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
blenderType=position_linear, suggestAnalyzerFieldType=text,
indexPath=short_random_blended_infix_suggester, highlight=true,
buildOnStartup=false, buildOnCommit=false}
[junit4] 2> 4019372 INFO (coreLoadExecutor-18603-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4019373 INFO
(searcherExecutor-18604-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d590b50[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4019375 INFO
(SUITE-InfixSuggestersTest-seed#[1B7FC17FC98C245C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4019380 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBuildThen2xReload
[junit4] 2> 4019381 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 4019381 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 4019420 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 4019500 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 4019500 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=119
[junit4] 2> 4019503 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 4019504 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4019540 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4019555 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4019655 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4019675 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration
from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 4019709 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
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@557c6bb0
[junit4] 2> 4019710 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_1B7FC17FC98C245C-001\data-dir-302-001\]
[junit4] 2> 4019829 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4019829 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4019831 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c87b64a[collection1] main]
[junit4] 2> 4019831 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 4019831 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4019831 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
indexPath=short_random_analyzing_infix_suggester,
suggestAnalyzerFieldType=text, buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019835 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
indexPath=short_random_analyzing_infix_suggester,
suggestAnalyzerFieldType=text, buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019835 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4019835 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100000,
indexPath=long_random_analyzing_infix_suggester, suggestAnalyzerFieldType=text,
buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019837 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100000,
indexPath=long_random_analyzing_infix_suggester, suggestAnalyzerFieldType=text,
buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4019837 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4019837 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester, lookupImpl=BlendedInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
blenderType=position_linear, suggestAnalyzerFieldType=text,
indexPath=short_random_blended_infix_suggester, highlight=true,
buildOnStartup=false, buildOnCommit=false}
[junit4] 2> 4019838 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester, lookupImpl=BlendedInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
blenderType=position_linear, suggestAnalyzerFieldType=text,
indexPath=short_random_blended_infix_suggester, highlight=true,
buildOnStartup=false, buildOnCommit=false}
[junit4] 2> 4019838 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4019839 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 4019840 INFO
(searcherExecutor-18608-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c87b64a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4019841 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
used.
[junit4] 2> 4019841 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@37d5160a[collection1] main]
[junit4] 2> 4019841 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@126bdc02
[junit4] 2> 4019841 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=SolrCore@126bdc02
[junit4] 2> 4019841 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@158ab664: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11ad6382
[junit4] 2> 4019842 INFO
(searcherExecutor-18608-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37d5160a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4019851 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor
from
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 4019852 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4019876 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4019890 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4019988 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 4020008 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
x:collection1 ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 4020048 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
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@557c6bb0
[junit4] 2> 4020048 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.InfixSuggestersTest_1B7FC17FC98C245C-001\data-dir-302-001\]
[junit4] 2> 4020180 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4020180 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4020180 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c5e39fc[collection1] main]
[junit4] 2> 4020180 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 4020180 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4020180 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
indexPath=short_random_analyzing_infix_suggester,
suggestAnalyzerFieldType=text, buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4020186 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
indexPath=short_random_analyzing_infix_suggester,
suggestAnalyzerFieldType=text, buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4020186 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4020186 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100000,
indexPath=long_random_analyzing_infix_suggester, suggestAnalyzerFieldType=text,
buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4020188 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,
lookupImpl=AnalyzingInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100000,
indexPath=long_random_analyzing_infix_suggester, suggestAnalyzerFieldType=text,
buildOnCommit=false, buildOnStartup=false}
[junit4] 2> 4020188 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4020188 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,
lookupImpl=BlendedInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
blenderType=position_linear, suggestAnalyzerFieldType=text,
indexPath=short_random_blended_infix_suggester, highlight=true,
buildOnStartup=false, buildOnCommit=false}
[junit4] 2> 4020190 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester, lookupImpl=BlendedInfixLookupFactory,
dictionaryImpl=RandomTestDictionaryFactory, randDictMaxItems=100,
blenderType=position_linear, suggestAnalyzerFieldType=text,
indexPath=short_random_blended_infix_suggester, highlight=true,
buildOnStartup=false, buildOnCommit=false}
[junit4] 2> 4020190 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4020191 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=11.5654296875,
floorSegmentMB=1.9375, forceMergeDeletesPctAllowed=3.758028011913015,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=24.57611558302102
[junit4] 2> 4020192 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 4020192 INFO (searcherExecutor-18612-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3c5e39fc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4020193 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@38f530ad[collection1] main]
[junit4] 2> 4020194 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@73805514
[junit4] 2> 4020194 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=SolrCore@73805514
[junit4] 2> 4020194 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27ca7c45: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11ad6382
[junit4] 2> 4020195 INFO (searcherExecutor-18612-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38f530ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4020207 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[1B7FC17FC98C245C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
[junit4] 2> 4020211 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testShutdownDuringBuild
[junit4] 2> 4020213 INFO (InfixSuggesterTest-22520-thread-1) [ ]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 4020214 INFO (InfixSuggesterTest-22520-thread-1) [ ]
o.a.s.s.s.SolrSuggester SolrSuggester.build(longRandomAnalyzingInfixSuggester)
[junit4] 2> 4020306 INFO (InfixSuggesterTest-22520-thread-1) [ ]
o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 1000 items.
[junit4] 2> 4020316 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1783407989
[junit4] 2> 4020331 INFO (coreCloseExecutor-18616-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@47c9577
[junit4] 2> 4020331 INFO (coreCloseExecutor-18616-thread-1) [
x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=SolrCore@47c9577
[junit4] 2> 4020331 INFO (coreCloseExecutor-18616-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@367dc722: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11ad6382
[junit4] 2> 4020377 INFO (InfixSuggesterTest-22520-thread-1) [ ]
o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
emitted 2000 items.
[junit4] 2> 4020586 ERROR (InfixSuggesterTest-22520-thread-1) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml:org.apache.solr.common.SolrException:
SolrCoreState already closed.
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:189)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:124)
[junit4] 2> at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:204)
[junit4] 2> at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1983)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2583)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:339)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:321)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:972)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:958)
[junit4] 2> at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$2(InfixSuggestersTest.java:129)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2849)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.expectThrowsAnyOf(LuceneTestCase.java:2805)
[junit4] 2> at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:128)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2>
[junit4] 2> 4020587 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4020588 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2321b737: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4e8903dc
[junit4] 2> 4020589 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4020589 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77848e7c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@193d8f1c
[junit4] 2> 4020595 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4020595 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64f72c62: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@64ea641b
[junit4] 2> 4020604 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4020604 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-SOLR-13661-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4020629 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4020641 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 4020735 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4021082 WARN
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.f.DistribPackageStore Unable to create
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\filestore]
directory in SOLR_HOME
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\filestore"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\test-files\solr\filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
[junit4] 2> at java.io.File.mkdir(File.java:1323) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1355) ~[?:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:457)
~[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:65)
~[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:77)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:618) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:180) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:797) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:787) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:648) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:637) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:152)
~[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 4021083 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4021086 WARN
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c299f8c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4021086 WARN
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c299f8c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4021091 WARN
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@270e13f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4021091 WARN
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@270e13f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4021130 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4021130 INFO
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[1B7FC17FC98C245C]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, kee
[...truncated too long message...]
----
[ecj-lint] ----------
[ecj-lint] 15. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\admin\SegmentsInfoRequestHandler.java
(at line 243)
[ecj-lint] leafReader = ((FilterLeafReader)leafReader).getDelegate();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'leafReader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\HttpShardHandler.java
(at line 149)
[ecj-lint] return new JavaBinCodec(null,
stringCache).setReadStringAsCharSeq(true);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\HttpShardHandlerFactory.java
(at line 415)
[ecj-lint] ZkController zkController = core == null ? null :
core.getCoreContainer().getZkController();
[ecj-lint] ^^^^^^^^^^^^
[ecj-lint] Resource leak: 'zkController' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\RealTimeGetComponent.java
(at line 1118)
[ecj-lint] PeerSyncWithLeader peerSync = new
PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
[ecj-lint] ^^^^^^^^
[ecj-lint] Resource leak: 'peerSync' is never closed
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\RealTimeGetComponent.java
(at line 1140)
[ecj-lint] PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas,
nVersions, cantReachIsSuccess);
[ecj-lint] ^^^^^^^^
[ecj-lint] Resource leak: 'peerSync' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\loader\JavabinLoader.java
(at line 137)
[ecj-lint] new JavaBinCodec() {
[ecj-lint] SolrParams params;
[ecj-lint] AddUpdateCommand addCmd = null;
[ecj-lint]
[ecj-lint] @Override
[ecj-lint] public List<Object> readIterator(DataInputInputStream fis)
throws IOException {
[ecj-lint] while (true) {
[ecj-lint] Object o = readVal(fis);
[ecj-lint] if (o == END_OBJ) break;
[ecj-lint] if (o instanceof NamedList) {
[ecj-lint] params = ((NamedList) o).toSolrParams();
[ecj-lint] } else {
[ecj-lint] try {
[ecj-lint] if (o instanceof byte[]) {
[ecj-lint] if (params != null) req.setParams(params);
[ecj-lint] byte[] buf = (byte[]) o;
[ecj-lint] contentStreamLoader.load(req, rsp, new
ContentStreamBase.ByteArrayStream(buf, null), processor);
[ecj-lint] } else {
[ecj-lint] throw new RuntimeException("unsupported type ");
[ecj-lint] }
[ecj-lint] } catch (Exception e) {
[ecj-lint] throw new RuntimeException(e);
[ecj-lint] } finally {
[ecj-lint] params = null;
[ecj-lint] req.setParams(old);
[ecj-lint] }
[ecj-lint] }
[ecj-lint] }
[ecj-lint] return Collections.emptyList();
[ecj-lint] }
[ecj-lint]
[ecj-lint] }.unmarshal(in);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 21. INFO in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\logging\log4j2\Log4j2Watcher.java
(at line 187)
[ecj-lint] if (logger == root || root.equals(logger) || isRootLogger(name)
|| "".equals(name)) {
[ecj-lint] ^^^^^^
[ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig>
seems to be unrelated to Logger
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 22. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\search\CacheConfig.java
(at line 35)
[ecj-lint] import org.apache.solr.pkg.PackageLoader;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.pkg.PackageLoader is never used
[ecj-lint] ----------
[ecj-lint] 23. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\search\CacheConfig.java
(at line 36)
[ecj-lint] import org.apache.solr.pkg.PackagePluginHolder;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.pkg.PackagePluginHolder is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\update\SolrIndexSplitter.java
(at line 258)
[ecj-lint] HardlinkCopyDirectoryWrapper hardLinkedDir = new
HardlinkCopyDirectoryWrapper(splitDir);
[ecj-lint] ^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'hardLinkedDir' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\FileUtils.java
(at line 52)
[ecj-lint] try (FileChannel in = new FileInputStream(src).getChannel();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\FileUtils.java
(at line 53)
[ecj-lint] FileChannel out = new
FileOutputStream(destination).getChannel()) {
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\SolrCLI.java
(at line 1142)
[ecj-lint] SnapshotCloudManager snapshotCloudManager = new
SnapshotCloudManager(simCloudManager, config);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\TestInjection.java
(at line 265)
[ecj-lint] timers.remove(this);
[ecj-lint] ^^^^
[ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a
Collection<Timer>
[ecj-lint] ----------
[ecj-lint] 28 problems (2 errors, 25 warnings, 1 info)
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\build.xml:634: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\build.xml:101: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build.xml:645:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\common-build.xml:2027:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\common-build.xml:2066:
Compile failed; see the compiler error output for details.
Total time: 144 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]