Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/11111/
Java: 32bit/jdk1.8.0_20 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([ABACFAF6AB0F0FD6:9A1744C30E301F06]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:709)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:676)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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='suggestions']/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">2</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 name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">12</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:702)
        ... 43 more




Build Log:
[...truncated 11648 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001
   [junit4]   2> 2044236 T6011 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2044236 T6011 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2044237 T6011 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2044238 T6011 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2044238 T6011 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2044238 T6011 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2044264 T6011 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 2044274 T6011 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellcheckcomponent.xml
   [junit4]   2> 2044274 T6011 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2044278 T6011 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 2044382 T6011 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2044383 T6011 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2044383 T6011 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2044386 T6011 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2044388 T6011 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2044393 T6011 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2044398 T6011 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2044399 T6011 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2044400 T6011 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2044400 T6011 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2044401 T6011 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2044401 T6011 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2044401 T6011 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2044402 T6011 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2044402 T6011 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2044402 T6011 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2044418 T6011 oasc.CoreContainer.<init> New CoreContainer 
18791376
   [junit4]   2> 2044418 T6011 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2044419 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 2044419 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 2044419 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 2044420 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2044420 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2044420 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2044420 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2044420 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2044421 T6011 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2044421 T6011 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2044421 T6011 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2044422 T6011 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2044422 T6011 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2044423 T6012 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2044424 T6012 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2044424 T6012 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2044424 T6012 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2044447 T6012 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 2044458 T6012 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellcheckcomponent.xml
   [junit4]   2> 2044459 T6012 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2044464 T6012 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2044567 T6012 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2044568 T6012 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2044568 T6012 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2044581 T6012 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2044583 T6012 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2044587 T6012 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2044589 T6012 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2044590 T6012 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2044590 T6012 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2044591 T6012 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2044591 T6012 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2044591 T6012 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2044591 T6012 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2044591 T6012 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2044592 T6012 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2044592 T6012 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/
   [junit4]   2> 2044592 T6012 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 2044593 T6012 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001
   [junit4]   2> 2044593 T6012 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/index/
   [junit4]   2> 2044593 T6012 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2044593 T6012 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/index
   [junit4]   2> 2044593 T6012 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2044594 T6012 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bfc5d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16477da),segFN=segments_1,generation=1}
   [junit4]   2> 2044594 T6012 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2044595 T6012 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2044596 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2044596 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2044596 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2044596 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2044597 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2044597 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2044597 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2044597 T6012 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2044599 T6012 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2044599 T6012 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2044600 T6012 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2044601 T6012 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2044601 T6012 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2044602 T6012 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2044602 T6012 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20703910154336358]
   [junit4]   2> 2044602 T6012 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bfc5d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16477da),segFN=segments_1,generation=1}
   [junit4]   2> 2044603 T6012 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2044603 T6012 oass.SolrIndexSearcher.<init> Opening 
Searcher@96e886[collection1] main
   [junit4]   2> 2044603 T6012 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2044603 T6012 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2044604 T6012 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2044604 T6012 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 2044604 T6012 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2044604 T6012 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2044604 T6012 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 2044905 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default
   [junit4]   2> 2044907 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 2044908 T6012 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 2044908 T6012 oass.DirectSolrSpellChecker.init init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 2044910 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold
   [junit4]   2> 2044911 T6012 oass.DirectSolrSpellChecker.init init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 2044911 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 2044913 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 2044921 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: freq
   [junit4]   2> 2044924 T6012 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: fqcn
   [junit4]   2> 2044924 T6013 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@96e886[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2044924 T6012 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2044926 T6011 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C3463 name=collection1 
org.apache.solr.core.SolrCore@1c73c72
   [junit4]   2> 2044927 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[0]} 0 1
   [junit4]   2> 2044929 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 2044931 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[2]} 0 2
   [junit4]   2> 2044932 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 2044933 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 2044934 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 2044935 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 2044936 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 2044938 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 2044939 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[9]} 0 1
   [junit4]   2> 2044940 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 2044941 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[11]} 0 1
   [junit4]   2> 2044942 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[12]} 0 1
   [junit4]   2> 2044942 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 2044944 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[14]} 0 1
   [junit4]   2> 2044945 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[15]} 0 1
   [junit4]   2> 2044945 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 2044946 T6011 C3463 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2044949 T6011 C3463 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bfc5d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16477da),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bfc5d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16477da),segFN=segments_2,generation=2}
   [junit4]   2> 2044950 T6011 C3463 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 2044952 T6011 C3463 oass.SolrIndexSearcher.<init> Opening 
Searcher@30d1fd[collection1] main
   [junit4]   2> 2044952 T6011 C3463 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2044952 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
   [junit4]   2> 2045021 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
   [junit4]   2> 2045063 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
   [junit4]   2> 2045075 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
   [junit4]   2> 2045076 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
   [junit4]   2> 2045142 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
   [junit4]   2> 2045164 T6013 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
   [junit4]   2> 2045184 T6013 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@30d1fd[collection1] 
