Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19694/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC
5 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([631073252B930DC9:F9E40EC7B50991F5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 40 more
FAILED: org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest
Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @
response/docs/[3]/score
at
__randomizedtesting.SeedInfo.seed([7EA9ECA6F1EFC67D:B7D15DC12E2091BC]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([7EA9ECA6F1EFC67D:1BE5CCC63B8DA195]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([7EA9ECA6F1EFC67D:2398FB637CD3B116]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking
Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([7EA9ECA6F1EFC67D:E19F45386995D9B2]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12080 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_631073252B930DC9-001/init-core-data-001
[junit4] 2> 1150369 WARN
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1150369 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1150370 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1150370 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1150370 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1150387 WARN
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1150388 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1150402 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1150526 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1150552 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@150fb637
[junit4] 2> 1150554 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@150fb637
[junit4] 2> 1150554 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@150fb637
[junit4] 2> 1150555 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1150572 WARN (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1150573 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1150656 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1150726 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1150731 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1150731 INFO (coreLoadExecutor-4936-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@150fb637
[junit4] 2> 1150731 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1150731 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_631073252B930DC9-001/init-core-data-001/]
[junit4] 2> 1150732 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2119061762071989]
[junit4] 2> 1150838 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1150838 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1150839 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1150839 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1150840 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=20.546875,
floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=13.715610611314613,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22990370319442174
[junit4] 2> 1150840 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@239566a9[collection1] main]
[junit4] 2> 1150841 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1150855 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1150919 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1150919 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1150919 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1150919 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1150919 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1150919 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1150919 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1150920 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1150920 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1150920 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1150921 INFO
(searcherExecutor-4937-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@239566a9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1150921 INFO (coreLoadExecutor-4936-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1568268322917580800
[junit4] 2> 1150924 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1150925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1150925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1150926 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c034e65[collection1] realtime]
[junit4] 2> 1150926 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1150926 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1150927 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1150944 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1150945 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1150963 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1151060 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1151093 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1151109 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
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@150fb637
[junit4] 2> 1151109 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_631073252B930DC9-001/init-core-data-001/]
[junit4] 2> 1151153 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1151154 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1151155 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@539021ba[collection1] main]
[junit4] 2> 1151155 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1151156 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1151177 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1151177 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1151181 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1568268323190210560
[junit4] 2> 1151183 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1151183 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1151183 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1151183 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1151184 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1151184 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1151184 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1151185 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1722719472,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1151185 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1151185 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1151187 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@539021ba[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1151187 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a1b45f[collection1]
main]
[junit4] 2> 1151188 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e6d5af7
[junit4] 2> 1151188 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1047354103
[junit4] 2> 1151191 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a1b45f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1151195 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1568268323203842048)]} 0 2
[junit4] 2> 1151196 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1155195 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1155205 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4780d5d1[collection1] main]
[junit4] 2> 1155205 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1155206 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4780d5d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1155454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1568268327670775808)]} 0 4261
[junit4] 2> 1155455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1155455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1568268327671824384)]} 0 4262
[junit4] 2> 1155456 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1157455 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1157461 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@208f8a8f[collection1] main]
[junit4] 2> 1157462 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1157463 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@208f8a8f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 1157707 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1157707 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1157708 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330034266112)]} 0 6514
[junit4] 2> 1157708 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330034266113)]} 0 6515
[junit4] 2> 1157708 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330034266114)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314688)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314689)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314690)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314691)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314692)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314693)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568268330035314694)]} 0 6515
[junit4] 2> 1157709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363264)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363265)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363266)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363267)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363268)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363269)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363270)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363271)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363272)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568268330036363273)]} 0 6516
[junit4] 2> 1157710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1158710 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1158712 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3275e6cc[collection1] main]
[junit4] 2> 1158713 INFO (commitScheduler-4945-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1158714 INFO
(searcherExecutor-4942-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3275e6cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 1158714 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1158715 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1158715 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[631073252B930DC9]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1158717 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1158717 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1158717 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1dbeed6b[collection1] realtime]
[junit4] 2> 1158717 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1158718 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1158718 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1158743 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1158744 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1158762 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1158870 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1158875 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1158888 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ 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@150fb637
[junit4] 2> 1158888 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_631073252B930DC9-001/init-core-data-001/]
[junit4] 2> 1158932 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1158932 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1158933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22ac2f77[collection1] main]
[junit4] 2> 1158933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1158933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1158935 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1158935 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1158935 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1158935 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1158936 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1158936 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1158936 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1158936 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1158936 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1158936 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1158938 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22ac2f77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1158950 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=0.9033203125,
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=26.039903256791114,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2674879223278569
[junit4] 2> 1158951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1158951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b79cc77[collection1] main]
[junit4] 2> 1158951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@388c20cf
[junit4] 2> 1158951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=948707535
[junit4] 2> 1158953 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b79cc77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1568268331339743232)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1568268331340791808)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1568268331340791809)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1568268331340791810)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1568268331340791811)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1568268331340791812)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1568268331340791813)]} 0 0
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1568268331340791814)]} 0 1
[junit4] 2> 1158954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1568268331340791815)]} 0 1
[junit4] 2> 1158955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1568268331340791816)]} 0 1
[junit4] 2> 1158955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1568268331341840384)]} 0 1
[junit4] 2> 1158955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1568268331341840385)]} 0 1
[junit4] 2> 1158963 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1568268331350228992)]} 0 9
[junit4] 2> 1158963 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1568268331350228993)]} 0 9
[junit4] 2> 1158963 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1158964 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1568268331350228994)]} 0 10
[junit4] 2> 1158965 INFO (commitScheduler-4949-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1158967 INFO (commitScheduler-4949-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d166e7c[collection1] main]
[junit4] 2> 1158968 INFO
(searcherExecutor-4946-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d166e7c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c15)))}
[junit4] 2> 1158968 INFO (commitScheduler-4949-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1159215 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1568268331613421568)]} 0 261
[junit4] 2> 1159215 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1159215 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1159215 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1159217 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1159217 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1159217 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2dbea6ee[collection1] realtime]
[junit4] 2> 1159217 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1159217 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1159218 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1159233 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1159234 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1159246 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1159323 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1159326 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1159335 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ 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@150fb637
[junit4] 2> 1159335 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_631073252B930DC9-001/init-core-data-001/]
[junit4] 2> 1159388 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1159388 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1159389 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b7620c1[collection1] main]
[junit4] 2> 1159389 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1159390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1159391 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1159391 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1159391 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1159391 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1159391 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1159392 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1159392 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1159392 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1159392 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1159392 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1159393 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=37.462890625,
floorSegmentMB=1.091796875, forceMergeDeletesPctAllowed=6.561298887566304,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1159394 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1159394 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b7620c1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1159394 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e1f4925[collection1] main]
[junit4] 2> 1159395 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3675c1da
[junit4] 2> 1159395 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=913687002
[junit4] 2> 1159402 INFO
(searcherExecutor-4950-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e1f4925[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1159402 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1568268331809505280)]} 0 1
[junit4] 2> 1159403 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1159406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1568268331814748160)]} 0 5
[junit4] 2> 1159406 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1159406 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 1159407 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1159407 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[631073252B930DC9]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=631073252B930DC9 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Asia/Famagusta
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.20s J0 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([631073252B930DC9:F9E40EC7B50991F5]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] > ... 40 more
[junit4] 2> 1159411 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1159411 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1400692486
[junit4] 2> 1159411 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1159412 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1159413 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1159413 INFO
(SUITE-AutoCommitTest-seed#[631073252B930DC9]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1159413 INFO
(coreCloseExecutor-4954-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@217b18e3
[junit4] 2> 1159414 INFO
(coreCloseExecutor-4954-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1159414 INFO
(coreCloseExecutor-4954-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@523ede6 commitCommandVersion:0
[junit4] 2> 1159428 INFO
(coreCloseExecutor-4954-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=561715427
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_631073252B930DC9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=LuceneFixedGap),
subject=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128),
text=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1149,
maxMBSortInHeap=7.9576238402397275, sim=RandomSimilarity(queryNorm=true): {},
locale=hu-HU, timezone=Asia/Famagusta
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=128866576,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2,
ZkStateReaderTest, TestRandomFaceting, TestCSVLoader,
DistributedSpellCheckComponentTest, TestAtomicUpdateErrorCases,
AnalysisAfterCoreReloadTest, TriLevelCompositeIdRoutingTest, TestRestoreCore,
SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordDeserializerTest,
ConnectionManagerTest, TestManagedSchemaThreadSafety,
ParsingFieldUpdateProcessorsTest, TestRebalanceLeaders,
TestRequestStatusCollectionAPI, TestSolrCoreProperties, TestCodecSupport,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, RemoteQueryErrorTest,
HdfsThreadLeakTest, TestOrdValues, TestInitParams, SpatialRPTFieldTypeTest,
TestConfigSets, TestSubQueryTransformerCrossCore, TestSchemaResource,
TestConfigSetsAPIExclusivity, HdfsDirectoryFactoryTest,
NotRequiredUniqueKeyTest, StandardRequestHandlerTest, StatsReloadRaceTest,
SolrCoreTest, TestFastWriter, MetricsConfigTest,
LeaderFailoverAfterPartitionTest, TimeZoneUtilsTest,
AnalyticsMergeStrategyTest, TestFieldSortValues, TestValueSourceCache,
ConjunctionSolrSpellCheckerTest, MoveReplicaTest, TestDynamicLoading,
LeaderElectionIntegrationTest, RAMDirectoryFactoryTest, TestRangeQuery,
TestSolrConfigHandlerCloud, FileBasedSpellCheckerTest,
TestFieldTypeCollectionResource, ForceLeaderTest,
TestExclusionRuleCollectionAccess, CursorPagingTest, FastVectorHighlighterTest,
SearchHandlerTest, TestConfigOverlay, TestFoldingMultitermQuery,
TestDeleteCollectionOnDownNodes, CheckHdfsIndexTest, OverseerTaskQueueTest,
QueryEqualityTest, TestCrossCoreJoin, TestLMJelinekMercerSimilarityFactory,
TestObjectReleaseTracker, ClassificationUpdateProcessorFactoryTest,
DistributedFacetPivotLongTailTest, SolrCloudReportersTest,
TestSolrCloudWithHadoopAuthPlugin, UUIDFieldTest, TestShortCircuitedRequests,
SolrGraphiteReporterTest, TestClusterProperties, ReplicaListTransformerTest,
TestFunctionQuery, OutOfBoxZkACLAndCredentialsProvidersTest,
TestExpandComponent, AliasIntegrationTest, JavabinLoaderTest,
TestDistributedSearch, TestNumericTerms64, HdfsCollectionsAPIDistributedZkTest,
CurrencyFieldOpenExchangeTest, TestSolrFieldCacheBean, SortSpecParsingTest,
TestPayloadScoreQParserPlugin, TestPullReplicaErrorHandling, MultiTermTest,
MinimalSchemaTest, LeaderInitiatedRecoveryOnShardRestartTest,
HdfsRecoveryZkTest, PreAnalyzedFieldTest, SolrMetricReporterTest,
DistributedExpandComponentTest, SpellingQueryConverterTest,
TemplateUpdateProcessorTest, TestDocumentBuilder, TestSolrCloudWithKerberosAlt,
TestRemoteStreaming, TestSmileRequest, TestOmitPositions, TestJettySolrRunner,
CopyFieldTest, TestLeaderElectionZkExpiry, BaseCdcrDistributedZkTest,
QueryElevationComponentTest, TestJsonFacetRefinement, HLLUtilTest,
TestSha256AuthenticationProvider, TestAuthorizationFramework,
DistributedFacetPivotWhiteBoxTest, TestLFUCache, ChangedSchemaMergeTest,
SuggestComponentContextFilterQueryTest, TestSolr4Spatial, CloudMLTQParserTest,
CollectionsAPIDistributedZkTest, TestReplicationHandler, ZkCLITest,
ShardRoutingCustomTest, AutoCommitTest]
[junit4] Completed [361/713 (1!)] on J0 in 9.07s, 3 tests, 1 error <<<
FAILURES!
[...truncated 7473 lines...]
[junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_7EA9ECA6F1EFC67D-001/init-core-data-001
[junit4] 2> 5852 WARN
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 5853 INFO
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 5854 INFO
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 5854 INFO
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 5867 INFO
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 5876 INFO
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 5885 INFO
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 5968 WARN
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 5968 WARN
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 5968 WARN
(SUITE-TestLTRQParserPlugin-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 5978 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 5989 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 5999 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 6002 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 6003 WARN (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 6003 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 6003 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_7EA9ECA6F1EFC67D-001/init-core-data-001/]
[junit4] 2> 6040 WARN (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 6041 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 6041 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 6048 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 6048 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 6049 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b047e25[collection1] main]
[junit4] 2> 6050 WARN (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 6050 WARN (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 6050 WARN (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 6050 INFO (coreLoadExecutor-48-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 6050 INFO (coreLoadEx
[...truncated too long message...]
junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 24976 INFO (qtp1724921061-761) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 24978 INFO (qtp1724921061-764) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 24981 INFO (qtp1724921061-757) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 24983 INFO (qtp1724921061-762) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=1
[junit4] 2> 24986 INFO (qtp1724921061-761) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 24988 INFO (qtp1724921061-764) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
hits=4 status=0 QTime=1
[junit4] 2> 24991 INFO (qtp1724921061-757) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
hits=4 status=0 QTime=1
[junit4] 2> 24993 ERROR
(TEST-TestFieldLengthFeature.testRanking-seed#[7EA9ECA6F1EFC67D]) [ ]
o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: '8'!='1' @
response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='8'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":1,
[junit4] 2> "params":{
[junit4] 2> "q":"title:w1",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*, score",
[junit4] 2> "rows":"4",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr model=title-model reRankDocs=4}"}},
[junit4] 2>
"response":{"numFound":4,"start":0,"maxScore":2.95147899E18,"docs":[
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w1",
[junit4] 2> "description":"w1",
[junit4] 2> "_version_":1568269526026420224,
[junit4] 2> "score":2.95147899E18},
[junit4] 2> {
[junit4] 2> "id":"6",
[junit4] 2> "title":"w1 w2",
[junit4] 2> "description":"w1 w2",
[junit4] 2> "_version_":1568269526044246016,
[junit4] 2> "score":2.04963825E18},
[junit4] 2> {
[junit4] 2> "id":"7",
[junit4] 2> "title":"w1 w2 w3 w4 w5",
[junit4] 2> "description":"w1 w2 w3 w4 w5 w8",
[junit4] 2> "_version_":1568269526046343168,
[junit4] 2> "score":7.3786975E17},
[junit4] 2> {
[junit4] 2> "id":"8",
[junit4] 2> "title":"w1 w1 w1 w2 w2 w8",
[junit4] 2> "description":"w1 w1 w1 w2 w2",
[junit4] 2> "_version_":1568269526048440320,
[junit4] 2> "score":5.12409561E17}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=title%3Aw1&fl=*%2C+score&rows=4&rq=%7B%21ltr+model%3Dtitle-model+reRankDocs%3D4%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 24993 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[7EA9ECA6F1EFC67D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRanking
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFieldLengthFeature -Dtests.method=testRanking
-Dtests.seed=7EA9ECA6F1EFC67D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lt -Dtests.timezone=Europe/Busingen -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.03s J0 | TestFieldLengthFeature.testRanking <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '8'!='1' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([7EA9ECA6F1EFC67D:E19F45386995D9B2]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 24999 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6f3b7d93{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 24999 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1322240809
[junit4] 2> 24999 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 25000 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 25000 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 25000 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 25000 INFO (coreCloseExecutor-284-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b922e91
[junit4] 2> 25001 INFO (coreCloseExecutor-284-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=999435921
[junit4] 2> 25003 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@82257e4{/solr,null,UNAVAILABLE}
[junit4] 2> 25005 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 25005 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1965321641
[junit4] 2> 25005 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 25007 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 25008 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 25008 INFO
(SUITE-TestFieldLengthFeature-seed#[7EA9ECA6F1EFC67D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 25008 INFO (coreCloseExecutor-286-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@46074d47
[junit4] 2> 25009 INFO (coreCloseExecutor-286-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1174883655
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.feature.TestFieldLengthFeature_7EA9ECA6F1EFC67D-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=lt, timezone=Europe/Busingen
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=231955960,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestManagedFeatureStore,
TestLTROnSolrCloud, TestUserTermScorereQDF, TestFieldLengthFeature]
[junit4] Completed [31/33 (4!)] on J0 in 0.84s, 3 tests, 1 error <<<
FAILURES!
[...truncated 36949 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]