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/12/04 11:55:03 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+140) - Build # 2337 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2337/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

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




Build Log:
[...truncated 11735 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_2C9C5343D42D65FE-001/init-core-data-001
   [junit4]   2> 1006120 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1006122 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1006123 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1006178 WARN  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1006179 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1006187 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1006246 WARN  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1006248 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1006266 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1006268 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1006327 WARN  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1006328 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1006337 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1006395 WARN  (coreLoadExecutor-4807-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> 1006396 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1006411 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1006411 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_2C9C5343D42D65FE-001/init-core-data-001/]
   [junit4]   2> 1006411 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.888085046317938]
   [junit4]   2> 1006416 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1006416 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1006416 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=182741207, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1006416 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ec24ec[collection1] main]
   [junit4]   2> 1006417 WARN  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1006417 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1006452 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1006483 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1006483 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1006483 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1006519 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1006519 INFO  (coreLoadExecutor-4807-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> 1006520 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1006563 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1006746 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1006799 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1006799 INFO  (coreLoadExecutor-4807-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1006799 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1006801 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1006803 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1006803 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1006804 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1006805 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1006805 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1006805 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1006805 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1006805 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1006805 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1006806 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1006806 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1006806 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1006806 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1006807 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1006807 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1006807 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1006807 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1006807 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1006808 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1006808 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1006810 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1006810 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1006811 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59c04ae8[collection1] main]
   [junit4]   2> 1006812 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1006812 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1006815 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1006817 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1006819 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1006819 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23ec24ec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1006819 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1006822 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1006824 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1006824 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1006824 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1006824 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1006826 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1006826 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1006829 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1006831 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1006843 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1006845 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1006847 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1006847 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59c04ae8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C10)))}
   [junit4]   2> 1006847 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 1006849 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] 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> 1006849 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 1006849 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1006849 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1006850 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1006850 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1006850 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1006851 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2eb48459[collection1] main]
   [junit4]   2> 1006851 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1006851 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1006922 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1006981 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1007027 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1007027 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1007059 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1007127 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1007179 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2eb48459[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1007179 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 328
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=2C9C5343D42D65FE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sw-CD -Dtests.timezone=America/Mendoza -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.38s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C9C5343D42D65FE:A63BDCB25BC65C85]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1007181 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1007182 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1007182 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1007182 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1007182 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1007183 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1007183 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1007183 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1007183 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1007183 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1007183 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1007184 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1007184 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1007186 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f99a908[collection1] main]
   [junit4]   2> 1007186 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1007186 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1007369 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1007433 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1007596 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1007596 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1007710 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1007832 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1007995 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f99a908[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):C10)))}
   [junit4]   2> 1007995 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 811
   [junit4]   2> 1008151 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] 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=155
   [junit4]   2> 1008152 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] 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> 1008152 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] 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> 1008153 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] 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> 1008153 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1008153 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1008153 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1008153 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1008154 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1008154 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@796f03cc[collection1] main]
   [junit4]   2> 1008154 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1008154 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1008209 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1008254 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1008289 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1008289 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1008356 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1008406 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1008448 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@796f03cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1008448 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 294
   [junit4]   2> 1008449 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1008450 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1008450 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1008450 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1008450 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1008450 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1008451 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1008453 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ad443c8[collection1] main]
   [junit4]   2> 1008453 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1008453 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1008641 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1008693 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1008857 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1008858 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1009013 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1009179 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1009362 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ad443c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):C10)))}
   [junit4]   2> 1009362 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 910
   [junit4]   2> 1009363 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1009363 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1009363 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1009363 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1009363 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1009363 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34e9aa73[collection1] main]
   [junit4]   2> 1009364 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1009364 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1009417 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1009467 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1009532 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1009532 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1009589 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1009631 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1009679 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34e9aa73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009679 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 315
   [junit4]   2> 1009680 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1009681 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1009681 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1009681 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1009682 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1009682 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1009682 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1009682 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1009682 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1009683 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1009683 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1009683 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1009683 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1009685 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@463f974a[collection1] main]
   [junit4]   2> 1009685 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1009685 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1009843 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1009914 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1010099 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1010099 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1010242 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1010360 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1010522 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@463f974a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):C10)))}
   [junit4]   2> 1010530 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 847
   [junit4]   2> 1010531 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1010531 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=1
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1010533 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1be6b924[collection1] main]
   [junit4]   2> 1010534 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1010534 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1010576 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1010642 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1010694 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1010694 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1010745 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1010808 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1010849 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1be6b924[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1010849 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 316
   [junit4]   2> 1010851 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1010851 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1010852 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1010852 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1010852 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1010852 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1010852 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1010852 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1010853 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1010853 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1010853 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1010853 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1010853 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1010855 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@95a7518[collection1] main]
   [junit4]   2> 1010856 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1010856 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1011058 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1011163 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1011686 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1011686 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1011900 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1012120 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1012251 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@95a7518[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):C10)))}
   [junit4]   2> 1012252 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1398
   [junit4]   2> 1012252 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] 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> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d56717a[collection1] main]
   [junit4]   2> 1012253 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1012253 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1012333 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1012385 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1012433 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1012433 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1012487 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1012535 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1012583 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d56717a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1012583 INFO  (TEST-SpellCheckComponentTest.test-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 330
   [junit4]   2> 1012584 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1012585 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1012585 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1012585 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1012586 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1012586 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1012586 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1012586 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1012586 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1012586 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1012587 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1012587 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1012587 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1012589 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d64997d[collection1] main]
   [junit4]   2> 1012589 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1012589 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1012741 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1012785 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1012911 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1012911 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1013081 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1013237 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1013481 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d64997d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):C10)))}
   [junit4]   2> 1013481 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 894
   [junit4]   2> 1013482 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0
   [junit4]   2> 1013482 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1013482 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1013482 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1013482 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1013482 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1013483 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ce5241d[collection1] main]
   [junit4]   2> 1013483 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1013483 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1013550 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1013620 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1013680 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1013680 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1013721 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1013769 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1013831 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ce5241d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013831 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 348
   [junit4]   2> 1013832 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1013833 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1013833 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1013833 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1013833 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1013834 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1013834 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1013834 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1013834 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1013835 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1013835 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1013835 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1013835 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1013837 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20de0687[collection1] main]
   [junit4]   2> 1013837 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1013837 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1014008 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1014084 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1014201 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1014201 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1014389 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1014567 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1014787 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20de0687[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):C10)))}
   [junit4]   2> 1014787 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 952
   [junit4]   2> 1014788 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1014788 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1014788 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1014790 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36cef672[collection1] main]
   [junit4]   2> 1014790 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1014790 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1015046 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1015143 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1015321 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1015321 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1015530 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1015741 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1015899 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36cef672[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):C10/1:delGen=1) Uninverting(_7(6.4.0):C1)))}
   [junit4]   2> 1015899 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1111
   [junit4]   2> 1016153 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=253
   [junit4]   2> 1016154 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1016163 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1016163 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1016163 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1016163 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1016163 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1016163 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2423706e[collection1] main]
   [junit4]   2> 1016164 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1016164 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1016228 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1016298 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1016350 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1016350 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1016404 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1016487 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1016552 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2423706e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1016552 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 388
   [junit4]   2> 1016553 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1016553 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1016554 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1016554 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1016554 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1016554 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1016554 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1016555 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1016555 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1016555 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1016555 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1016555 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1016555 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1016558 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@457cbccf[collection1] main]
   [junit4]   2> 1016558 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1016558 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1016743 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1016820 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1017113 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1017113 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1017355 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1017713 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1018049 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@457cbccf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.4.0):C10)))}
   [junit4]   2> 1018049 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1494
   [junit4]   2> 1018050 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] 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> 1018051 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1018051 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1018051 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1018055 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@525f6644[collection1] main]
   [junit4]   2> 1018055 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1018055 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1018398 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1018482 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1018696 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1018696 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1018913 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1019086 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1019221 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@525f6644[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.4.0):C10) Uninverting(_9(6.4.0):C1)))}
   [junit4]   2> 1019221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1169
   [junit4]   2> 1019222 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] 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=1172
   [junit4]   2> 1019222 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1019223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1019223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1019223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1019223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1019223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a2b1bb9[collection1] main]
   [junit4]   2> 1019223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1019223 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1019267 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1019313 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1019359 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1019360 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1019424 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1019479 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1019513 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a2b1bb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1019513 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 290
   [junit4]   2> 1019515 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1019515 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1019515 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1019516 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1019516 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1019516 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1019516 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1019516 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1019517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1019517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1019517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1019517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1019517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1019519 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56678878[collection1] main]
   [junit4]   2> 1019520 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1019520 INFO  (sear

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

ectUpdateHandler2 end_commit_flush
   [junit4]   2> 1023685 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1023842 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1023903 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1024067 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1024067 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1024256 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1024489 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1024726 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d1188c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.4.0):C10)))}
   [junit4]   2> 1024726 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1044
   [junit4]   2> 1024727 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] 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> 1024727 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1024727 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1024728 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1024728 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1024728 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39de961a
   [junit4]   2> 1024728 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d0a6427[collection1] main]
   [junit4]   2> 1024728 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1024728 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1024803 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1024878 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1024942 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1024942 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1025018 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1025074 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1025144 INFO  (searcherExecutor-4808-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d0a6427[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1025144 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[2C9C5343D42D65FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 416
   [junit4]   2> 1025145 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1025145 INFO  (SUITE-SpellCheckComponentTest-seed#[2C9C5343D42D65FE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1255890812
   [junit4]   2> 1025150 INFO  (coreCloseExecutor-4812-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@88ff33b
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_2C9C5343D42D65FE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {start1=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=LuceneFixedGap), lowerfilt1and2=PostingsFormat(name=LuceneFixedGap), end4=Lucene50(blocksize=128), end3=PostingsFormat(name=Direct), end2=PostingsFormat(name=LuceneVarGapDocFreqInterval), end1=PostingsFormat(name=LuceneFixedGap), lowerfilt=PostingsFormat(name=LuceneFixedGap), gram1=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), gram2=PostingsFormat(name=LuceneVarGapDocFreqInterval), gram3=PostingsFormat(name=Direct), start3=Lucene50(blocksize=128), gram4=Lucene50(blocksize=128), start2=PostingsFormat(name=LuceneFixedGap), word=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap), start4=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1234, maxMBSortInHeap=7.742414922019764, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sw-CD, timezone=America/Mendoza
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=178550608,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBehaviorTest, TestQueryWrapperFilter, DocValuesNotIndexedTest, ChaosMonkeySafeLeaderTest, MoreLikeThisHandlerTest, VersionInfoTest, TestRandomRequestDistribution, ShardRoutingCustomTest, TestRTimerTree, SpellCheckCollatorTest, ShardRoutingTest, TestCoreContainer, TestLRUCache, PreAnalyzedFieldManagedSchemaCloudTest, OverseerCollectionConfigSetProcessorTest, HdfsSyncSliceTest, TermsComponentTest, IndexBasedSpellCheckerTest, LeaderElectionContextKeyTest, CdcrUpdateLogTest, TimerUtilsTest, HttpSolrCallGetCoreTest, TestDeleteCollectionOnDownNodes, TestWordDelimiterFilterFactory, TestCharFilters, TestFieldCacheReopen, CSVRequestHandlerTest, TestCollapseQParserPlugin, SimplePostToolTest, DistributedFacetPivotLargeTest, DateMathParserTest, TlogReplayBufferedWhileIndexingTest, TestQueryTypes, TestLockTree, SolrIndexSplitterTest, SliceStateTest, CursorMarkTest, TestLMDirichletSimilarityFactory, TestStressUserVersions, CollectionsAPIDistributedZkTest, TestFreeTextSuggestions, SortSpecParsingTest, DistributedIntervalFacetingTest, TestConfigSets, HdfsDirectoryFactoryTest, TestPKIAuthenticationPlugin, SpellingQueryConverterTest, TestRawResponseWriter, SolrCmdDistributorTest, SuggestComponentContextFilterQueryTest, RequestLoggingTest, TestReRankQParserPlugin, SSLMigrationTest, TestFieldTypeCollectionResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestChildDocTransformer, ReplicaListTransformerTest, HdfsLockFactoryTest, SampleTest, ClusterStateUpdateTest, DeleteStatusTest, TestDynamicFieldResource, HdfsBasicDistributedZk2Test, BlobRepositoryCloudTest, LoggingHandlerTest, JSONWriterTest, SolrInfoMBeanTest, TestTrie, MultiTermTest, TestSolrIndexConfig, BasicFunctionalityTest, DocumentBuilderTest, SortByFunctionTest, TestLuceneMatchVersion, BasicAuthIntegrationTest, CoreAdminRequestStatusTest, TestCustomDocTransformer, TestShortCircuitedRequests, TestClusterProperties, LeaderInitiatedRecoveryOnCommitTest, TestConfigOverlay, BadCopyFieldTest, TemplateUpdateProcessorTest, DirectSolrConnectionTest, HighlighterTest, CollectionReloadTest, TestSearchPerf, TestExclusionRuleCollectionAccess, TestClusterStateMutator, FileUtilsTest, TermVectorComponentTest, TestCSVResponseWriter, TestInitParams, TestSubQueryTransformerDistrib, SolrIndexConfigTest, TestDistributedGrouping, TestFastOutputStream, BaseCdcrDistributedZkTest, OverseerStatusTest, TestSearcherReuse, TestSlowCompositeReaderWrapper, TestCopyFieldCollectionResource, DeleteNodeTest, DistributedQueryComponentOptimizationTest, UpdateRequestProcessorFactoryTest, TestRequestForwarding, TestUninvertingReader, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkCLITest, AutoCommitTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, TestSolr4Spatial, SpellCheckComponentTest]
   [junit4] Completed [318/658 (1!)] on J1 in 19.05s, 11 tests, 1 error <<< FAILURES!

[...truncated 51085 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+140) - Build # 2338 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2338/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35261/solr/managed-preanalyzed, http://127.0.0.1:43033/solr/managed-preanalyzed]

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


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

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

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




Build Log:
[...truncated 11268 lines...]
   [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/init-core-data-001
   [junit4]   2> 441849 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-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> 441849 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001
   [junit4]   2> 441850 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 441850 INFO  (Thread-1158) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 441850 INFO  (Thread-1158) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 441950 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41643
   [junit4]   2> 441954 INFO  (jetty-launcher-1048-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 441954 INFO  (jetty-launcher-1048-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 441955 INFO  (jetty-launcher-1048-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f44fb{/solr,null,AVAILABLE}
   [junit4]   2> 441955 INFO  (jetty-launcher-1048-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4532d7{/solr,null,AVAILABLE}
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@94d624{HTTP/1.1,[http/1.1]}{127.0.0.1:43033}
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.e.j.s.Server Started @445435ms
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43033}
   [junit4]   2> 441957 ERROR (jetty-launcher-1048-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14a63d9{HTTP/1.1,[http/1.1]}{127.0.0.1:35261}
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.e.j.s.Server Started @445435ms
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35261}
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T14:33:01.225655Z
   [junit4]   2> 441957 ERROR (jetty-launcher-1048-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 441957 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-04T14:33:01.225885Z
   [junit4]   2> 441959 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 441959 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 441965 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 441967 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 441968 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41643/solr
   [junit4]   2> 441970 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41643/solr
   [junit4]   2> 441981 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43033_solr
   [junit4]   2> 441982 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35261_solr
   [junit4]   2> 441982 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97049770794745860-127.0.0.1:43033_solr-n_0000000000) starting
   [junit4]   2> 441982 INFO  (zkCallback-1057-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 441982 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 441986 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43033_solr
   [junit4]   2> 441986 INFO  (zkCallback-1057-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 441986 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 442034 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node2/.
   [junit4]   2> 442045 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node1/.
   [junit4]   2> 442050 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 442051 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41643/solr ready
   [junit4]   2> 442061 INFO  (qtp8702853-5207) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 442062 INFO  (OverseerThreadFactory-2424-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection managed-preanalyzed
   [junit4]   2> 442169 INFO  (qtp8702853-5211) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2
   [junit4]   2> 442169 INFO  (qtp9625035-5206) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2
   [junit4]   2> 442273 INFO  (zkCallback-1057-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 442273 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 443177 INFO  (qtp9625035-5206) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 443178 INFO  (qtp8702853-5211) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 443183 INFO  (qtp9625035-5206) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 443183 INFO  (qtp8702853-5211) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 443193 INFO  (qtp8702853-5211) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 443193 INFO  (qtp9625035-5206) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 443194 INFO  (qtp9625035-5206) [    ] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 443194 INFO  (qtp8702853-5211) [    ] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 443194 INFO  (qtp8702853-5211) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node1/managed-preanalyzed_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node1/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 443194 INFO  (qtp9625035-5206) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node2/managed-preanalyzed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node2/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 443201 INFO  (qtp8702853-5211) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 443201 INFO  (qtp8702853-5211) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 443201 INFO  (qtp9625035-5206) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 443201 INFO  (qtp9625035-5206) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 443206 INFO  (qtp8702853-5211) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 443206 INFO  (qtp8702853-5211) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 443206 INFO  (qtp9625035-5206) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 443206 INFO  (qtp9625035-5206) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 443206 INFO  (qtp8702853-5211) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad8306[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 443206 INFO  (qtp9625035-5206) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2143ad[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 443207 INFO  (qtp8702853-5211) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 443207 INFO  (qtp9625035-5206) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 443207 INFO  (qtp8702853-5211) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 443207 INFO  (qtp9625035-5206) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 443208 INFO  (qtp8702853-5211) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 443208 INFO  (qtp9625035-5206) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 443209 INFO  (qtp9625035-5206) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 443209 INFO  (qtp8702853-5211) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 443209 INFO  (searcherExecutor-2430-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@1ad8306[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 443209 INFO  (searcherExecutor-2429-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@2143ad[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 443210 INFO  (qtp8702853-5211) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552796334138851328
   [junit4]   2> 443210 INFO  (qtp9625035-5206) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552796334138851328
   [junit4]   2> 443214 INFO  (qtp8702853-5211) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 443214 INFO  (qtp8702853-5211) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 443214 INFO  (qtp8702853-5211) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35261/solr/managed-preanalyzed_shard2_replica1/
   [junit4]   2> 443214 INFO  (qtp8702853-5211) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 443214 INFO  (qtp9625035-5206) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 443214 INFO  (qtp9625035-5206) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 443214 INFO  (qtp8702853-5211) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:35261/solr/managed-preanalyzed_shard2_replica1/ has no replicas
   [junit4]   2> 443214 INFO  (qtp9625035-5206) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43033/solr/managed-preanalyzed_shard1_replica1/
   [junit4]   2> 443214 INFO  (qtp9625035-5206) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 443214 INFO  (qtp9625035-5206) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:43033/solr/managed-preanalyzed_shard1_replica1/ has no replicas
   [junit4]   2> 443216 INFO  (qtp8702853-5211) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35261/solr/managed-preanalyzed_shard2_replica1/ shard2
   [junit4]   2> 443217 INFO  (qtp9625035-5206) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43033/solr/managed-preanalyzed_shard1_replica1/ shard1
   [junit4]   2> 443319 INFO  (zkCallback-1057-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 443319 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 443367 INFO  (qtp8702853-5211) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 443367 INFO  (qtp9625035-5206) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 443371 INFO  (qtp9625035-5206) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2} status=0 QTime=1202
   [junit4]   2> 443371 INFO  (qtp8702853-5211) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2} status=0 QTime=1205
   [junit4]   2> 443373 INFO  (qtp8702853-5207) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 443470 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 443470 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 444063 INFO  (OverseerCollectionConfigSetProcessor-97049770794745860-127.0.0.1:43033_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 444373 INFO  (qtp8702853-5207) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2312
   [junit4]   2> 444384 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdd2Fields
   [junit4]   2> 444393 INFO  (qtp8702853-5209) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 444395 INFO  (qtp8702853-5209) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444399 INFO  (qtp8702853-5209) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444400 INFO  (qtp8702853-5209) [    ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 444400 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 444400 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 444401 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 444401 INFO  (Thread-1177) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 444401 INFO  (qtp8702853-5209) [    ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 444402 INFO  (Thread-1177) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 444402 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444403 INFO  (Thread-1177) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444403 INFO  (Thread-1178) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 444405 INFO  (Thread-1178) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 444405 INFO  (Thread-1177) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444405 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444406 INFO  (Thread-1177) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 444406 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 444407 INFO  (Thread-1178) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444407 INFO  (qtp9625035-5198) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 444408 INFO  (qtp8702853-5209) [    ] o.a.s.s.ManagedIndexSchema Took 7.0ms for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 444408 INFO  (qtp8702853-5209) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 444408 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 444410 INFO  (Thread-1178) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444410 INFO  (Thread-1178) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 444411 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444412 INFO  (Thread-1177) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 444413 INFO  (qtp8702853-5199) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field1 params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 444415 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444415 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 444415 INFO  (Thread-1178) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 444417 INFO  (qtp9625035-5206) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 444418 INFO  (Thread-1177) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444419 INFO  (qtp9625035-5206) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444421 INFO  (Thread-1177) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444422 INFO  (Thread-1177) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 444423 INFO  (qtp9625035-5206) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444423 INFO  (Thread-1178) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444427 INFO  (Thread-1178) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444427 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 444428 INFO  (qtp9625035-5206) [    ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 444428 INFO  (Thread-1178) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 444428 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 444429 INFO  (qtp9625035-5206) [    ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 444429 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 444429 INFO  (Thread-1179) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 444429 INFO  (Thread-1178) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node1/managed-preanalyzed_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node1/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 444429 INFO  (Thread-1177) [    ] o.a.s.c.SolrCore [[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node2/managed-preanalyzed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001/tempDir-001/node2/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 444430 INFO  (Thread-1180) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 444430 INFO  (Thread-1179) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 444431 INFO  (Thread-1180) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 444431 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444432 INFO  (Thread-1179) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444434 INFO  (Thread-1180) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444435 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444436 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 444436 INFO  (Thread-1179) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444436 INFO  (Thread-1180) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444437 INFO  (Thread-1180) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 444437 INFO  (Thread-1179) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 444437 INFO  (Thread-1177) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444437 INFO  (Thread-1177) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444437 INFO  (Thread-1177) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e34e9b[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 444437 INFO  (Thread-1178) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444437 INFO  (Thread-1178) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444437 INFO  (Thread-1178) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@190ab9c[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 444438 INFO  (Thread-1177) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 444438 INFO  (Thread-1177) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 444438 INFO  (Thread-1177) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 444438 INFO  (Thread-1178) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 444438 INFO  (Thread-1177) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 444438 INFO  (Thread-1178) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 444438 INFO  (searcherExecutor-2442-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@1e34e9b[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444439 INFO  (Thread-1178) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 444439 INFO  (Thread-1177) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552796335427551232
   [junit4]   2> 444439 INFO  (qtp8702853-5201) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 444439 INFO  (Thread-1178) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 444440 INFO  (Thread-1178) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552796335428599808
   [junit4]   2> 444442 INFO  (searcherExecutor-2441-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@190ab9c[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444442 INFO  (Thread-1177) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 444442 INFO  (Thread-1177) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1158dc5[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 444442 INFO  (searcherExecutor-2442-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@1158dc5[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444443 INFO  (Thread-1178) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 444443 INFO  (Thread-1178) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cf4a0[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 444443 INFO  (Thread-1178) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1034bc2
   [junit4]   2> 444443 INFO  (qtp9625035-5206) [    ] o.a.s.s.ManagedIndexSchema Took 14.0ms for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 444444 INFO  (qtp9625035-5206) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 444444 INFO  (qtp9625035-5206) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14f9312
   [junit4]   2> 444444 INFO  (searcherExecutor-2441-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@2cf4a0[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444446 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 444446 INFO  (qtp8702853-5211) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field2 params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 444448 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 444448 INFO  (qtp9625035-5210) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/fields/field2 params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 444449 ERROR (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection managed-preanalyzed failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43033/solr/managed-preanalyzed: No such path /schema/fields/field2, retry? 0
   [junit4]   2> 444449 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdd2Fields
   [junit4]   2> 444466 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 444466 INFO  (zkCallback-1057-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.method=testAdd2Fields -Dtests.seed=82FBEFF3B881DE8E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ug-CN -Dtests.timezone=America/Winnipeg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.09s J1 | PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35261/solr/managed-preanalyzed, http://127.0.0.1:43033/solr/managed-preanalyzed]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([82FBEFF3B881DE8E:2AEE5D1864874D78]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
   [junit4]    > 	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
   [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]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43033/solr/managed-preanalyzed: No such path /schema/fields/field2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:593)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    > 	... 45 more
   [junit4]   2> 444470 INFO  (jetty-launcher-1048-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@94d624{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 444471 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28551504
   [junit4]   2> 444471 INFO  (jetty-launcher-1048-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@14a63d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 444472 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3351604
   [junit4]   2> 444472 INFO  (coreCloseExecutor-2449-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12f5669
   [junit4]   2> 444474 INFO  (jetty-launcher-1048-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97049770794745860-127.0.0.1:43033_solr-n_0000000000) closing
   [junit4]   2> 444474 INFO  (OverseerStateUpdate-97049770794745860-127.0.0.1:43033_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43033_solr
   [junit4]   2> 444474 INFO  (coreCloseExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@106ad7c
   [junit4]   2> 444475 INFO  (zkCallback-1059-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 444475 INFO  (Thread-1179) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 444475 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35261_solr
   [junit4]   2> 444476 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97049770794745862-127.0.0.1:35261_solr-n_0000000001) starting
   [junit4]   2> 444478 ERROR (Thread-1179) [    ] o.a.s.s.ManagedIndexSchemaFactory Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:942)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2714)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 444479 WARN  (Thread-1179) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2714)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core managed-preanalyzed_shard1_replica1: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:942)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	... 8 more
   [junit4]   2> 444483 INFO  (jetty-launcher-1048-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97049770794745862-127.0.0.1:35261_solr-n_0000000001) closing
   [junit4]   2> 444484 INFO  (OverseerStateUpdate-97049770794745862-127.0.0.1:35261_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35261_solr
   [junit4]   2> 444484 INFO  (Thread-1180) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 444484 WARN  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 444484 INFO  (OverseerCollectionConfigSetProcessor-97049770794745862-127.0.0.1:35261_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=97049770794745862-127.0.0.1:35261_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 444485 INFO  (jetty-launcher-1048-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4532d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 444485 ERROR (OverseerCollectionConfigSetProcessor-97049770794745862-127.0.0.1:35261_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.getTailId(OverseerTaskQueue.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 444489 ERROR (Thread-1180) [    ] o.a.s.s.ManagedIndexSchemaFactory Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:942)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2714)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 444489 WARN  (Thread-1180) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard2_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2714)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core managed-preanalyzed_shard2_replica1: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:942)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	... 8 more
   [junit4]   2> 445974 WARN  (zkCallback-1057-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 445975 INFO  (jetty-launcher-1048-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f44fb{/solr,null,UNAVAILABLE}
   [junit4]   2> 445975 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41643 41643
   [junit4]   2> 446080 INFO  (Thread-1158) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41643 41643
   [junit4]   2> 446080 WARN  (Thread-1158) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/cloud-managed-preanalyzed
   [junit4]   2> 	4	/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/managed-preanalyzed/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 446081 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_82FBEFF3B881DE8E-001
   [junit4]   2> Dec 04, 2016 2:33:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ug-CN, timezone=America/Winnipeg
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=359977504,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSortRandom, OverseerCollectionConfigSetProcessorTest, TestMiniSolrCloudClusterSSL, SolrInfoMBeanTest, SpatialFilterTest, ChaosMonkeySafeLeaderTest, TestRTimerTree, CSVRequestHandlerTest, TestStressVersions, TestFieldCacheReopen, TestHashQParserPlugin, TestTrie, TestMissingGroups, TestSchemaResource, TestSubQueryTransformerDistrib, TestDistributedGrouping, ConvertedLegacyTest, OverseerStatusTest, TestAnalyzeInfixSuggestions, TestSystemIdResolver, BJQParserTest, DistributedQueryComponentOptimizationTest, SampleTest, BasicAuthIntegrationTest, TestFreeTextSuggestions, SearchHandlerTest, AliasIntegrationTest, URLClassifyProcessorTest, HdfsBasicDistributedZk2Test, TestSolr4Spatial2, TestCloudPivotFacet, CursorMarkTest, TestConfigSetsAPIExclusivity, TestCursorMarkWithoutUniqueKey, DirectSolrSpellCheckerTest, TestClusterStateMutator, HdfsDirectoryFactoryTest, DocumentBuilderTest, SystemInfoHandlerTest, DistributedMLTComponentTest, TestLegacyFieldCache, TestUseDocValuesAsStored2, ConfigSetsAPITest, TestShortCircuitedRequests, SliceStateTest, TestSolrConfigHandlerCloud, SimplePostToolTest, CollectionsAPIAsyncDistributedZkTest, SortSpecParsingTest, TestManagedSchemaThreadSafety, DistributedFacetPivotSmallTest, SoftAutoCommitTest, DistributedDebugComponentTest, ReplicaListTransformerTest, DistributedTermsComponentTest, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [186/658 (1!)] on J1 in 5.00s, 1 test, 1 error <<< FAILURES!

[...truncated 261 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_82FBEFF3B881DE8E-001/init-core-data-001
   [junit4]   2> 718967 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-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> 718968 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 718969 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 719043 WARN  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 719043 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 719055 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 719110 WARN  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 719112 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 719134 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 719137 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 719201 WARN  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 719202 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 719212 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 719300 WARN  (coreLoadExecutor-8045-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> 719302 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 719320 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 719321 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_82FBEFF3B881DE8E-001/init-core-data-001/]
   [junit4]   2> 719322 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7899931874676082]
   [junit4]   2> 719327 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 719327 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 719327 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 719327 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d07b91[collection1] main]
   [junit4]   2> 719328 WARN  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 719328 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 719386 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 719414 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 719414 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 719414 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 719445 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 719445 INFO  (coreLoadExecutor-8045-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> 719445 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 719543 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 719669 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 719713 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 719713 INFO  (coreLoadExecutor-8045-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 719714 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 719715 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 719716 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 719717 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 719718 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 719718 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 719718 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 719718 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 719718 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 719719 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 719719 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 719719 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 719720 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 719720 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 719720 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 719720 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 719720 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 719720 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 719721 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 719721 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 719721 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 719721 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@126c656
   [junit4]   2> 719721 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 719723 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 719725 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 719726 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 719727 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac69ad[collection1] main]
   [junit4]   2> 719727 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 719727 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 719729 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 719729 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d07b91[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 719729 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 719731 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 719732 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 719732 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 719732 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 719732 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 719734 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 719734 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 719735 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 719738 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 719739 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 719741 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 719742 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 719743 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ac69ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 719743 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 719745 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=1
   [junit4]   2> 719745 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 719746 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 719746 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 719746 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 719746 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 719746 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@126c656
   [junit4]   2> 719747 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e54aa[collection1] main]
   [junit4]   2> 719747 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 719747 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 719810 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 719847 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 719892 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 719892 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 719935 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 719991 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 720042 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e54aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 720042 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 295
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=82FBEFF3B881DE8E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Boa_Vista -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.33s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([82FBEFF3B881DE8E:85C6002376AE7F5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 720044 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 720045 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 720045 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 720045 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 720045 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 720045 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 720046 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 720046 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 720046 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 720046 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 720046 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 720047 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 720047 I

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

.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@126c656
   [junit4]   2> 735444 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@178a329[collection1] main]
   [junit4]   2> 735444 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 735444 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 735617 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 735684 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 735860 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 735860 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 736025 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 736175 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 736332 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@178a329[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.4.0):c10)))}
   [junit4]   2> 736333 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 892
   [junit4]   2> 736334 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0
   [junit4]   2> 736334 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 736334 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 736334 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 736335 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 736335 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@126c656
   [junit4]   2> 736335 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a48017[collection1] main]
   [junit4]   2> 736335 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 736335 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 736398 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 736447 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 736500 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 736500 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 736546 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 736601 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 736648 INFO  (searcherExecutor-8046-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a48017[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736648 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[82FBEFF3B881DE8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 313
   [junit4]   2> 736649 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 736649 INFO  (SUITE-SpellCheckComponentTest-seed#[82FBEFF3B881DE8E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4034495
   [junit4]   2> 736649 INFO  (coreCloseExecutor-8050-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1635786
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_82FBEFF3B881DE8E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {start1=Lucene50(blocksize=128), range_facet_l_dv=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Direct), intDefault=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=Direct), lowerfilt1and2=PostingsFormat(name=Direct), end4=PostingsFormat(name=LuceneVarGapFixedInterval), end3=Lucene50(blocksize=128), end2=Lucene50(blocksize=128), end1=PostingsFormat(name=Direct), lowerfilt=PostingsFormat(name=Direct), gram1=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Direct), gram2=Lucene50(blocksize=128), gram3=Lucene50(blocksize=128), start3=PostingsFormat(name=LuceneVarGapFixedInterval), gram4=PostingsFormat(name=LuceneVarGapFixedInterval), start2=PostingsFormat(name=Direct), word=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct), start4=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1760, maxMBSortInHeap=6.8647775989048405, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=no, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=317892296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSortRandom, OverseerCollectionConfigSetProcessorTest, TestMiniSolrCloudClusterSSL, SolrInfoMBeanTest, SpatialFilterTest, ChaosMonkeySafeLeaderTest, TestRTimerTree, CSVRequestHandlerTest, TestStressVersions, TestFieldCacheReopen, TestHashQParserPlugin, TestTrie, TestMissingGroups, TestSchemaResource, TestSubQueryTransformerDistrib, TestDistributedGrouping, ConvertedLegacyTest, OverseerStatusTest, TestAnalyzeInfixSuggestions, TestSystemIdResolver, BJQParserTest, DistributedQueryComponentOptimizationTest, SampleTest, BasicAuthIntegrationTest, TestFreeTextSuggestions, SearchHandlerTest, AliasIntegrationTest, URLClassifyProcessorTest, HdfsBasicDistributedZk2Test, TestSolr4Spatial2, TestCloudPivotFacet, CursorMarkTest, TestConfigSetsAPIExclusivity, TestCursorMarkWithoutUniqueKey, DirectSolrSpellCheckerTest, TestClusterStateMutator, HdfsDirectoryFactoryTest, DocumentBuilderTest, SystemInfoHandlerTest, DistributedMLTComponentTest, TestLegacyFieldCache, TestUseDocValuesAsStored2, ConfigSetsAPITest, TestShortCircuitedRequests, SliceStateTest, TestSolrConfigHandlerCloud, SimplePostToolTest, CollectionsAPIAsyncDistributedZkTest, SortSpecParsingTest, TestManagedSchemaThreadSafety, DistributedFacetPivotSmallTest, SoftAutoCommitTest, DistributedDebugComponentTest, ReplicaListTransformerTest, DistributedTermsComponentTest, PreAnalyzedFieldManagedSchemaCloudTest, DirectSolrConnectionTest, CdcrUpdateLogTest, DistribJoinFromCollectionTest, TestHdfsBackupRestoreCore, EchoParamsTest, BlockDirectoryTest, SuggestComponentContextFilterQueryTest, TemplateUpdateProcessorTest, BaseCdcrDistributedZkTest, CopyFieldTest, ClusterStateUpdateTest, CoreSorterTest, DeleteNodeTest, TestUninvertingReader, TestConfigSets, TestCSVResponseWriter, TestNonDefinedSimilarityFactory, FileUtilsTest, TestFieldSortValues, SolrIndexConfigTest, HighlighterTest, TestSweetSpotSimilarityFactory, ShardRoutingCustomTest, TestCharFilters, JsonLoaderTest, TestQueryWrapperFilter, TestQueryUtils, TestCustomDocTransformer, DocValuesNotIndexedTest, BlobRepositoryCloudTest, ZkSolrClientTest, TermsComponentTest, TestExactSharedStatsCache, DocValuesTest, UUIDUpdateProcessorFallbackTest, SolrCmdDistributorTest, TestSimpleTrackingShardHandler, UpdateRequestProcessorFactoryTest, SpellCheckCollatorTest, TestCopyFieldCollectionResource, TestReRankQParserPlugin, TestWordDelimiterFilterFactory, TestFastOutputStream, TestCollapseQParserPlugin, TestIntervalFaceting, SchemaVersionSpecificBehaviorTest, SolrCLIZkUtilsTest, TestSlowCompositeReaderWrapper, RequestLoggingTest, TestConfigOverlay, TestStressLiveNodes, TestSuggestSpellingConverter, SpellCheckComponentTest]
   [junit4] Completed [265/658 (2!)] on J1 in 17.72s, 11 tests, 1 error <<< FAILURES!

[...truncated 51306 lines...]