main{StandardDirectoryReader(segments_2:13:nrt _0(4.11.0):C3 _1(4.11.0):C3 
_2(4.11.0):C3 _3(4.11.0):C3 _4(4.11.0):C3 _5(4.11.0):C2)}
   [junit4]   2> 2045185 T6011 C3463 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 239
   [junit4]   2> 2045189 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testCollateWithMultipleRequestHandlers
   [junit4]   2> 2045234 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testCollateWithMultipleRequestHandlers
   [junit4]   2> 2045238 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testExtendedCollate
   [junit4]   2> 2045310 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testExtendedCollate
   [junit4]   2> 2045320 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testEstimatedHitCounts
   [junit4]   2> 2045332 T6011 C3463 oasc.SolrCore.execute [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=10 
   [junit4]   2> 2045342 T6011 C3463 oasc.SolrCore.execute [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=9 
   [junit4]   2> 2045352 T6011 C3463 oasc.SolrCore.execute [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=8 
   [junit4]   2> 2045366 T6011 C3463 oasc.SolrCore.execute [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=10 
   [junit4]   2> 2045378 T6011 C3463 oasc.SolrCore.execute [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=9 
   [junit4]   2> 2045384 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045388 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045392 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045395 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045399 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045404 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045409 T6011 C3463 oasc.SolrCore.execute [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=4 
   [junit4]   2> 2045414 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045418 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045423 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045427 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045432 T6011 C3463 oasc.SolrCore.execute [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=4 
   [junit4]   2> 2045436 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045441 T6011 C3463 oasc.SolrCore.execute [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> 2045445 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045450 T6011 C3463 oasc.SolrCore.execute [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=4 
   [junit4]   2> 2045454 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045459 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045462 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045465 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045468 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045472 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045476 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045479 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045483 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045487 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045490 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045493 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045496 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045499 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045502 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045504 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045508 T6011 C3463 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045511 T6011 C3463 oasc.SolrCore.execute [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=2 
   [junit4]   2> ASYNC  NEW_CORE C3464 name=collection1 
org.apache.solr.core.SolrCore@1c73c72
   [junit4]   2> 2045523 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045526 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045529 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045533 T6011 C3464 oasc.SolrCore.execute [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=3 
   [junit4]   2> 2045536 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045539 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045542 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045545 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045548 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045551 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045554 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045557 T6011 C3464 oasc.SolrCore.execute [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=2 
   [junit4]   2> 2045558 T6011 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/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">2</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 name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">12</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> 2045559 T6011 oasc.SolrException.log ERROR 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='suggestions']/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">2</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 name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">12</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:702)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:676)
   [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:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:483)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [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 java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 2045561 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts 
-Dtests.seed=ABACFAF6AB0F0FD6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ko_KR -Dtests.timezone=Africa/Dakar 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.25s J0 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ABACFAF6AB0F0FD6:9A1744C30E301F06]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:709)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:676)
   [junit4]    >        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">2</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 name="collation"><str 
name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst 
name="misspellingsAndCorrections"><str 
name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]    > </response>
   [junit4]    >        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]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:702)
   [junit4]    >        ... 43 more
   [junit4]   2> 2045570 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testCollateWithGrouping
   [junit4]   2> 2045715 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testCollateWithGrouping
   [junit4]   2> 2045719 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testCollationWithHypens
   [junit4]   2> 2045896 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testCollationWithHypens
   [junit4]   2> 2045899 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testZeroTries
   [junit4]   2> 2045936 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testZeroTries
   [junit4]   2> 2045941 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testCollateWithFilter
   [junit4]   2> 2045993 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testCollateWithFilter
   [junit4]   2> 2045997 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testContextSensitiveCollate
   [junit4]   2> 2046004 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&spellcheck.collate=true}
 hits=0 status=0 QTime=6 
   [junit4]   2> 2046009 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&spellcheck.collate=true}
 hits=1 status=0 QTime=3 
   [junit4]   2> 2046011 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&spellcheck.collate=true}
 hits=2 status=0 QTime=1 
   [junit4]   2> 2046060 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&spellcheck.collate=true}
 hits=0 status=0 QTime=49 
   [junit4]   2> 2046063 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&spellcheck.collate=true}
 hits=1 status=0 QTime=1 
   [junit4]   2> 2046065 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&spellcheck.collate=true}
 hits=2 status=0 QTime=1 
   [junit4]   2> 2046065 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testContextSensitiveCollate
   [junit4]   2> 2046069 T6011 oas.SolrTestCaseJ4.setUp ###Starting 
