Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/872/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Invalid content type: 

Stack Trace:
org.apache.http.ParseException: Invalid content type: 
        at 
__randomizedtesting.SeedInfo.seed([48E363FA721D7A18:C0B75C20DCE117E0]:0)
        at org.apache.http.entity.ContentType.parse(ContentType.java:273)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


REGRESSION:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1434047502000,generation=2,filelist=[_cs.cfe, _cs.cfs, 
_cs.si, _d0.cfe, _d0.cfs, _d0.si, _d1.fdt, _d1.fdx, _d1.fnm, _d1.nvd, _d1.nvm, 
_d1.si, _d1_Lucene50_0.doc, _d1_Lucene50_0.tim, _d1_Lucene50_0.tip, _d2.cfe, 
_d2.cfs, _d2.si, _d3.cfe, _d3.cfs, _d3.si, _d4.cfe, _d4.cfs, _d4.si, _d5.cfe, 
_d5.cfs, _d5.si, _d6.cfe, _d6.cfs, _d6.si, segments_2]}]> but 
was:<[{indexVersion=1434047502000,generation=2,filelist=[_cs.cfe, _cs.cfs, 
_cs.si, _d0.cfe, _d0.cfs, _d0.si, _d1.fdt, _d1.fdx, _d1.fnm, _d1.nvd, _d1.nvm, 
_d1.si, _d1_Lucene50_0.doc, _d1_Lucene50_0.tim, _d1_Lucene50_0.tip, _d2.cfe, 
_d2.cfs, _d2.si, _d3.cfe, _d3.cfs, _d3.si, _d4.cfe, _d4.cfs, _d4.si, _d5.cfe, 
_d5.cfs, _d5.si, _d6.cfe, _d6.cfs, _d6.si, segments_2]}, 
{indexVersion=1434047502000,generation=3,filelist=[_d1.fdt, _d1.fdx, _d1.fnm, 
_d1.nvd, _d1.nvm, _d1.si, _d1_Lucene50_0.doc, _d1_Lucene50_0.tim, 
_d1_Lucene50_0.tip, _d2.cfe, _d2.cfs, _d2.si, _d3.cfe, _d3.cfs, _d3.si, 
_d4.cfe, _d4.cfs, _d4.si, _d6.cfe, _d6.cfs, _d6.si, _d7.fdt, _d7.fdx, _d7.fnm, 
_d7.nvd, _d7.nvm, _d7.si, _d7_Lucene50_0.doc, _d7_Lucene50_0.tim, 
_d7_Lucene50_0.tip, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1434047502000,generation=2,filelist=[_cs.cfe, _cs.cfs, 
_cs.si, _d0.cfe, _d0.cfs, _d0.si, _d1.fdt, _d1.fdx, _d1.fnm, _d1.nvd, _d1.nvm, 
_d1.si, _d1_Lucene50_0.doc, _d1_Lucene50_0.tim, _d1_Lucene50_0.tip, _d2.cfe, 
_d2.cfs, _d2.si, _d3.cfe, _d3.cfs, _d3.si, _d4.cfe, _d4.cfs, _d4.si, _d5.cfe, 
_d5.cfs, _d5.si, _d6.cfe, _d6.cfs, _d6.si, segments_2]}]> but 
was:<[{indexVersion=1434047502000,generation=2,filelist=[_cs.cfe, _cs.cfs, 
_cs.si, _d0.cfe, _d0.cfs, _d0.si, _d1.fdt, _d1.fdx, _d1.fnm, _d1.nvd, _d1.nvm, 
_d1.si, _d1_Lucene50_0.doc, _d1_Lucene50_0.tim, _d1_Lucene50_0.tip, _d2.cfe, 
_d2.cfs, _d2.si, _d3.cfe, _d3.cfs, _d3.si, _d4.cfe, _d4.cfs, _d4.si, _d5.cfe, 
_d5.cfs, _d5.si, _d6.cfe, _d6.cfs, _d6.si, segments_2]}, 
{indexVersion=1434047502000,generation=3,filelist=[_d1.fdt, _d1.fdx, _d1.fnm, 
_d1.nvd, _d1.nvm, _d1.si, _d1_Lucene50_0.doc, _d1_Lucene50_0.tim, 
_d1_Lucene50_0.tip, _d2.cfe, _d2.cfs, _d2.si, _d3.cfe, _d3.cfs, _d3.si, 
_d4.cfe, _d4.cfs, _d4.si, _d6.cfe, _d6.cfs, _d6.si, _d7.fdt, _d7.fdx, _d7.fnm, 
_d7.nvd, _d7.nvm, _d7.si, _d7_Lucene50_0.doc, _d7_Lucene50_0.tim, 
_d7_Lucene50_0.tip, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([48E363FA721D7A18:6D3478CA0255741B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.search.TestSearcherReuse.test

Error Message:
expected same:<Searcher@5fe73019[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c5)))}>
 was not:<Searcher@6ed0b58f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c5)))}>

