Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2190/
Java: 32bit/jdk-9-ea+140 -client -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: 
/spellcheck/suggestions/[1]/suggestion
        at 
__randomizedtesting.SeedInfo.seed([CFBBCB631F443CAB:451C449290AF05D0]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:45976/solr/managed-preanalyzed, 
https://127.0.0.1:37941/solr/managed-preanalyzed]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:45976/solr/managed-preanalyzed, 
https://127.0.0.1:37941/solr/managed-preanalyzed]
        at 
__randomizedtesting.SeedInfo.seed([CFBBCB631F443CAB:67AE7988C342AF5D]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45976/solr/managed-preanalyzed: No such path 
/schema/fields/field2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:593)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        ... 45 more




Build Log:
[...truncated 11744 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CFBBCB631F443CAB-001/init-core-data-001
   [junit4]   2> 1661829 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1661829 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1661830 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1661896 WARN  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1661897 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1661909 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1661963 WARN  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1661965 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1661986 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1661989 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1662050 WARN  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1662050 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1662060 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1662115 WARN  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1662117 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1662135 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1662135 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CFBBCB631F443CAB-001/init-core-data-001/]
   [junit4]   2> 1662136 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=13.03515625, 
floorSegmentMB=0.6328125, forceMergeDeletesPctAllowed=24.441034360218293, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7329644916780863
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8584384407920951]
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6a710[collection1] main]
   [junit4]   2> 1662141 WARN  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1662141 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1662193 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1662220 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1662221 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1662221 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1662310 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1662417 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1662443 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1662444 INFO  (coreLoadExecutor-5047-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1662444 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1662445 INFO  
(SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1662446 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1662447 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1662448 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1662449 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1662449 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1662449 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1662450 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1662450 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1662450 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1662450 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1662450 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1662450 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1662451 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1662451 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1662451 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1662451 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1662451 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1662452 WARN  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1662453 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f76245[collection1] main]
   [junit4]   2> 1662453 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1662453 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1662455 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1662456 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1662457 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1662458 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c6a710[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1662458 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1662459 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1662462 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1662462 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1662464 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1662465 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1662467 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1662468 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1662470 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1662470 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f76245[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 1662470 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 18
   [junit4]   2> 1662471 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1662471 ERROR 
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected 
=/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 1662471 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1662472 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1662472 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1662472 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1662472 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1662472 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fcc1f1[collection1] main]
   [junit4]   2> 1662472 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1662472 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1662523 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1662566 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1662626 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1662626 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1662668 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1662720 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1662769 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fcc1f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1662769 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 297
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency 
-Dtests.seed=CFBBCB631F443CAB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=gsw-LI -Dtests.timezone=ECT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.33s J1 | 
SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/spellcheck/suggestions/[1]/suggestion
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CFBBCB631F443CAB:451C449290AF05D0]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    >        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1662772 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1662773 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1662773 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1662773 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1662773 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1662774 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1662774 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1662774 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1662774 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1662774 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1662775 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1662775 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1662775 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1662776 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1040c1[collection1] main]
   [junit4]   2> 1662776 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1662776 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1662891 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1662942 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1663090 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1663090 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1663205 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1663338 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1663511 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1040c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10)))}
   [junit4]   2> 1663511 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 736
   [junit4]   2> 1663512 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1663512 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1663512 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1663514 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13f0533[collection1] main]
   [junit4]   2> 1663514 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1663514 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1663670 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1663714 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1663826 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1663826 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1663964 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1664101 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1664214 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13f0533[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10/1:delGen=1)
 Uninverting(_2(6.4.0):c1)))}
   [junit4]   2> 1664214 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 701
   [junit4]   2> 1664366 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true}
 hits=10 status=0 QTime=152
   [junit4]   2> 1664368 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d56028[collection1] main]
   [junit4]   2> 1664377 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1664377 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1664430 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1664479 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1664519 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1664519 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1664577 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1664628 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1664674 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d56028[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664674 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 297
   [junit4]   2> 1664676 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1664676 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1664677 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1664677 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1664677 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1664677 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1664678 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1664678 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1664678 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1664679 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1664679 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1664679 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1664679 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1664681 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2823ae[collection1] main]
   [junit4]   2> 1664681 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1664681 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1665235 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1665326 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1665628 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1665628 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1665893 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1666102 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1666251 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2823ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 1666251 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1572
   [junit4]   2> 1666480 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=0 status=0 QTime=228
   [junit4]   2> 1666480 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d7414[collection1] main]
   [junit4]   2> 1666481 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1666481 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1666537 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1666607 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1666680 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1666680 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1666741 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1666793 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1666869 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15d7414[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1666870 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 388
   [junit4]   2> 1666871 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1666872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1666872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1666872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1666872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1666872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1666873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1666873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1666873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1666873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1666873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1666874 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1666874 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1666875 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@255b1a[collection1] main]
   [junit4]   2> 1666875 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1666875 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1666988 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1667037 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1667146 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1667146 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1667267 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1667377 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1667523 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@255b1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c10)))}
   [junit4]   2> 1667523 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 649
   [junit4]   2> 1667684 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=160
   [junit4]   2> 1667862 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=177
   [junit4]   2> 1667862 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":177},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.398Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1668078 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=214
   [junit4]   2> 1668323 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=244
   [junit4]   2> 1668324 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":244},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.398Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1668542 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=218
   [junit4]   2> 1668701 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=157
   [junit4]   2> 1668701 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":157},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.398Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 1668701 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1668701 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1668701 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1668702 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1668702 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1668702 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c3b36[collection1] main]
   [junit4]   2> 1668702 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1668702 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1668742 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1668789 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1668829 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1668829 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1668894 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1668940 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1668989 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c3b36[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1668989 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 287
   [junit4]   2> 1668991 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1668992 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1668992 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1668992 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1668992 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1668992 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1668993 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1668995 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c3d7aa[collection1] main]
   [junit4]   2> 1668996 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1668996 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1669134 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1669188 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1669288 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1669288 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1669431 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1669561 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1669678 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c3d7aa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10)))}
   [junit4]   2> 1669679 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 685
   [junit4]   2> 1669679 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1669679 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1669680 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1669680 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1669680 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1669680 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1669680 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10faff[collection1] main]
   [junit4]   2> 1669680 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1669680 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1669727 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1669771 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1669823 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1669823 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1669864 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1669917 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1669966 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10faff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1669966 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 286
   [junit4]   2> 1669968 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1669968 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1669968 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1669969 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1669969 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1669969 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1669969 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1669969 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1669969 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1669970 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1669970 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1669970 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1669970 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1669972 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@115e6ab[collection1] main]
   [junit4]   2> 1669972 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1669972 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1670146 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1670183 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1670333 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1670333 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1670470 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1670602 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1670734 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@115e6ab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10)))}
   [junit4]   2> 1670734 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 764
   [junit4]   2> 1670735 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1670735 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1670735 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1670735 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1670736 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1670736 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1036a73[collection1] main]
   [junit4]   2> 1670736 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1670736 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1670791 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1670838 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1670890 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1670890 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1670932 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1670986 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1671043 INFO  (searcherExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1036a73[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671043 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 307
   [junit4]   2> 1671045 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1671045 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1671045 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1671045 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1671046 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1671046 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFB

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

1d78[managed-preanalyzed_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2612546 WARN  (Thread-3202) [    ] o.a.s.c.ZkController 
listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[managed-preanalyzed_shard1_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2716)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to 
load config name for collection:managed-preanalyzed due to: 
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to 
load config name for collection:managed-preanalyzed due to: 
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:98)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2496)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:876)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
config name for collection managed-preanalyzed
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:198)
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2>        ... 7 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/managed-preanalyzed
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:178)
   [junit4]   2>        ... 8 more
   [junit4]   2> 2614041 WARN  (zkCallback-21894-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2614041 INFO  (jetty-launcher-21884-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@124f06c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2614042 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[CFBBCB631F443CAB]-worker) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45638 45638
   [junit4]   2> 2629061 INFO  (Thread-3180) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45638 45638
   [junit4]   2> 2629062 WARN  (Thread-3180) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/cloud-managed-preanalyzed
   [junit4]   2>        4       
/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/managed-preanalyzed/state.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2629062 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[CFBBCB631F443CAB]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_CFBBCB631F443CAB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ja-JP, 
timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=141096336,total=481296384
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, 
UniqFieldsUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
HighlighterConfigTest, TestSchemaResource, CdcrVersionReplicationTest, 
TestExclusionRuleCollectionAccess, TestStressRecovery, PeerSyncTest, 
TestXmlQParserPlugin, TestRemoteStreaming, HdfsWriteToMultipleCollectionsTest, 
SuggestComponentTest, TestDocumentBuilder, TestMinMaxOnMultiValuedField, 
TestTolerantUpdateProcessorCloud, TestRTimerTree, TestMissingGroups, 
TestSQLHandler, TestSolrConfigHandlerConcurrent, 
DistributedSuggestComponentTest, SynonymTokenizerTest, TestFieldCacheReopen, 
SyncSliceTest, TestExactSharedStatsCache, TestRawResponseWriter, 
TestLegacyFieldCache, ChaosMonkeyNothingIsSafeTest, TestSolrConfigHandler, 
TestBinaryResponseWriter, QueryEqualityTest, TestAnalyzeInfixSuggestions, 
LeaderElectionContextKeyTest, TestNRTOpen, HdfsLockFactoryTest, 
SSLMigrationTest, TestNonDefinedSimilarityFactory, TestPivotHelperCode, 
BasicZkTest, RequiredFieldsTest, TestHashQParserPlugin, TestStressLucene, 
TestPerFieldSimilarity, ShufflingReplicaListTransformerTest, 
TestConfigSetsAPIExclusivity, CloudExitableDirectoryReaderTest, 
TestDistributedSearch, CacheHeaderTest, TestIBSimilarityFactory, 
ResourceLoaderTest, HLLSerializationTest, TestStressUserVersions, 
TestBadConfig, TestOmitPositions, TestReplicationHandler, CheckHdfsIndexTest, 
BJQParserTest, TestQuerySenderNoQuery, TestAtomicUpdateErrorCases, 
DeleteLastCustomShardedReplicaTest, SignatureUpdateProcessorFactoryTest, 
HighlighterMaxOffsetTest, TestLazyCores, TestFieldSortValues, 
DistributedSpellCheckComponentTest, SolrRequestParserTest, 
TestSolrCoreProperties, DisMaxRequestHandlerTest, 
TestEmbeddedSolrServerConstructors, CurrencyFieldOpenExchangeTest, 
PolyFieldTest, TestFaceting, TestChildDocTransformer, 
TriLevelCompositeIdRoutingTest, TestRangeQuery, 
CoreMergeIndexesAdminHandlerTest, BadCopyFieldTest, MBeansHandlerTest, 
TestFieldTypeCollectionResource, LeaderInitiatedRecoveryOnCommitTest, 
TestUniqueKeyFieldResource, RegexBoostProcessorTest, 
TestHighlightDedupGrouping, TestClusterProperties, TestValueSourceCache, 
TestLockTree, TestFreeTextSuggestions, TestRealTimeGet, HdfsThreadLeakTest, 
ClassificationUpdateProcessorFactoryTest, TestReRankQParserPlugin, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionIntegrationTest, 
DistributedExpandComponentTest, VersionInfoTest, SortSpecParsingTest, 
TestJmxIntegration, BasicAuthIntegrationTest, 
PathHierarchyTokenizerFactoryTest, CollectionTooManyReplicasTest, 
DistributedFacetPivotLongTailTest, SegmentsInfoRequestHandlerTest, 
RuleEngineTest, RecoveryAfterSoftCommitTest, BlockDirectoryTest, 
MultiThreadedOCPTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, ClusterStateUpdateTest, TestRandomDVFaceting, 
ZkCLITest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, TestCSVLoader, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, 
LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, 
FastVectorHighlighterTest, SolrPluginUtilsTest, ReturnFieldsTest, 
QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, 
TestComponentsName, TestQuerySenderListener, TestSolrIndexConfig, 
TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, NumericFieldsTest, 
TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, 
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestXIncludeConfig, 
EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, 
URLClassifyProcessorTest, TestRTGBase, CursorPagingTest, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, OverseerRolesTest, 
ReplicationFactorTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, 
TestAuthenticationFramework, TestCloudRecovery, TestMiniSolrCloudClusterSSL, 
TestRequestStatusCollectionAPI, TestStressLiveNodes, BlobRepositoryCloudTest, 
CachingDirectoryFactoryTest, TestConfigSets, TestCorePropertiesReload, 
TestInfoStreamLogging, TestShardHandlerFactory, TestSolrXml, 
TestSolrCloudSnapshots, TestReplicationHandlerBackup, TestRestoreCore, 
CoreAdminRequestStatusTest, InfoHandlerTest, DistributedDebugComponentTest, 
DistributedFacetExistsSmallTest, FacetPivotSmallTest, 
TestTrackingShardHandlerFactory, TestManagedResource, 
TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, 
BooleanFieldTest, DateRangeFieldTest, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [581/653 (2!)] on J0 in 19.35s, 1 test, 1 error <<< 
FAILURES!

[...truncated 50205 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to