testCollateWithOverride
   [junit4]   2> 2046078 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&spellcheck.collate=true}
 hits=0 status=0 QTime=9 
   [junit4]   2> 2046086 T6011 C3464 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&spellcheck.collate=true}
 hits=0 status=0 QTime=7 
   [junit4]   2> 2046087 T6011 oas.SolrTestCaseJ4.tearDown ###Ending 
testCollateWithOverride
   [junit4]   2> 2046088 T6011 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2046088 T6011 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=18791376
   [junit4]   2> 2046089 T6011 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1c73c72
   [junit4]   2> 2046089 T6011 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2046089 T6011 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2046089 T6011 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2046090 T6011 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2046090 T6011 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2046091 T6011 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2046091 T6011 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2046091 T6011 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001/index
   [junit4]   2> 2046092 T6011 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001;done=false>>]
   [junit4]   2> 2046092 T6011 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./temp/solr.spelling.SpellCheckCollatorTest-ABACFAF6AB0F0FD6-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ko_KR, 
timezone=Africa/Dakar
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.8.0_20 
(32-bit)/cpus=8,threads=1,free=100273944,total=391127040
   [junit4]   2> NOTE: All tests run in this JVM: 
[PathHierarchyTokenizerFactoryTest, SpellCheckComponentTest, TestRTGBase, 
TestMaxScoreQueryParser, XsltUpdateRequestHandlerTest, 
FastVectorHighlighterTest, EchoParamsTest, TestHighFrequencyDictionaryFactory, 
TestCoreDiscovery, TestComponentsName, SpellingQueryConverterTest, 
TestQuerySenderListener, RegexBoostProcessorTest, TestRawResponseWriter, 
TestRecoveryHdfs, SuggesterTest, TestCollectionAPI, TestManagedResourceStorage, 
AnalyticsMergeStrategyTest, TestTrie, DistributedFacetPivotLargeTest, 
HighlighterMaxOffsetTest, TestJmxIntegration, ParsingFieldUpdateProcessorsTest, 
SolrCmdDistributorTest, FieldMutatingUpdateProcessorTest, 
HdfsChaosMonkeySafeLeaderTest, PingRequestHandlerTest, TestSort, 
ZkNodePropsTest, TestReplicationHandlerBackup, TestRangeQuery, RankQueryTest, 
BlockCacheTest, TestReplicationHandler, TestManagedSynonymFilterFactory, 
TestLMJelinekMercerSimilarityFactory, 
DistributedQueryComponentOptimizationTest, TestStressUserVersions, 
TestRemoteStreaming, TestDynamicFieldResource, SpellPossibilityIteratorTest, 
TestTolerantSearch, TestSolrCoreProperties, UnloadDistributedZkTest, 
TestSolrXml, TestSolrDeletionPolicy1, DistributedSuggestComponentTest, 
ResponseLogComponentTest, SyncSliceTest, TestRestManager, TestPivotHelperCode, 
OverseerTest, CursorPagingTest, TestCodecSupport, DisMaxRequestHandlerTest, 
TestAnalyzedSuggestions, DistribDocExpirationUpdateProcessorTest, 
TestWordDelimiterFilterFactory, ResponseHeaderTest, BadComponentTest, 
TestUtils, HighlighterConfigTest, TestRandomDVFaceting, TestCloudManagedSchema, 
DistributedExpandComponentTest, ZkControllerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestStressReorder, 
PreAnalyzedFieldTest, FileUtilsTest, TestDistributedSearch, 
DocumentAnalysisRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestDocSet, JsonLoaderTest, BlockDirectoryTest, TestSolrXmlPersistor, 
HdfsCollectionsAPIDistributedZkTest, JSONWriterTest, TestExceedMaxTermLength, 
DeleteReplicaTest, TestSchemaNameResource, DistribCursorPagingTest, 
TestChildDocTransformer, TestSolrJ, DocValuesMultiTest, 
TestFoldingMultitermQuery, SimpleFacetsTest, TestDFRSimilarityFactory, 
HighlighterTest, MinimalSchemaTest, TestDynamicFieldCollectionResource, 
ClusterStateUpdateTest, TestCollationKeyRangeQueries, 
OpenExchangeRatesOrgProviderTest, MergeStrategyTest, TestCloudInspectUtil, 
ExternalFileFieldSortTest, TestSolrIndexConfig, MBeansHandlerTest, 
TestCloudSchemaless, TestNumberUtils, TestHashPartitioner, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, LeaderElectionTest, 
TestZkChroot, ZkCLITest, AutoCommitTest, TestFaceting, 
DistributedSpellCheckComponentTest, TestSolr4Spatial, SolrCoreTest, 
StatsComponentTest, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, 
DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest]
   [junit4] Completed on J0 in 1.92s, 9 tests, 1 error <<< FAILURES!

[...truncated 547 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:494: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:963: 
There were test failures: 426 suites, 1779 tests, 1 error, 44 ignored (22 
assumptions)

Total time: 99 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -server 
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to