Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1313/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
5 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([2747A4E3C528AAA:BBF5AC9110B88E20]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898) at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225) 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:14&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([53B4D81570BE1983:9ACC6972AF714E42]: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([53B4D81570BE1983:36F8F875BADC7E6B]: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([53B4D81570BE1983:E85CFD0FD826EE8]: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([53B4D81570BE1983:CC82718BE8C4064C]: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 11444 lines...] [junit4] Suite: org.apache.solr.update.AutoCommitTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2747A4E3C528AAA-001/init-core-data-001 [junit4] 2> 541550 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 541552 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 541553 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 541553 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 541591 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 541609 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 541710 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 541782 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@554f1561 [junit4] 2> 541785 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@554f1561 [junit4] 2> 541785 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@554f1561 [junit4] 2> 541788 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 541860 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 541887 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 541997 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 542004 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 542004 INFO (coreLoadExecutor-2792-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@554f1561 [junit4] 2> 542005 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 542005 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2747A4E3C528AAA-001/init-core-data-001/] [junit4] 2> 542006 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.7724609375, floorSegmentMB=0.578125, forceMergeDeletesPctAllowed=26.57594850807651, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8193269976837981 [junit4] 2> 542074 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 542074 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 542074 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 542074 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 542075 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=85.966796875, floorSegmentMB=1.392578125, forceMergeDeletesPctAllowed=24.667735741094845, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.223005043908809 [junit4] 2> 542075 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ee0c3a1[collection1] main] [junit4] 2> 542076 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 542082 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 542105 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 542106 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 542109 INFO (coreLoadExecutor-2792-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568064930673852416 [junit4] 2> 542109 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 542109 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 542109 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 542112 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 542117 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 542120 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 542121 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 542121 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 542129 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 542131 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime [junit4] 2> 542132 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 542134 INFO (searcherExecutor-2793-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ee0c3a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 542136 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4db29bec[collection1] realtime] [junit4] 2> 542136 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] 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 4 [junit4] 2> 542138 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 542143 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 542190 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 542228 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 542392 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 542402 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 542427 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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@554f1561 [junit4] 2> 542428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2747A4E3C528AAA-001/init-core-data-001/] [junit4] 2> 542515 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 542515 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 542516 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76329ff1[collection1] main] [junit4] 2> 542517 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 542517 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 542523 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 542525 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568064931110060032 [junit4] 2> 542528 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=528638946, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 542530 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 542530 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 542531 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 542531 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 542531 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 542531 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 542531 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 542532 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 542532 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 542532 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 542535 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76329ff1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 542535 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2376adb8[collection1] main] [junit4] 2> 542535 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@47200b98 [junit4] 2> 542536 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1193282456 [junit4] 2> 542539 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2376adb8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 542558 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1568064931142565888)]} 0 2 [junit4] 2> 542558 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 544059 INFO (commitScheduler-2801-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> 544065 INFO (commitScheduler-2801-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cbb7f59[collection1] main] [junit4] 2> 544065 INFO (commitScheduler-2801-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 544067 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cbb7f59[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))} [junit4] 2> 544313 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1568064932983865344)]} 0 1757 [junit4] 2> 544313 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 544314 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 544314 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{delete=[529 (-1568064932985962496)]} 0 0 [junit4] 2> 544314 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 545814 INFO (commitScheduler-2801-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> 545815 INFO (commitScheduler-2801-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aaa0a0[collection1] main] [junit4] 2> 545815 INFO (commitScheduler-2801-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 545816 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aaa0a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))} [junit4] 2> 545822 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1568064934567215104)]} 0 3266 [junit4] 2> 545822 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934567215105)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263680)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263681)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263682)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263683)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263684)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263685)]} 0 3267 [junit4] 2> 545823 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934568263686)]} 0 3268 [junit4] 2> 545824 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934569312256)]} 0 3268 [junit4] 2> 545824 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064934569312257)]} 0 3268 [junit4] 2> 545824 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 547323 INFO (commitScheduler-2801-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> 547324 INFO (commitScheduler-2801-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@769f7bf[collection1] main] [junit4] 2> 547325 INFO (commitScheduler-2801-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 547326 INFO (searcherExecutor-2798-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@769f7bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1) Uninverting(_2(7.0.0):c11/9:delGen=1)))} [junit4] 2> 547326 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1568064936144273408)]} 0 4771 [junit4] 2> 547326 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ 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> 547327 INFO (TEST-AutoCommitTest.testMaxTime-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime [junit4] 2> 547330 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin [junit4] 2> 547330 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 547330 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d7c04b1[collection1] realtime] [junit4] 2> 547330 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 547331 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 547331 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 547352 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 547366 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 547425 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 547431 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 547438 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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@554f1561 [junit4] 2> 547438 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2747A4E3C528AAA-001/init-core-data-001/] [junit4] 2> 547482 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 547482 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 547482 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73800a20[collection1] main] [junit4] 2> 547483 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 547483 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 547486 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 547486 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 547487 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 547487 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 547487 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 547487 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 547487 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 547487 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 547488 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 547488 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 547488 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=73.8955078125, floorSegmentMB=1.892578125, forceMergeDeletesPctAllowed=27.887599391252582, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4276266498561062 [junit4] 2> 547488 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 547489 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73800a20[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 547490 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79e9b583[collection1] main] [junit4] 2> 547490 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@71f6a7d6 [junit4] 2> 547490 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1911990230 [junit4] 2> 547492 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79e9b583[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 547493 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1568064936318337024)]} 0 0 [junit4] 2> 547493 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 551499 INFO (commitScheduler-2805-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> 551502 INFO (commitScheduler-2805-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cb8bd48[collection1] main] [junit4] 2> 551502 INFO (commitScheduler-2805-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 551503 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3cb8bd48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))} [junit4] 2> 551503 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1568064940524175360)]} 0 4011 [junit4] 2> 551504 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 551504 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1568064940525223936)]} 0 4012 [junit4] 2> 551504 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 553505 INFO (commitScheduler-2805-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> 553506 INFO (commitScheduler-2805-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f565335[collection1] main] [junit4] 2> 553506 INFO (commitScheduler-2805-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 553507 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f565335[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)))} [junit4] 2> 553755 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 553755 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942885568512)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617088)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617089)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617090)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617091)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617092)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617093)]} 0 6264 [junit4] 2> 553756 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942886617094)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942887665664)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1568064942887665665)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665666)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665667)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665668)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665669)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665670)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665671)]} 0 6265 [junit4] 2> 553757 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942887665672)]} 0 6266 [junit4] 2> 553758 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942888714240)]} 0 6266 [junit4] 2> 553758 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942888714241)]} 0 6266 [junit4] 2> 553758 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1568064942888714242)]} 0 6266 [junit4] 2> 553758 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 554758 INFO (commitScheduler-2805-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> 554760 INFO (commitScheduler-2805-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68dad542[collection1] main] [junit4] 2> 554760 INFO (commitScheduler-2805-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 554761 INFO (searcherExecutor-2802-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68dad542[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10/9:delGen=1)))} [junit4] 2> 555009 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 555009 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ 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> 555009 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin [junit4] 2> 555011 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs [junit4] 2> 555011 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 555015 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cca112d[collection1] realtime] [junit4] 2> 555015 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ 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 4 [junit4] 2> 555016 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties [junit4] 2> 555016 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 555101 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 555115 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 555228 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 555232 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1 [junit4] 2> 555241 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ 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@554f1561 [junit4] 2> 555241 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2747A4E3C528AAA-001/init-core-data-001/] [junit4] 2> 555331 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 555331 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 555335 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e5bdd2a[collection1] main] [junit4] 2> 555339 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 555344 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 555347 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 555349 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=55.98046875, floorSegmentMB=1.3701171875, forceMergeDeletesPctAllowed=22.5892509309281, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 555350 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 555350 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 555352 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 555352 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 555352 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 555353 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 555354 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 555354 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 555355 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 555356 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 555363 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e5bdd2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 555364 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d1a2509[collection1] main] [junit4] 2> 555364 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2ece5987 [junit4] 2> 555365 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=785275271 [junit4] 2> 555370 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1568064944577970176)]} 0 0 [junit4] 2> 555370 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1568064944579018752)]} 0 0 [junit4] 2> 555371 INFO (searcherExecutor-2806-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d1a2509[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 555371 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1568064944579018753)]} 0 1 [junit4] 2> 555371 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1568064944580067328)]} 0 2 [junit4] 2> 555371 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1568064944580067329)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1568064944580067330)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1568064944581115904)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1568064944581115905)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1568064944581115906)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1568064944581115907)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1568064944581115908)]} 0 2 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1568064944581115909)]} 0 3 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1568064944581115910)]} 0 3 [junit4] 2> 555372 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1568064944581115911)]} 0 3 [junit4] 2> 555373 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ 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> 555373 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1568064944582164480)]} 0 3 [junit4] 2> 555373 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1568064944582164481)]} 0 3 [junit4] 2> 555373 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ 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=0 status=0 QTime=0 [junit4] 2> 555374 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ 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:14&qt=standard&start=0&rows=20&version=2.2 [junit4] 2> 555374 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:14&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:14&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.testMaxDocs(AutoCommitTest.java:225) [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> 555375 INFO (commitScheduler-2809-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> 555376 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[2747A4E3C528AAA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=2747A4E3C528AAA -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Africa/Freetown -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.37s J1 | AutoCommitTest.testMaxDocs <<< [junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([2747A4E3C528AAA:BBF5AC9110B88E20]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898) [junit4] > at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225) [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:14&qt=standard&start=0&rows=20&version=2.2 [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891) [junit4] > ... 40 more [junit4] 2> 555378 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 555378 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1387146422 [junit4] 2> 555378 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 555378 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 555379 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 555379 INFO (SUITE-AutoCommitTest-seed#[2747A4E3C528AAA]-worker) [ x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 555380 INFO (coreCloseExecutor-2810-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@774834c3 [junit4] 2> 555388 ERROR (commitScheduler-2809-thread-1) [ x:collection1] o.a.s.u.CommitTracker auto commit error...:org.apache.solr.common.SolrException: Error opening new searcher [junit4] 2> at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2079) [junit4] 2> at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2199) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:705) [junit4] 2> at org.apache.solr.update.CommitTracker.run(CommitTracker.java:222) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed [junit4] 2> at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749) [junit4] 2> at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:763) [junit4] 2> at org.apache.lucene.index.IndexWriter.incRefDeleter(IndexWriter.java:5001) [junit4] 2> at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:119) [junit4] 2> at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:467) [junit4] 2> at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:293) [junit4] 2> at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:278) [junit4] 2> at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:235) [junit4] 2> at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1990) [junit4] 2> ... 10 more [junit4] 2> [junit4] 2> 555389 INFO (coreCloseExecutor-2810-thread-1-processing-x:collection1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2001220803 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2747A4E3C528AAA-001 [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=6, maxDocsPerChunk=1, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=6, blockSize=2)), sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, timezone=Africa/Freetown [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=188048040,total=427819008 [junit4] 2> NOTE: All tests run in this JVM: [BJQParserTest, LeaderElectionContextKeyTest, TestWriterPerf, CdcrBootstrapTest, TestFastWriter, NoCacheHeaderTest, CollectionReloadTest, TestCloudManagedSchema, TestDistribIDF, DistributedFacetPivotWhiteBoxTest, RankQueryTest, TestIndexingPerformance, TestReplicaProperties, TestCryptoKeys, TemplateUpdateProcessorTest, FacetPivotSmallTest, BadCopyFieldTest, LoggingHandlerTest, TestHalfAndHalfDocValues, TestZkChroot, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeTest, WordBreakSolrSpellCheckerTest, TestEmbeddedSolrServerSchemaAPI, ConfigureRecoveryStrategyTest, LeaderInitiatedRecoveryOnShardRestartTest, DistributedTermsComponentTest, AtomicUpdatesTest, ScriptEngineTest, FullSolrCloudDistribCmdsTest, RequestHandlersTest, HdfsChaosMonkeyNothingIsSafeTest, TestSimpleTrackingShardHandler, RollingRestartTest, SpellPossibilityIteratorTest, TestHashQParserPlugin, ResponseLogComponentTest, TestLMDirichletSimilarityFactory, TestClassNameShortening, TestSystemCollAutoCreate, TestLeaderInitiatedRecoveryThread, MetricsConfigTest, ConjunctionSolrSpellCheckerTest, StatsComponentTest, FieldMutatingUpdateProcessorTest, TestReversedWildcardFilterFactory, ConfigSetsAPITest, IndexSchemaTest, TestNonDefinedSimilarityFactory, URLClassifyProcessorTest, TestCloudRecovery, TestSolrQueryParser, TestStressRecovery, TestRestManager, TestQueryTypes, TestComponentsName, TestStandardQParsers, TestSolrCoreProperties, RegexBoostProcessorTest, OpenCloseCoreStressTest, TestAuthenticationFramework, TestReload, FileBasedSpellCheckerTest, BitVectorTest, TestExpandComponent, TestRandomFaceting, StatsReloadRaceTest, GraphQueryTest, TestManagedResource, TolerantUpdateProcessorTest, SimpleCollectionCreateDeleteTest, TestConfigSetImmutable, TestDFRSimilarityFactory, CloudMLTQParserTest, TestExceedMaxTermLength, TestCloudInspectUtil, SystemInfoHandlerTest, MultiThreadedOCPTest, CreateCollectionCleanupTest, AutoCommitTest] [junit4] Completed [145/709 (1!)] on J1 in 13.86s, 3 tests, 1 error <<< FAILURES! [...truncated 8130 lines...] [junit4] Suite: org.apache.solr.ltr.feature.TestFieldLengthFeature [junit4] 2> 0 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_53B4D81570BE1983-001/init-core-data-001 [junit4] 2> 573 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 601 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.e.j.u.log Logging initialized @2452ms [junit4] 2> 606 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 614 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 662 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr [junit4] 2> 848 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 945 INFO (SUITE-TestFieldLengthFeature-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.s.IndexSchema [null] Sc [...truncated too long message...] x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={stream.body=<delete><id>11</id></delete>}{delete=[11 (-1568067415886004224)]} 0 1 [junit4] 2> 24925 INFO (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[53B4D81570BE1983]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation [junit4] 2> 24933 INFO (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[53B4D81570BE1983]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSelectiveWeightsRequestFeaturesFromDifferentStore [junit4] 2> 24936 INFO (qtp908346139-500) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/query params={q=*:*&indent=on&fl=*,score,fv:[fv]&rows=5&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1}} hits=5 status=0 QTime=2 [junit4] 2> 24938 ERROR (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[53B4D81570BE1983]) [ ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: '3'!='4' @ response/docs/[0]/id [junit4] 2> expected =/response/docs/[0]/id=='3' [junit4] 2> response = { [junit4] 2> "responseHeader":{ [junit4] 2> "status":0, [junit4] 2> "QTime":2, [junit4] 2> "params":{ [junit4] 2> "q":"*:*", [junit4] 2> "indent":"on", [junit4] 2> "fl":"*,score,fv:[fv]", [junit4] 2> "rows":"5", [junit4] 2> "wt":"json", [junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}}, [junit4] 2> "response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[ [junit4] 2> { [junit4] 2> "id":"4", [junit4] 2> "title":"w3 w3", [junit4] 2> "description":"w4", [junit4] 2> "popularity":4, [junit4] 2> "_version_":1568067415759126528, [junit4] 2> "score":0.36707595, [junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981,titlePhrasesMatch=0.0"}, [junit4] 2> { [junit4] 2> "id":"3", [junit4] 2> "title":"w3", [junit4] 2> "description":"w3", [junit4] 2> "popularity":3, [junit4] 2> "_version_":1568067415755980800, [junit4] 2> "score":0.33873552, [junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343,titlePhrasesMatch=0.0"}, [junit4] 2> { [junit4] 2> "id":"1", [junit4] 2> "title":"w3 w1", [junit4] 2> "description":"w1", [junit4] 2> "popularity":1, [junit4] 2> "_version_":1568067415740252160, [junit4] 2> "score":0.2545195, [junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937,titlePhrasesMatch=0.0"}, [junit4] 2> { [junit4] 2> "id":"2", [junit4] 2> "title":"w2", [junit4] 2> "description":"w2", [junit4] 2> "popularity":2, [junit4] 2> "_version_":1568067415749689344, [junit4] 2> "score":0.0, [junit4] 2> "fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"}, [junit4] 2> { [junit4] 2> "id":"5", [junit4] 2> "title":"w5", [junit4] 2> "description":"w5", [junit4] 2> "popularity":5, [junit4] 2> "_version_":1568067415762272256, [junit4] 2> "score":0.0, [junit4] 2> "fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"}] [junit4] 2> }} [junit4] 2> [junit4] 2> request = /query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on [junit4] 2> [junit4] 2> 24938 INFO (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[53B4D81570BE1983]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSelectiveWeightsRequestFeaturesFromDifferentStore [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSelectiveWeightCreation -Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore -Dtests.seed=53B4D81570BE1983 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=PRT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.01s J0 | TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore <<< [junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id [junit4] > at __randomizedtesting.SeedInfo.seed([53B4D81570BE1983:E85CFD0FD826EE8]: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.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 24940 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a4bc1fc{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 24940 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=833902136 [junit4] 2> 24940 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 24940 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 24940 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 24941 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 24941 INFO (coreCloseExecutor-299-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@78625146 [junit4] 2> 24941 INFO (coreCloseExecutor-299-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 24942 INFO (coreCloseExecutor-299-thread-1) [ x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6f62fbac commitCommandVersion:0 [junit4] 2> 24959 INFO (coreCloseExecutor-299-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2019709254 [junit4] 2> 24963 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f136e63{/solr,null,UNAVAILABLE} [junit4] 2> 24969 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 24969 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1482535268 [junit4] 2> 24969 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 24970 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 24971 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 24972 INFO (SUITE-TestSelectiveWeightCreation-seed#[53B4D81570BE1983]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 24972 INFO (coreCloseExecutor-301-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@ffd88e7 [junit4] 2> 24976 INFO (coreCloseExecutor-301-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=268273895 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_53B4D81570BE1983-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Memory), _version_=FSTOrd50, popularity=PostingsFormat(name=Direct), description=PostingsFormat(name=Memory), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Direct), title=FSTOrd50}, docValues:{final-score=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2046, maxMBSortInHeap=6.7160245378924515, sim=RandomSimilarity(queryNorm=false): {field=IB SPL-D2}, locale=pt, timezone=PRT [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=39636768,total=249561088 [junit4] 2> NOTE: All tests run in this JVM: [TestEdisMaxSolrFeature, TestRerankBase, TestNoMatchSolrFeature, TestFeatureLogging, TestLTRQParserPlugin, TestUserTermScorereQDF, TestOriginalScoreScorer, TestModelManagerPersistence, TestLTROnSolrCloud, TestLTRReRankingPipeline, TestLTRScoringQuery, TestLTRWithSort, TestSelectiveWeightCreation] [junit4] Completed [21/33 (4!)] on J0 in 0.99s, 2 tests, 1 error <<< FAILURES! [...truncated 37024 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org