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/10/30 19:46:08 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18179/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -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([CADC19F195D416AA:4288262B3B287B52]: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 11611 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/J2/temp/solr.handler.component.SpellCheckComponentTest_CADC19F195D416AA-001/init-core-data-001
   [junit4]   2> 1073210 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 1073210 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1073211 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-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> 1073295 WARN  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1073296 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1073314 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1073442 WARN  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1073445 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1073496 INFO  (coreLoadExecutor-3844-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> 1073618 WARN  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1073619 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1073632 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1073733 WARN  (coreLoadExecutor-3844-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> 1073735 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1073756 INFO  (coreLoadExecutor-3844-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> 1073756 INFO  (coreLoadExecutor-3844-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/J2/temp/solr.handler.component.SpellCheckComponentTest_CADC19F195D416AA-001/init-core-data-001/]
   [junit4]   2> 1073757 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6a2b7cdd
   [junit4]   2> 1073761 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1073761 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1073762 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=18.716796875, floorSegmentMB=0.3486328125, forceMergeDeletesPctAllowed=10.868253825512161, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1073762 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39e0bf80[collection1] main]
   [junit4]   2> 1073763 WARN  (coreLoadExecutor-3844-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> 1073763 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1073823 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1073859 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1073860 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1073860 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1073903 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1073903 INFO  (coreLoadExecutor-3844-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> 1073903 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1073939 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1074056 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1074115 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1074115 INFO  (coreLoadExecutor-3844-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1074115 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1074116 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1074117 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1074118 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1074119 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1074119 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1074119 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1074119 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1074119 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1074120 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1074120 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1074120 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1074120 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1074120 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1074121 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1074121 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1074121 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1074121 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1074121 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1074121 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1074122 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1074122 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1074123 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1074124 WARN  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1074124 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1074125 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@54921010[collection1] main]
   [junit4]   2> 1074125 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1074126 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1074128 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1074129 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1074130 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39e0bf80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1074130 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1074131 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1074133 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1074133 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1074133 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1074133 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1074134 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1074134 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1074136 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1074138 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1074139 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1074141 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1074142 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1074143 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54921010[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 1074143 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 1074144 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] 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=0
   [junit4]   2> 1074144 ERROR (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] 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":0},
   [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> 1074144 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1074144 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1074144 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1074145 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1074145 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1074145 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@77c93777[collection1] main]
   [junit4]   2> 1074145 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1074145 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1074210 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1074264 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1074356 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1074356 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1074404 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1074439 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1074474 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77c93777[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1074474 INFO  (TEST-SpellCheckComponentTest.test-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 329
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=CADC19F195D416AA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Cuba -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.36s J2 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CADC19F195D416AA:4288262B3B287B52]: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> 1074478 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1074479 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1074479 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1074479 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1074480 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1074480 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1074480 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1074480 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1074481 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1074481 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1074481 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1074482 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1074482 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1074486 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@666a1bfc[collection1] main]
   [junit4]   2> 1074486 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1074486 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1074657 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1074706 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1074850 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1074850 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1074951 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1075121 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1075270 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@666a1bfc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
   [junit4]   2> 1075270 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 788
   [junit4]   2> 1075428 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] 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=157
   [junit4]   2> 1075599 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] 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=170
   [junit4]   2> 1075599 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":170},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.841Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.841Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.838Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.839Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1075719 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=119
   [junit4]   2> 1075861 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=141
   [junit4]   2> 1075861 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":141},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.841Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.841Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.838Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.839Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1076024 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false} hits=7 status=0 QTime=162
   [junit4]   2> 1076187 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false} hits=7 status=0 QTime=162
   [junit4]   2> 1076187 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":162},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.840Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.841Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.841Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.838Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T19:19:43.839Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@463f0099[collection1] main]
   [junit4]   2> 1076188 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1076188 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1076234 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1076303 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1076364 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1076364 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1076413 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1076458 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1076513 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@463f0099[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1076514 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 325
   [junit4]   2> 1076515 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1076516 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1076516 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1076517 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1076517 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1076517 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1076518 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1076518 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1076518 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1076518 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1076519 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1076519 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1076519 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1076522 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46b950a0[collection1] main]
   [junit4]   2> 1076522 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1076522 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1076694 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1076741 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1076887 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1076887 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1077024 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1077166 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1077298 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46b950a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
   [junit4]   2> 1077298 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 779
   [junit4]   2> 1077299 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] 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=0
   [junit4]   2> 1077300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1077300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1077300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1077300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1077300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1077301 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e1c79ee[collection1] main]
   [junit4]   2> 1077301 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1077301 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1077343 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1077377 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1077422 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1077422 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1077503 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1077565 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1077610 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e1c79ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077610 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 309
   [junit4]   2> 1077612 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1077612 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1077612 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1077613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1077613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1077613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1077614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1077614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1077614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1077614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1077615 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1077615 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1077615 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1077618 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@69bb684[collection1] main]
   [junit4]   2> 1077618 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1077619 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1077733 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1077780 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1077893 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1077893 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1078154 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1078301 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1078447 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69bb684[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
   [junit4]   2> 1078447 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 832
   [junit4]   2> 1078448 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] 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=0
   [junit4]   2> 1078449 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1078449 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1078449 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1078452 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24b58339[collection1] main]
   [junit4]   2> 1078453 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1078453 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1078604 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1078684 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1078894 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1078894 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1079036 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1079194 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1079388 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24b58339[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10) Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 1079388 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 938
   [junit4]   2> 1079389 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] 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=941
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6959a203[collection1] main]
   [junit4]   2> 1079390 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1079390 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1079443 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1079478 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1079545 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1079545 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1079623 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1079683 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1079748 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6959a203[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1079748 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 358
   [junit4]   2> 1079750 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1079751 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1079751 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1079752 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1079752 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1079752 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1079752 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1079753 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1079753 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1079753 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1079754 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1079754 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1079754 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1079757 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec3b2[collection1] main]
   [junit4]   2> 1079757 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1079757 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1079931 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1079975 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1080103 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1080103 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1080232 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1080382 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1080543 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ec3b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
   [junit4]   2> 1080543 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 789
   [junit4]   2> 1080544 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1080544 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1080544 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1080544 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1080544 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1080545 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@497c502f[collection1] main]
   [junit4]   2> 1080545 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1080545 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1080602 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1080654 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1080688 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1080688 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1080750 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1080810 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1080843 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@497c502f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080844 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 299
   [junit4]   2> 1080845 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1080846 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1080846 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1080846 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1080846 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1080846 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1080847 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1080849 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@504b1c06[collection1] main]
   [junit4]   2> 1080850 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1080850 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1080960 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1081012 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1081136 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1081136 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1081246 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1081356 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1081496 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@504b1c06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
   [junit4]   2> 1081496 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 648
   [junit4]   2> 1081644 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] 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=147
   [junit4]   2> 1081645 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] 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> 1081645 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1081645 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1081645 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1081646 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1081646 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1081646 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4291155b[collection1] main]
   [junit4]   2> 1081646 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1081646 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1081707 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1081755 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1081791 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1081791 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1081846 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1081919 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1081982 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4291155b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1081982 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 336
   [junit4]   2> 1081983 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1081983 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1081984 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1081984 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1081984 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1081984 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1081984 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1081985 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1081985 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1081985 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1081985 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1081985 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1081985 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1081987 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ecafa69[collection1] main]
   [junit4]   2> 1081988 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1081988 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1082152 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1082213 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1082370 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1082370 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1082492 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1082655 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1082795 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ecafa69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10)))}
   [junit4]   2> 1082795 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 809
   [junit4]   2> 1082796 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1082798 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] 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=2
   [junit4]   2> 1082800 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1082800 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1082800 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1082801 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1082801 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1082801 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@359a07be[collection1] main]
   [junit4]   2> 1082801 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1082801 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1082839 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1082885 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1082933 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1082933 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1082977 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1083019 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1083068 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@359a07be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1083068 INFO  (TEST-SpellC

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

ct
   [junit4]   2> 1090550 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1090730 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1090915 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1091086 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2586263c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):c10)))}
   [junit4]   2> 1091087 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 910
   [junit4]   2> 1091253 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] 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=166
   [junit4]   2> 1091255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] 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=0
   [junit4]   2> 1091255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] 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> 1091256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] 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> 1091256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1091256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1091256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1091257 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1091257 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ad5f849
   [junit4]   2> 1091257 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f6db41f[collection1] main]
   [junit4]   2> 1091257 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1091257 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1091332 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1091410 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1091480 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1091480 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1091565 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1091634 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1091711 INFO  (searcherExecutor-3845-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f6db41f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1091711 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CADC19F195D416AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 454
   [junit4]   2> 1091712 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1091712 INFO  (SUITE-SpellCheckComponentTest-seed#[CADC19F195D416AA]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1667592146
   [junit4]   2> 1091713 INFO  (coreCloseExecutor-3849-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34b1852c
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.SpellCheckComponentTest_CADC19F195D416AA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=Lucene50(blocksize=128), lowerfilt1and2=Lucene50(blocksize=128), end4=PostingsFormat(name=MockRandom), end3=PostingsFormat(name=LuceneVarGapFixedInterval), end2=PostingsFormat(name=Memory doPackFST= false), end1=Lucene50(blocksize=128), lowerfilt=Lucene50(blocksize=128), gram1=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=Lucene50(blocksize=128), gram2=PostingsFormat(name=Memory doPackFST= false), gram3=PostingsFormat(name=LuceneVarGapFixedInterval), start3=PostingsFormat(name=MockRandom), gram4=PostingsFormat(name=MockRandom), start2=Lucene50(blocksize=128), word=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128), start4=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1819, maxMBSortInHeap=6.919745004802872, sim=RandomSimilarity(queryNorm=true): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Cuba
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=149629448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, TestCoreDiscovery, TestQuerySenderNoQuery, TestPHPSerializedResponseWriter, SliceStateTest, TestCollationField, SuggesterTest, ShowFileRequestHandlerTest, TestSchemaNameResource, HdfsChaosMonkeyNothingIsSafeTest, OverseerRolesTest, TestReplicaProperties, StatsReloadRaceTest, TestSolrJ, AutoCommitTest, TestReversedWildcardFilterFactory, CurrencyFieldXmlFileTest, OverriddenZkACLAndCredentialsProvidersTest, DistributedQueryComponentCustomSortTest, TestConfig, TestReloadDeadlock, CdcrRequestHandlerTest, HdfsLockFactoryTest, TestDocSet, TemplateUpdateProcessorTest, TestSchemaVersionResource, TestLocalFSCloudBackupRestore, TestConfigReload, CollectionsAPISolrJTest, PeerSyncReplicationTest, TestSolrDynamicMBean, TestIBSimilarityFactory, InfoHandlerTest, AssignTest, CoreAdminHandlerTest, PrimitiveFieldTypeTest, LeaderFailureAfterFreshStartTest, UUIDUpdateProcessorFallbackTest, TestCollationFieldDocValues, HLLSerializationTest, TestXmlQParser, StressHdfsTest, ConnectionManagerTest, TestSolrQueryParser, SimpleCollectionCreateDeleteTest, MBeansHandlerTest, TestLeaderElectionWithEmptyReplica, TestRTimerTree, DirectUpdateHandlerOptimizeTest, TestExtendedDismaxParser, TestRecovery, ChangedSchemaMergeTest, SolrXmlInZkTest, MigrateRouteKeyTest, TestSort, DebugComponentTest, RAMDirectoryFactoryTest, TestUninvertingReader, TestSolrDeletionPolicy1, URLClassifyProcessorTest, TestAnalyzeInfixSuggestions, SimpleFacetsTest, HdfsTlogReplayBufferedWhileIndexingTest, TestLuceneMatchVersion, TestCloudRecovery, TestCloudInspectUtil, TestBackupRepositoryFactory, SuggesterWFSTTest, TestDFISimilarityFactory, TestIntervalFaceting, CloudMLTQParserTest, UpdateParamsTest, PreAnalyzedFieldTest, TestConfigSetsAPI, TestFieldResource, HdfsNNFailoverTest, DistributedQueueTest, TestSolrCloudWithDelegationTokens, UnloadDistributedZkTest, OverseerTest, ZkStateWriterTest, TestCustomDocTransformer, SolrPluginUtilsTest, TestWriterPerf, TestDocBasedVersionConstraints, TestDownShardTolerantSearch, DeleteReplicaTest, SolrCoreCheckLockOnStartupTest, TestIndexSearcher, BasicDistributedZk2Test, TestConfigSetProperties, RequestHandlersTest, JSONWriterTest, TestTolerantSearch, DistributedFacetExistsSmallTest, ClassificationUpdateProcessorFactoryTest, NoCacheHeaderTest, TestReloadAndDeleteDocs, VersionInfoTest, TestScoreJoinQPNoScore, TestManagedResourceStorage, TestFieldCacheReopen, EnumFieldTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestStressVersions, HardAutoCommitTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest]
   [junit4] Completed [305/647 (1!)] on J2 in 18.52s, 11 tests, 1 error <<< FAILURES!

[...truncated 51021 lines...]