Stack Trace:
java.lang.AssertionError: expected same:<Searcher@5fe73019[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c5)))}>
 was not:<Searcher@6ed0b58f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c5)))}>
        at 
__randomizedtesting.SeedInfo.seed([48E363FA721D7A18:C0B75C20DCE117E0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at org.junit.Assert.assertSame(Assert.java:593)
        at 
org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
        at 
org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


REGRESSION:  
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([48E363FA721D7A18:7958DDCFD7226AC8]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">10</int></lst><result name="response" numFound="0" 
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst 
name="everother"><int name="numFound">1</int><int 
name="startOffset">9</int><int name="endOffset">18</int><arr 
name="suggestion"><str>everyother</str></arr></lst></lst><lst 
name="collations"><lst name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">14</int><lst 
name="misspellingsAndCorrections"><str 
name="everother">everyother</str></lst></lst></lst></lst>
</response>

        request 
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
        ... 41 more




Build Log:
[...truncated 10156 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001
   [junit4]   2> 356421 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 356422 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 356422 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 356423 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 356423 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 356423 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 356461 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 356482 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 356539 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 356539 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 356545 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 356775 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356782 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 356783 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 356789 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 356792 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 356795 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 356795 WARN  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 356795 WARN  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 356795 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 356796 WARN  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 356796 WARN  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 356796 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 356796 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr
   [junit4]   2> 356796 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/'
   [junit4]   2> 356809 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1882957678
   [junit4]   2> 356809 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/]
   [junit4]   2> 356809 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 356809 WARN  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/lib).
   [junit4]   2> 356817 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 356818 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 356818 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 356818 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 356819 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 356820 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=collection1, 
transient=false, collection=collection1, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001,
 name=collection1, shard=shard1, loadOnStartup=true, schema=schema.xml, 
config=solrconfig-spellcheckcomponent.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/}
   [junit4]   2> 356820 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 356827 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 356828 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 356828 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 356867 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 356882 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 356911 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 356912 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 356918 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 357201 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 357211 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 357214 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 357223 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 357226 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 357228 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 357228 WARN  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 357229 WARN  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 357229 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 357229 WARN  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 357229 WARN  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 357229 INFO  (coreLoadExecutor-770-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 357229 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 357229 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 357231 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 357231 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001
   [junit4]   2> 357231 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001/index/
   [junit4]   2> 357231 WARN  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 357232 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001/index
   [junit4]   2> 357232 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=37.4345703125, 
floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=22.2875968611263, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.581023959358179
   [junit4]   2> 357233 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6571a182 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72291d6),segFN=segments_1,generation=1}
   [junit4]   2> 357233 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 357235 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 357237 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_48E363FA721D7A18-001/init-core-data-001/
   [junit4]   2> 357241 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 357242 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 357244 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 357247 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 357253 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
