Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/532/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.spelling.suggest.SuggesterTSTTest.testRebuild

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([EFD0F05D92441DBE:B4F5521EA6446724]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
        at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst 
name="collations"/></lst>
</response>

        request 
was:q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
        ... 41 more




Build Log:
[...truncated 11751 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001
   [junit4]   2> 1653875 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1653876 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1653876 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1653899 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1653920 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=Solr SpellCheck Test
   [junit4]   2> 1653923 WARN  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1653924 WARN  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.s.IndexSchema [null] query parser default operator is OR. WARNING: 
Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1653924 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field 
id
   [junit4]   2> 1653927 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1653929 INFO  (coreLoadExecutor-7698-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1653990 INFO  (coreLoadExecutor-7698-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1654003 INFO  (coreLoadExecutor-7698-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
   [junit4]   2> 1654005 WARN  (coreLoadExecutor-7698-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> 1654005 WARN  (coreLoadExecutor-7698-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: 
Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1654005 INFO  (coreLoadExecutor-7698-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field 
id
   [junit4]   2> 1654008 INFO  (coreLoadExecutor-7698-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1654008 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/]
   [junit4]   2> 1654009 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=69.0146484375, 
floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=25.578685065781023, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.45140229892285244
   [junit4]   2> 1654019 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1654019 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1654019 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=78.126953125, 
floorSegmentMB=1.3994140625, forceMergeDeletesPctAllowed=23.154356577488652, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6886069550999285
   [junit4]   2> 1654019 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7192f38e[collection1] main]
   [junit4]   2> 1654020 WARN  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1654020 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654020 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1654020 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1654020 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest
   [junit4]   2> 1654020 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654020 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_tst
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_fst
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_wfst
   [junit4]   2> 1654021 INFO  (coreLoadExecutor-7698-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1654023 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1654074 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 1654101 INFO  
(TEST-SuggesterTSTTest.testAnalyzer-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAnalyzer
   [junit4]   2> 1654101 INFO  
(TEST-SuggesterTSTTest.testAnalyzer-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.s.Suggester init: 
{field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
   [junit4]   2> 1654101 INFO  
(TEST-SuggesterTSTTest.testAnalyzer-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAnalyzer
   [junit4]   2> 1654115 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRebuild
   [junit4]   2> 1654115 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1654117 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1654117 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1654117 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1654117 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@cf8b24a
   [junit4]   2> 1654120 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654121 ERROR 
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest/jaspell.dat
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654122 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 1654122 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654123 ERROR 
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_tst/tst.dat
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654124 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 1654124 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654126 WARN  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1654128 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@57db9288[collection1] main]
   [junit4]   2> 1654128 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1654128 ERROR 
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_fst/fst.bin
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654128 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 1654128 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654129 ERROR 
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_wfst/wfst.bin
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654129 INFO  
(searcherExecutor-7699-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7192f38e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1654129 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 1654129 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654129 ERROR (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest/jaspell.dat
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654129 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 1654129 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654129 ERROR (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_tst/tst.dat
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654130 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 1654130 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654130 ERROR (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_fst/fst.bin
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654130 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 1654130 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654130 ERROR (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_wfst/wfst.bin
 (No such file or directory)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1654130 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@57db9288[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C3)))}
   [junit4]   2> 1654130 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 1654131 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=0
   [junit4]   2> 1654131 ERROR 
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst 
name="collations"/></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]   2> 1654132 ERROR 
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml:java.lang.RuntimeException:
 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst 
name="collations"/></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:104)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1654132 INFO  
(TEST-SuggesterTSTTest.testRebuild-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRebuild
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SuggesterTSTTest 
-Dtests.method=testRebuild -Dtests.seed=EFD0F05D92441DBE -Dtests.slow=true 
-Dtests.locale=de-DE -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J1 | SuggesterTSTTest.testRebuild <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EFD0F05D92441DBE:B4F5521EA6446724]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]    >        at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:104)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst 
name="collations"/></lst>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]    >        ... 41 more
   [junit4]   2> 1654136 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReload
   [junit4]   2> 1654137 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1654137 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1654138 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1654138 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1654138 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@cf8b24a
   [junit4]   2> 1654146 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@69a386d[collection1] main]
   [junit4]   2> 1654146 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1654146 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 1654147 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654149 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 1654149 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 1654149 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654153 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 1654153 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 1654154 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654156 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 1654156 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 1654156 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654157 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 1654157 INFO  (searcherExecutor-7699-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@69a386d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):C3)))}
   [junit4]   2> 1654158 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 19
   [junit4]   2> 1654158 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1654158 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=977105921
   [junit4]   2> 1654158 INFO  (coreCloseExecutor-7703-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6db0b4f4
   [junit4]   2> 1654164 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1654164 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1654200 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1654212 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1654314 WARN  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1654316 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1654322 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1654324 INFO  (coreLoadExecutor-7710-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1654343 INFO  (coreLoadExecutor-7710-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1654357 INFO  (coreLoadExecutor-7710-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1654433 WARN  (coreLoadExecutor-7710-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> 1654435 INFO  (coreLoadExecutor-7710-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1654441 INFO  (coreLoadExecutor-7710-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1654441 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/]
   [junit4]   2> 1654449 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1654449 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1654450 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=69.0146484375, 
floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=25.578685065781023, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.45140229892285244
   [junit4]   2> 1654452 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c041fa8[collection1] main]
   [junit4]   2> 1654452 WARN  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1654453 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654453 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1654453 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1654455 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest
   [junit4]   2> 1654455 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654455 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1654457 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_tst
   [junit4]   2> 1654457 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654457 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 1654458 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_fst
   [junit4]   2> 1654458 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1654458 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 1654458 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: suggest_wfst
   [junit4]   2> 1654458 INFO  (coreLoadExecutor-7710-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1654458 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 1654459 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654460 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1654460 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 1654460 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654463 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 1654463 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654463 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 1654463 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 1654464 INFO  
(searcherExecutor-7711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c041fa8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):C3)))}
   [junit4]   2> 1654464 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=4
   [junit4]   2> 1654464 INFO  
(TEST-SuggesterTSTTest.testReload-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReload
   [junit4]   2> 1654468 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSuggestions
   [junit4]   2> 1654469 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1654470 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1654470 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1654470 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1654470 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1c8d71d5
   [junit4]   2> 1654487 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@664a7b7[collection1] main]
   [junit4]   2> 1654488 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1654488 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 1654488 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654491 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 1654491 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_tst
   [junit4]   2> 1654491 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654495 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 1654495 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_fst
   [junit4]   2> 1654495 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654497 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 1654497 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
suggest_wfst
   [junit4]   2> 1654497 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 1654498 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.s.s.Suggester Stored suggest data to: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 1654498 INFO  (searcherExecutor-7711-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@664a7b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):C3)
 Uninverting(_2(6.4.0):C3)))}
   [junit4]   2> 1654498 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 28
   [junit4]   2> 1654499 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=0
   [junit4]   2> 1654499 INFO  
(TEST-SuggesterTSTTest.testSuggestions-seed#[EFD0F05D92441DBE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
   [junit4]   2> 1654499 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1654499 INFO  
(SUITE-SuggesterTSTTest-seed#[EFD0F05D92441DBE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=765752581
   [junit4]   2> 1654500 INFO  (coreCloseExecutor-7715-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@56dda2c7
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_EFD0F05D92441DBE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=de-DE, 
timezone=Africa/Lusaka
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=90713904,total=374923264
   [junit4]   2> NOTE: All tests run in this JVM: [DirectoryFactoryTest, 
TestHashQParserPlugin, ChaosMonkeySafeLeaderTest, BlockCacheTest, 
TestTestInjection, TestPerFieldSimilarityClassic, 
TlogReplayBufferedWhileIndexingTest, TestMaxScoreQueryParser, CursorMarkTest, 
HdfsTlogReplayBufferedWhileIndexingTest, AnalysisErrorHandlingTest, 
TestQueryUtils, TestUseDocValuesAsStored, TestScoreJoinQPNoScore, 
FullSolrCloudDistribCmdsTest, TestBadConfig, TestTolerantUpdateProcessorCloud, 
TestFieldCacheWithThreads, CollectionsAPIDistributedZkTest, 
RAMDirectoryFactoryTest, HdfsDirectoryFactoryTest, TestAuthorizationFramework, 
TestSolrCoreProperties, HdfsWriteToMultipleCollectionsTest, 
TestCloudSchemaless, TestOmitPositions, SolrIndexConfigTest, 
BlobRepositoryCloudTest, RegexBoostProcessorTest, ZkStateWriterTest, 
TestRebalanceLeaders, ClassificationUpdateProcessorFactoryTest, 
TestMergePolicyConfig, SliceStateTest, ResourceLoaderTest, TestZkChroot, 
CachingDirectoryFactoryTest, DistributedFacetPivotSmallAdvancedTest, 
BasicAuthIntegrationTest, ParsingFieldUpdateProcessorsTest, 
SpellCheckComponentTest, TestEmbeddedSolrServerConstructors, SolrInfoMBeanTest, 
ExternalFileFieldSortTest, TestClusterStateMutator, DebugComponentTest, 
TestRawTransformer, TestCloudInspectUtil, ShufflingReplicaListTransformerTest, 
TestSQLHandler, VMParamsZkACLAndCredentialsProvidersTest, TestFieldCache, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestExportWriter, 
CoreAdminHandlerTest, TestDistributedStatsComponentCardinality, 
TestAtomicUpdateErrorCases, TestSolrQueryParser, TestManagedSchema, 
CollectionTooManyReplicasTest, TestRecovery, UpdateParamsTest, CopyFieldTest, 
DistribJoinFromCollectionTest, BasicDistributedZk2Test, HdfsNNFailoverTest, 
IndexSchemaTest, FacetPivotSmallTest, NoCacheHeaderTest, SimpleMLTQParserTest, 
ShowFileRequestHandlerTest, BitVectorTest, TestSubQueryTransformerCrossCore, 
OverseerModifyCollectionTest, SpellCheckCollatorTest, 
BinaryUpdateRequestHandlerTest, LukeRequestHandlerTest, TestInitParams, 
UpdateRequestProcessorFactoryTest, TestDynamicFieldResource, BooleanFieldTest, 
TestRestManager, JsonLoaderTest, TestQueryTypes, TestFastWriter, 
LeaderElectionIntegrationTest, SolrCloudExampleTest, RollingRestartTest, 
FieldAnalysisRequestHandlerTest, BlockJoinFacetDistribTest, 
DeleteInactiveReplicaTest, TestFreeTextSuggestions, StatsComponentTest, 
TestRequestForwarding, DistributedTermsComponentTest, TestIndexSearcher, 
TestAuthenticationFramework, TestTrie, TestRTimerTree, TestCustomStream, 
TestSearchPerf, TestChildDocTransformer, TestSolrConfigHandlerCloud, 
TestUniqueKeyFieldResource, DataDrivenBlockJoinTest, CdcrBootstrapTest, 
TestCrossCoreJoin, CreateCollectionCleanupTest, TestCodecSupport, 
SuggesterWFSTTest, CacheHeaderTest, TemplateUpdateProcessorTest, 
OverseerStatusTest, HdfsRecoveryZkTest, TestRecoveryHdfs, 
OverriddenZkACLAndCredentialsProvidersTest, RankQueryTest, HdfsSyncSliceTest, 
HLLUtilTest, ConvertedLegacyTest, TolerantUpdateProcessorTest, BasicZkTest, 
TestConfigSetsAPIZkFailure, TestCloudManagedSchema, 
WrapperMergePolicyFactoryTest, TestXmlQParser, HdfsBasicDistributedZkTest, 
TestManagedSynonymFilterFactory, TestLuceneMatchVersion, 
WordBreakSolrSpellCheckerTest, ConjunctionSolrSpellCheckerTest, 
TestAddFieldRealTimeGet, TestConfigSetImmutable, TestPivotHelperCode, 
TestReloadAndDeleteDocs, HdfsChaosMonkeySafeLeaderTest, 
SpellPossibilityIteratorTest, JavabinLoaderTest, FileBasedSpellCheckerTest, 
TestHdfsUpdateLog, SuggesterTest, TestRangeQuery, RemoteQueryErrorTest, 
TestCollapseQParserPlugin, TestFieldResource, TestDFRSimilarityFactory, 
DocExpirationUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, 
TestUnifiedSolrHighlighter, HighlighterConfigTest, StatsReloadRaceTest, 
TestFiltering, DistributedExpandComponentTest, TestLeaderElectionZkExpiry, 
CoreMergeIndexesAdminHandlerTest, UUIDFieldTest, BasicDistributedZkTest, 
SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TestReload, TestSolr4Spatial, 
SolrCmdDistributorTest, BadIndexSchemaTest, HighlighterTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, SuggesterTSTTest]
   [junit4] Completed [364/658 (1!)] on J1 in 0.66s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 61763 lines...]

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

Reply via email to