You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/12 17:45:51 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18266 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([AB7767DA59DE9582:23235800F722F87A]: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.test(SpellCheckComponentTest.java:147)
	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)




Build Log:
[...truncated 11523 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_AB7767DA59DE9582-001/init-core-data-001
   [junit4]   2> 1168428 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1168430 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1168431 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1168538 WARN  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1168538 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1168551 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1168617 WARN  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1168619 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1168656 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1168749 WARN  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1168750 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1168760 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1168818 WARN  (coreLoadExecutor-4011-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> 1168820 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1168847 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1168847 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_AB7767DA59DE9582-001/init-core-data-001/]
   [junit4]   2> 1168848 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1182546866, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1168853 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1168853 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1168853 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=49.466796875, floorSegmentMB=1.119140625, forceMergeDeletesPctAllowed=17.360422354817416, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8903704310421872
   [junit4]   2> 1168853 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b0d650[collection1] main]
   [junit4]   2> 1168854 WARN  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1168854 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1168929 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1169011 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1169011 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1169011 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1169106 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1169106 INFO  (coreLoadExecutor-4011-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> 1169106 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1169156 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1169350 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1169403 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1169403 INFO  (coreLoadExecutor-4011-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1169403 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1169405 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1169405 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1169407 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1169407 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1169407 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1169407 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1169407 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1169408 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1169408 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1169409 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1169409 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1169410 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1169410 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1169410 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1169410 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1169410 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1169411 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1169411 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1169411 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1169411 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1169412 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1169412 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1169414 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1169416 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1169417 WARN  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1169419 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b376a8[collection1] main]
   [junit4]   2> 1169419 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1169419 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1169421 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1169421 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b0d650[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1169421 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1169424 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1169427 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1169427 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1169427 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1169427 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1169429 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1169429 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1169432 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1169434 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1169437 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1169439 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1169441 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1169442 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b376a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1169442 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 1169444 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 1169444 ERROR (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1169444 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1169444 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1169444 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1169445 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1169445 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1169445 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@172e86[collection1] main]
   [junit4]   2> 1169445 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1169445 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1169544 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1169639 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1169767 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1169767 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1169824 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1169891 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1169969 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@172e86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1169969 INFO  (TEST-SpellCheckComponentTest.test-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 524
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=AB7767DA59DE9582 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-GQ -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.57s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB7767DA59DE9582:23235800F722F87A]: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.test(SpellCheckComponentTest.java:147)
   [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> 1169972 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1169972 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1169973 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1169973 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1169973 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1169973 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1169974 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1169974 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1169974 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1169974 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1169974 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1169974 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1169975 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1169978 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c5113[collection1] main]
   [junit4]   2> 1169978 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1169978 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1170173 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1170225 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1170437 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1170437 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1170704 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1170985 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1171265 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c5113[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 1171266 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1291
   [junit4]   2> 1171267 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=1
   [junit4]   2> 1171269 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1171280 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=11
   [junit4]   2> 1171280 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1171281 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1171281 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1171281 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1171281 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1171282 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17e5ff[collection1] main]
   [junit4]   2> 1171282 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1171282 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1171357 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1171445 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1171504 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1171504 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1171563 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1171608 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1171663 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17e5ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1171663 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 381
   [junit4]   2> 1171665 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1171665 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1171666 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1171666 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1171666 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1171666 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1171666 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1171667 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1171667 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1171667 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1171667 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1171668 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1171668 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1171671 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@304934[collection1] main]
   [junit4]   2> 1171672 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1171672 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1171818 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1171859 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1172002 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1172002 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1172168 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1172310 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1172482 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@304934[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 1172482 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 814
   [junit4]   2> 1172483 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 1172484 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1172484 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1172484 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1172484 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1172484 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1172485 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cf0a62[collection1] main]
   [junit4]   2> 1172485 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1172485 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1172539 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1172600 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1172659 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1172659 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1172710 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1172767 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1172816 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cf0a62[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1172816 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 332
   [junit4]   2> 1172818 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1172819 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1172819 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1172819 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1172819 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1172820 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1172820 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1172820 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1172820 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1172821 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1172821 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1172821 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1172821 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1172824 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@657f0c[collection1] main]
   [junit4]   2> 1172824 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1172824 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1172947 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1173001 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1173190 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1173190 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1173351 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1173503 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1173653 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@657f0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 1173654 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 832
   [junit4]   2> 1173871 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=217
   [junit4]   2> 1173873 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=1
   [junit4]   2> 1173874 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1173874 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1173874 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1173874 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1173874 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1173875 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1173875 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1173875 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a4245[collection1] main]
   [junit4]   2> 1173875 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1173875 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1173937 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1173986 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1174036 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1174036 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1174103 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1174160 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1174212 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10a4245[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1174212 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 337
   [junit4]   2> 1174214 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1174214 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1174214 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1174215 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1174215 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1174215 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1174215 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1174215 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1174216 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1174216 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1174216 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1174217 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1174217 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1174219 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8a3725[collection1] main]
   [junit4]   2> 1174220 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1174220 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1174347 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1174420 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1174651 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1174651 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1174760 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1174924 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1175065 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8a3725[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)))}
   [junit4]   2> 1175065 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 848
   [junit4]   2> 1175066 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] 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=1
   [junit4]   2> 1175073 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=7
   [junit4]   2> 1175079 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1175080 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1175080 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1175080 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1175080 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1175081 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@542cb1[collection1] main]
   [junit4]   2> 1175081 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1175081 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1175131 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1175199 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1175259 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1175259 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1175318 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1175373 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1175477 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@542cb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1175478 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 397
   [junit4]   2> 1175479 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1175480 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1175480 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1175480 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1175481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1175481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1175481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1175481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1175481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1175482 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1175482 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1175482 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1175482 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1175486 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ba187[collection1] main]
   [junit4]   2> 1175486 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1175486 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1175657 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1175721 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1175854 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1175854 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1175981 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1176097 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1176290 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11ba187[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C10)))}
   [junit4]   2> 1176290 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 808
   [junit4]   2> 1176494 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] 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=203
   [junit4]   2> 1176495 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] 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> 1176495 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1176495 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1176495 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1176496 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1176496 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1176496 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9da4c[collection1] main]
   [junit4]   2> 1176496 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1176496 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1176554 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1176640 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1176699 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1176700 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1176766 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1176810 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1176855 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9da4c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1176855 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 359
   [junit4]   2> 1176857 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1176858 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1176858 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1176858 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1176858 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1176858 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1176859 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1176859 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1176859 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1176859 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1176859 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1176860 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1176860 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1176862 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@759f0d[collection1] main]
   [junit4]   2> 1176863 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1176863 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1176984 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1177064 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1177188 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1177188 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1177337 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1177483 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1177664 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@759f0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 1177664 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 804
   [junit4]   2> 1177665 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 1177666 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1177666 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1177666 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1177670 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a44f6a[collection1] main]
   [junit4]   2> 1177670 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1177670 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1177824 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1177884 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1178011 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1178012 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1178136 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1178260 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1178415 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a44f6a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10) Uninverting(_7(7.0.0):C1)))}
   [junit4]   2> 1178416 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 749
   [junit4]   2> 1178417 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=752
   [junit4]   2> 1178417 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1178417 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1178418 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1178418 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1178418 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1178418 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1696d33[collection1] main]
   [junit4]   2> 1178418 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1178418 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1178463 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1178511 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1178578 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1178578 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1178679 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1178732 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1178794 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1696d33[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1178794 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 376
   [junit4]   2> 1178796 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1178797 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1178797 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1178797 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1178797 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1178798 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1178798 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1178798 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1178798 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1178798 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1178798 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1178799 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1178799 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1178802 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d5455c[collection1] main]
   [junit4]   2> 1178802 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1178802 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1178977 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1179019 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1179153 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1179153 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1179281 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1179501 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1179634 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d5455c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C10)))}
   [junit4]   2> 1179634 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 835
   [junit4]   2> 1179635 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] 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> 1179635 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1179635 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1179636 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1179636 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1179636 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1179636 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d0077[collection1] main]
   [junit4]   2> 1179636 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1179636 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1179700 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1179749 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1179809 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1179809 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1179881 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1179934 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1180002 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8d0077[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1180002 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 366
   [junit4]   2> 1180004 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1180004 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1180005 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1180005 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1180005 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1180005 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1180005 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1180006 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1180006 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1180006 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1180006 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1180006 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1180006 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1180010 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b90c76[collection1] main]
   [junit4]   2> 1180010 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1180010 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1180193 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1180236 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1180506 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1180506 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1180827 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1181162 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1181422 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b90c76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C10)))}
   [junit4]   2> 1181423 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1416
   [junit4]   2> 1181653 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] 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=230
   [junit4]   2> 1181855 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] 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=201
   [junit4]   2> 1181855 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/

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

DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1186136 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1186139 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af8c08[collection1] main]
   [junit4]   2> 1186139 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1186139 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1186267 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1186322 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1186461 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1186461 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1186590 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1186763 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1186895 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1af8c08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C10)))}
   [junit4]   2> 1186895 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 758
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c52218
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@96951e[collection1] main]
   [junit4]   2> 1186897 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1186897 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1186960 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1187034 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1187110 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1187110 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1187198 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1187252 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1187309 INFO  (searcherExecutor-4012-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@96951e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1187310 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[AB7767DA59DE9582]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 412
   [junit4]   2> 1187310 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1187310 INFO  (SUITE-SpellCheckComponentTest-seed#[AB7767DA59DE9582]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3045365
   [junit4]   2> 1187310 INFO  (coreCloseExecutor-4016-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26f040
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_AB7767DA59DE9582-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=PostingsFormat(name=Direct), range_facet_l_dv=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=Asserting), lowerfilt1and2=PostingsFormat(name=Asserting), end4=PostingsFormat(name=LuceneFixedGap), end3=PostingsFormat(name=LuceneVarGapFixedInterval), end2=PostingsFormat(name=Direct), end1=PostingsFormat(name=Asserting), lowerfilt=PostingsFormat(name=Asserting), gram1=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=Asserting), gram2=PostingsFormat(name=Direct), gram3=PostingsFormat(name=LuceneVarGapFixedInterval), start3=PostingsFormat(name=LuceneFixedGap), gram4=PostingsFormat(name=LuceneFixedGap), start2=PostingsFormat(name=Asserting), word=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting), start4=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1359, maxMBSortInHeap=6.558590428738836, sim=RandomSimilarity(queryNorm=false): {}, locale=es-GQ, timezone=Australia/Currie
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=347943144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRebalanceLeaders, TestBulkSchemaConcurrent, HighlighterMaxOffsetTest, TestTrieFacet, HdfsCollectionsAPIDistributedZkTest, QueryParsingTest, TestQueryUtils, DistributedTermsComponentTest, TestSweetSpotSimilarityFactory, RestartWhileUpdatingTest, TestTestInjection, RemoteQueryErrorTest, HdfsWriteToMultipleCollectionsTest, TestOnReconnectListenerSupport, TestJettySolrRunner, SpellingQueryConverterTest, TestSearchPerf, TestManagedSchemaAPI, TestStressRecovery, TestMiniSolrCloudCluster, TestLegacyNumericRangeQueryBuilder, CdcrReplicationHandlerTest, SolrIndexSplitterTest, DocExpirationUpdateProcessorFactoryTest, DocValuesTest, LeaderFailoverAfterPartitionTest, TestFieldTypeResource, DirectSolrConnectionTest, SuggestComponentTest, TimeZoneUtilsTest, IndexBasedSpellCheckerTest, AliasIntegrationTest, DistribJoinFromCollectionTest, TestIntervalFaceting, SolrCloudExampleTest, TestConfigSetsAPIZkFailure, TestPerFieldSimilarity, BigEndianAscendingWordSerializerTest, DOMUtilTest, SolrInfoMBeanTest, CSVRequestHandlerTest, TestRequestStatusCollectionAPI, CustomCollectionTest, CollectionReloadTest, DistributedSuggestComponentTest, TestCollectionAPI, TestWordDelimiterFilterFactory, TestRuleBasedAuthorizationPlugin, ChaosMonkeyNothingIsSafeTest, GraphQueryTest, TestSolrCloudWithSecureImpersonation, DistanceFunctionTest, FileUtilsTest, AlternateDirectoryTest, DistributedFacetPivotWhiteBoxTest, TestSolrFieldCacheMBean, TestPostingsSolrHighlighter, TestSolrConfigHandlerConcurrent, CollectionsAPIDistributedZkTest, TestClassicSimilarityFactory, SuggesterFSTTest, TestFieldCacheSort, AnalyticsQueryTest, OpenExchangeRatesOrgProviderTest, TestCustomDocTransformer, TestFiltering, TestCloudPseudoReturnFields, TestSolrConfigHandler, TestLeaderInitiatedRecoveryThread, TestSimpleTrackingShardHandler, JSONWriterTest, ConfigSetsAPITest, TestCharFilters, TestConfigSetImmutable, BaseCdcrDistributedZkTest, TestFileDictionaryLookup, TestDistribIDF, HdfsRecoveryZkTest, TestSystemIdResolver, TestManagedStopFilterFactory, TestNoOpRegenerator, DistributedExpandComponentTest, SpatialFilterTest, OverseerTaskQueueTest, TestCloudSchemaless, TestReplicationHandlerBackup, AtomicUpdatesTest, PeerSyncWithIndexFingerprintCachingTest, TermVectorComponentTest, TestTrie, SolrCmdDistributorTest, TestHashPartitioner, TestUseDocValuesAsStored, ZkCLITest, TestFieldCollectionResource, TestSizeLimitedDistributedMap, TestBulkSchemaAPI, SharedFSAutoReplicaFailoverUtilsTest, SpellCheckComponentTest]
   [junit4] Completed [272/650 (1!)] on J1 in 18.90s, 11 tests, 1 error <<< FAILURES!

[...truncated 52592 lines...]