standard,/get,/admin/file,/config,/admin/luke,/admin/system,/admin/properties,/admin/threads,/admin/logging,/update,/update/json/docs,/admin/segments,spellCheckCompRH1,spellCheckWithWordbreak,/admin/mbeans,/update/csv,spellCheckCompRH,/admin/ping,/update/json,/schema,/admin/plugins,/replication
   [junit4]   2> 357254 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 357255 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 357256 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 357256 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=39.005859375, 
floorSegmentMB=0.7421875, forceMergeDeletesPctAllowed=2.966394415380542, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 357258 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6571a182 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72291d6),segFN=segments_1,generation=1}
   [junit4]   2> 357260 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 357261 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@30a11164[collection1] 
main
   [junit4]   2> 357261 WARN  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 357261 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 357262 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 357262 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 357263 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 357273 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default
   [junit4]   2> 357282 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default_teststop
   [junit4]   2> 357297 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 357298 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 357306 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold
   [junit4]   2> 357307 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 357307 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold_direct
   [junit4]   2> 357323 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: multipleFields
   [junit4]   2> 357360 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: freq
   [junit4]   2> 357372 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: fqcn
   [junit4]   2> 357373 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 357373 INFO  (coreLoadExecutor-770-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 357376 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 357376 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 357377 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 357377 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 357377 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 357377 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 357378 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 357378 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 357378 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 357378 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[0]} 0 2
   [junit4]   2> 357378 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 357379 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 357379 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 357380 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 357380 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 357380 INFO  
(searcherExecutor-771-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30a11164[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 357389 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[1]} 0 7
   [junit4]   2> 357393 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[2]} 0 2
   [junit4]   2> 357408 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[3]} 0 14
   [junit4]   2> 357411 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[4]} 0 2
   [junit4]   2> 357419 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[5]} 0 6
   [junit4]   2> 357422 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[6]} 0 2
   [junit4]   2> 357427 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[7]} 0 4
   [junit4]   2> 357436 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[8]} 0 8
   [junit4]   2> 357441 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[9]} 0 4
   [junit4]   2> 357444 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[10]} 0 2
   [junit4]   2> 357449 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[11]} 0 5
   [junit4]   2> 357451 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[12]} 0 2
   [junit4]   2> 357456 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[13]} 0 5
   [junit4]   2> 357457 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[14]} 0 1
   [junit4]   2> 357467 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[15]} 0 9
   [junit4]   2> 357470 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[16]} 0 2
   [junit4]   2> 357470 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 357614 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6571a182 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72291d6),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6571a182 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72291d6),segFN=segments_2,generation=2}
   [junit4]   2> 357615 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 357617 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6cae3a31[collection1] main
   [junit4]   2> 357617 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 357617 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 357676 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 357779 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 357795 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 357796 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 357835 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 357884 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 357958 INFO  (searcherExecutor-771-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cae3a31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C2)
 Uninverting(_1(5.3.0):C2) Uninverting(_2(5.3.0):C2) Uninverting(_3(5.3.0):C2) 
Uninverting(_4(5.3.0):C2) Uninverting(_5(5.3.0):C2) Uninverting(_6(5.3.0):C2) 
Uninverting(_7(5.3.0):C2) Uninverting(_8(5.3.0):C1)))}
   [junit4]   2> 357959 INFO  
(SUITE-SpellCheckCollatorTest-seed#[48E363FA721D7A18]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 489
   [junit4]   2> 357965 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[48E363FA721D7A18])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 358056 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[48E363FA721D7A18])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 358063 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[48E363FA721D7A18]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 358177 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[48E363FA721D7A18]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 358184 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[48E363FA721D7A18]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 358280 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[48E363FA721D7A18]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 358285 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[48E363FA721D7A18]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 358334 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[48E363FA721D7A18]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 358341 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 358415 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck.collateExtendedResults=true&spellcheck.build=true&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.maxCollationTries=10&spellcheck.count=10&q=teststop:(flew+AND+form+AND+heathrow)&wt=xml&spellcheck.maxCollations=1&spellcheck.dictionary=direct&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&indent=true&spellcheck.collate=true&qt=spellCheckCompRH}
 hits=0 status=0 QTime=74 
   [junit4]   2> 358454 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck.collateExtendedResults=true&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.maxCollationTries=10&spellcheck.count=10&q=teststop:(june+AND+customs)&wt=xml&spellcheck.maxCollations=1&spellcheck.dictionary=direct&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&indent=true&spellcheck.collate=true&qt=spellCheckCompRH}
 hits=1 status=0 QTime=35 
   [junit4]   2> 358469 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={mm=2&spellcheck=true&spellcheck.count=10&spellcheck.dictionary=direct&q=teststop:(june+customs)&spellcheck.alternativeTermCount=0&indent=true&wt=xml&spellcheck.collate=true&qt=spellCheckCompRH}
 hits=2 status=0 QTime=11 
   [junit4]   2> 358612 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck.collateExtendedResults=true&spellcheck.build=true&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.maxCollationTries=10&spellcheck.count=10&q=teststop:(flew+AND+form+AND+heathrow)&wt=xml&spellcheck.maxCollations=1&spellcheck.dictionary=default_teststop&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&indent=true&spellcheck.collate=true&qt=spellCheckCompRH}
 hits=0 status=0 QTime=143 
   [junit4]   2> 358639 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck.collateExtendedResults=true&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.maxCollationTries=10&spellcheck.count=10&q=teststop:(june+AND+customs)&wt=xml&spellcheck.maxCollations=1&spellcheck.dictionary=default_teststop&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&indent=true&spellcheck.collate=true&qt=spellCheckCompRH}
 hits=1 status=0 QTime=24 
   [junit4]   2> 358645 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={mm=2&spellcheck=true&spellcheck.count=10&spellcheck.dictionary=default_teststop&q=teststop:(june+customs)&spellcheck.alternativeTermCount=0&indent=true&wt=xml&spellcheck.collate=true&qt=spellCheckCompRH}
 hits=2 status=0 QTime=3 
   [junit4]   2> 358645 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[48E363FA721D7A18])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 358669 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[48E363FA721D7A18]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 358812 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[48E363FA721D7A18]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 358845 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[48E363FA721D7A18]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 358956 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[48E363FA721D7A18]) [ 
   ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={mm=1&defType=edismax&spellcheck=true&spellcheck.maxCollationTries=10&spellcheck.count=10&spellcheck.dictionary=direct&q=partisian+politcal+mashine&wt=xml&qf=teststop&spellcheck.collate=true&qt=spellCheckCompRH&spellcheck.maxCollations=10}
 hits=0 status=0 QTime=111 
   [junit4]   2> 358995 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[48E363FA721D7A18]) [ 
   ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={mm=1&spellcheck=true&defType=edismax&spellcheck.maxCollationTries=10&spellcheck.count=10&q=partisian+politcal+mashine&wt=xml&spellcheck.maxCollations=10&spellcheck.dictionary=direct&spellcheck.collateParam.mm=100%25&spellcheck.collate=true&qf=teststop&qt=spellCheckCompRH}
 hits=0 status=0 QTime=38 
   [junit4]   2> 358996 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[48E363FA721D7A18]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 359001 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 359021 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia}
 hits=0 status=0 QTime=20 
   [junit4]   2> 359029 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=0}
 hits=0 status=0 QTime=7 
   [junit4]   2> 359046 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=30}
 hits=0 status=0 QTime=10 
   [junit4]   2> 359054 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=100}
 hits=0 status=0 QTime=7 
   [junit4]   2> 359063 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10000}
 hits=0 status=0 QTime=6 
   [junit4]   2> 359077 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=7}
 hits=0 status=0 QTime=12 
   [junit4]   2> 359095 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=15 
   [junit4]   2> 359101 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=17}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359152 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=8}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359158 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=2}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359164 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=17}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359170 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359176 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359183 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359201 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=7}
 hits=0 status=0 QTime=17 
   [junit4]   2> 359208 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=11}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359227 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10}
 hits=0 status=0 QTime=17 
   [junit4]   2> 359233 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=14}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359252 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10}
 hits=0 status=0 QTime=17 
   [junit4]   2> 359270 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359289 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=13}
 hits=0 status=0 QTime=17 
   [junit4]   2> 359295 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359303 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=7 
   [junit4]   2> 359309 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359327 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=17 
   [junit4]   2> 359344 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=1}
 hits=0 status=0 QTime=12 
   [junit4]   2> 359372 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=15}
 hits=0 status=0 QTime=14 
   [junit4]   2> 359379 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=4}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359385 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359391 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=6}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359398 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359404 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359410 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=12}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359422 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9}
 hits=0 status=0 QTime=10 
   [junit4]   2> 359435 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=17}
 hits=0 status=0 QTime=6 
   [junit4]   2> 359442 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=15}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359456 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=15}
 hits=0 status=0 QTime=11 
   [junit4]   2> 359472 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=12}
 hits=0 status=0 QTime=12 
   [junit4]   2> 359501 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=14}
 hits=0 status=0 QTime=25 
   [junit4]   2> 359517 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=1}
 hits=0 status=0 QTime=9 
   [junit4]   2> 359538 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9}
 hits=0 status=0 QTime=12 
   [junit4]   2> 359546 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=6 
   [junit4]   2> 359553 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=17}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359563 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359570 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=1}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359577 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=8}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359589 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=13}
 hits=0 status=0 QTime=10 
   [junit4]   2> 359596 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=12}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359603 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=5 
   [junit4]   2> 359676 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=12}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359682 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=4 
   [junit4]   2> 359694 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=4}
 hits=0 status=0 QTime=10 
   [junit4]   2> 359708 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=10 
   [junit4]   2> 359728 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=14}
 hits=0 status=0 QTime=13 
   [junit4]   2> 359744 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=10 
   [junit4]   2> 359747 ERROR 
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
   [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">10</int></lst><result name="response" numFound="0" 
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst 
name="everother"><int name="numFound">1</int><int 
name="startOffset">9</int><int name="endOffset">18</int><arr 
name="suggestion"><str>everyother</str></arr></lst></lst><lst 
name="collations"><lst name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">14</int><lst 
name="misspellingsAndCorrections"><str 
name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 359753 ERROR 
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[48E363FA721D7A18]) [  
  ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5:java.lang.RuntimeException:
 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
   [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">10</int></lst><result name="response" numFound="0" 
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst 
name="everother"><int name="numFound">1</int><int 
name="startOffset">9</int><int name="endOffset">18</int><arr 
name="suggestion"><str>everyother</str></arr></lst></lst><lst 
name="collations"><lst name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">14</int><lst 
name="misspellingsAndCorrections"><str 
name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]   2>        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [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:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [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:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at com.carrotsearch.ran

[...truncated too long message...]

NFO  (zkCallback-1109-thread-1-processing-n:127.0.0.1:59883_oj%2Fed) 
[n:127.0.0.1:59883_oj%2Fed c:collection2 s:shard6 r:core_node15 
x:collection2_shard6_replica1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_48E363FA721D7A18-001/shard-6-001/cores/collection2_shard6_replica1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_48E363FA721D7A18-001/shard-6-001/cores/collection2_shard6_replica1/data/index;done=false>>]
   [junit4]   2> 1728285 INFO  
(zkCallback-1109-thread-1-processing-n:127.0.0.1:59883_oj%2Fed) 
[n:127.0.0.1:59883_oj%2Fed c:collection2 s:shard6 r:core_node15 
x:collection2_shard6_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_48E363FA721D7A18-001/shard-6-001/cores/collection2_shard6_replica1/data/index
   [junit4]   2> 1728288 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[48E363FA721D7A18]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@21ac0651{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1728289 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[48E363FA721D7A18]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63407f24{/oj/ed,null,UNAVAILABLE}
   [junit4]   2> 1728292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[48E363FA721D7A18]) 
[n:127.0.0.1:59883_oj%2Fed c:collection2 s:shard6 r:core_node15 
x:collection2_shard6_replica1] o.a.s.c.ZkTestServer connecting to 
127.0.0.1:51845 51845
   [junit4]   2> 1728399 INFO  (Thread-6574) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51845 51845
   [junit4]   2> 1728400 WARN  (Thread-6574) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       
/solr/overseer_elect/election/93981789028155398-127.0.0.1:56516_oj%2Fed-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/93981789028155404-127.0.0.1:36495_oj%2Fed-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=48E363FA721D7A18 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ar_DZ -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    123s J2 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: org.apache.http.ParseException: Invalid content 
type: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([48E363FA721D7A18:C0B75C20DCE117E0]:0)
   [junit4]    >        at 
org.apache.http.entity.ContentType.parse(ContentType.java:273)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1728413 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[48E363FA721D7A18]-worker) 
[n:127.0.0.1:59883_oj%2Fed c:collection2 s:shard6 r:core_node15 
x:collection2_shard6_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_48E363FA721D7A18-001
   [junit4]   2> Jun 11, 2015 2:46:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_DZ, 
timezone=Etc/Greenwich
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=167843560,total=498597888
   [junit4]   2> NOTE: All tests run in this JVM: 
[TermVectorComponentDistributedTest, TestQuerySenderNoQuery, 
StatsComponentTest, TestStressRecovery, HardAutoCommitTest, 
AliasIntegrationTest, DistributedSuggestComponentTest, VersionInfoTest, 
PolyFieldTest, LoggingHandlerTest, NumericFieldsTest, TestCloudManagedSchema, 
TestRecoveryHdfs, TestTrackingShardHandlerFactory, TestDocSet, TestQueryUtils, 
TestXIncludeConfig, OverseerRolesTest, AutoCommitTest, TestCollectionAPI, 
TestPartialUpdateDeduplication, HdfsLockFactoryTest, SpellCheckCollatorTest, 
TestRecovery, TestExactSharedStatsCache, TestExpandComponent, 
TestDynamicFieldCollectionResource, TestCollationField, 
TestSolrConfigHandlerConcurrent, TestZkChroot, PluginInfoTest, 
TestManagedSchemaFieldTypeResource, TestBinaryResponseWriter, 
TestDistribDocBasedVersion, TestRestManager, 
TestDistributedStatsComponentCardinality, OutputWriterTest, 
TestSystemIdResolver, QueryResultKeyTest, 
DistributedQueryElevationComponentTest, ResponseLogComponentTest, 
TestHdfsUpdateLog, TestQueryTypes, SolrInfoMBeanTest, InfoHandlerTest, 
TestGroupingSearch, TestSolrQueryParser, TestClassNameShortening, 
TestJsonFacets, TestDefaultSimilarityFactory, TestLuceneMatchVersion, TestTrie, 
CachingDirectoryFactoryTest, DistributedFacetPivotLongTailTest, 
AtomicUpdatesTest, CircularListTest, TestSolrJ, TestMiniSolrCloudCluster, 
TestCollationFieldDocValues, CursorPagingTest, CollectionStateFormat2Test, 
BinaryUpdateRequestHandlerTest, TestExtendedDismaxParser, SimpleFacetsTest, 
SynonymTokenizerTest, DistributedFacetPivotSmallAdvancedTest, SampleTest, 
SoftAutoCommitTest, DistributedDebugComponentTest, HighlighterMaxOffsetTest, 
RecoveryZkTest, TestSort, TestOverriddenPrefixQueryForCustomFieldType, 
TestReload, TestCloudSchemaless, TestInitParams, TestMaxScoreQueryParser, 
SortByFunctionTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OverseerTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed [214/500] on J2 in 123.72s, 1 test, 1 error <<< FAILURES!

[...truncated 910 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999:
 There were test failures: 500 suites, 1980 tests, 2 errors, 2 failures, 53 
ignored (10 assumptions)

Total time: 160 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #859
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1155052871 bytes
Compression is 0.0%
Took 3 min 23 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to