Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/995/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.spelling.suggest.SuggesterTSTTest.testReload
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([D36B4F7EB370AC70:149B377D79335462]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
at
org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
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">4</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:811)
... 41 more
Build Log:
[...truncated 11720 lines...]
[junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001
[junit4] 2> 1873726 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-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> 1873726 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1873726 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1873754 WARN
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1873755 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1873765 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=Solr SpellCheck Test
[junit4] 2> 1873769 WARN
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1873769 WARN
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.s.IndexSchema [null] query parser default operator is OR. WARNING:
Deprecated, please use 'q.op' on request instead.
[junit4] 2> 1873779 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field
id
[junit4] 2> 1873784 INFO (coreLoadExecutor-7533-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1873811 WARN (coreLoadExecutor-7533-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1873813 INFO (coreLoadExecutor-7533-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1873826 INFO (coreLoadExecutor-7533-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
[junit4] 2> 1873831 WARN (coreLoadExecutor-7533-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> 1873831 WARN (coreLoadExecutor-7533-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> 1873831 INFO (coreLoadExecutor-7533-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field
id
[junit4] 2> 1873835 INFO (coreLoadExecutor-7533-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1873836 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/]
[junit4] 2> 1873840 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=26.2822265625,
floorSegmentMB=0.923828125, forceMergeDeletesPctAllowed=7.217717575355453,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10805662230405969
[junit4] 2> 1873858 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1873858 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1873859 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1873861 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@469d2c33[collection1] main]
[junit4] 2> 1873861 WARN (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1873861 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1873861 INFO (coreLoadExecutor-7533-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> 1873862 INFO (coreLoadExecutor-7533-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> 1873863 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest
[junit4] 2> 1873863 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1873863 INFO (coreLoadExecutor-7533-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> 1873864 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_tst
[junit4] 2> 1873864 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1873864 INFO (coreLoadExecutor-7533-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> 1873864 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_fst
[junit4] 2> 1873864 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1873865 INFO (coreLoadExecutor-7533-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> 1873865 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_wfst
[junit4] 2> 1873865 INFO (coreLoadExecutor-7533-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1873866 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1873869 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
[junit4] 2> 1873870 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873870 ERROR
(searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873870 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
[junit4] 2> 1873870 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873870 ERROR
(searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873885 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReload
[junit4] 2> 1873887 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1873889 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1873889 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1873889 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1873889 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3616b5cf
[junit4] 2> 1873894 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
[junit4] 2> 1873894 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873895 ERROR
(searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873910 WARN
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1873922 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@709d2f53[collection1] main]
[junit4] 2> 1873922 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1873922 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
[junit4] 2> 1873922 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873922 ERROR
(searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873923 INFO
(searcherExecutor-7534-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@469d2c33[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1873923 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
[junit4] 2> 1873923 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873923 ERROR (searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873923 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
[junit4] 2> 1873923 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873923 ERROR (searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873923 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
[junit4] 2> 1873924 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873924 ERROR (searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873924 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
[junit4] 2> 1873924 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1873924 ERROR (searcherExecutor-7534-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1873924 INFO (searcherExecutor-7534-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@709d2f53[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
[junit4] 2> 1873924 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 35
[junit4] 2> 1873924 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1873925 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1158750653
[junit4] 2> 1873925 INFO (coreCloseExecutor-7538-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3046fc7b
[junit4] 2> 1873930 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1873930 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1873956 WARN
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1873957 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1873995 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1874079 WARN
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1874081 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1874088 INFO (coreLoadExecutor-7545-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1874114 WARN (coreLoadExecutor-7545-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1874114 INFO (coreLoadExecutor-7545-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1874139 INFO (coreLoadExecutor-7545-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1874214 WARN (coreLoadExecutor-7545-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> 1874216 INFO (coreLoadExecutor-7545-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1874224 INFO (coreLoadExecutor-7545-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1874224 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/]
[junit4] 2> 1874234 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1874234 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1874234 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=26.2822265625,
floorSegmentMB=0.923828125, forceMergeDeletesPctAllowed=7.217717575355453,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10805662230405969
[junit4] 2> 1874236 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5bfa186b[collection1] main]
[junit4] 2> 1874236 WARN (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1874237 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1874237 INFO (coreLoadExecutor-7545-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> 1874237 INFO (coreLoadExecutor-7545-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> 1874237 WARN (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
[junit4] 2> java.io.FileNotFoundException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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.init(Suggester.java:135)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
[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> 1874237 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest
[junit4] 2> 1874237 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1874237 INFO (coreLoadExecutor-7545-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> 1874238 WARN (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
[junit4] 2> java.io.FileNotFoundException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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.init(Suggester.java:135)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
[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> 1874239 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_tst
[junit4] 2> 1874239 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1874239 INFO (coreLoadExecutor-7545-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> 1874239 WARN (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
[junit4] 2> java.io.FileNotFoundException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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.init(Suggester.java:135)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
[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> 1874239 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_fst
[junit4] 2> 1874239 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1874240 INFO (coreLoadExecutor-7545-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> 1874240 WARN (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
[junit4] 2> java.io.FileNotFoundException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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.init(Suggester.java:135)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
[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> 1874241 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_wfst
[junit4] 2> 1874241 INFO (coreLoadExecutor-7545-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1874242 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1874245 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
[junit4] 2> 1874245 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1874245 ERROR
(searcherExecutor-7546-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1874245 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
[junit4] 2> 1874245 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1874245 ERROR
(searcherExecutor-7546-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1874246 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
[junit4] 2> 1874246 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1874246 ERROR
(searcherExecutor-7546-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1874246 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
[junit4] 2> 1874246 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 1874246 ERROR
(searcherExecutor-7546-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-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:2002)
[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> 1874246 INFO
(searcherExecutor-7546-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5bfa186b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
[junit4] 2> 1874246 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
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> 1874247 ERROR
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
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">4</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> 1874247 ERROR
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
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">4</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:811)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
[junit4] 2> at
org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
[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> 1874248 INFO
(TEST-SuggesterTSTTest.testReload-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReload
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SuggesterTSTTest
-Dtests.method=testReload -Dtests.seed=D36B4F7EB370AC70 -Dtests.slow=true
-Dtests.locale=zh-HK -Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.38s J1 | SuggesterTSTTest.testReload <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([D36B4F7EB370AC70:149B377D79335462]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
[junit4] > at
org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
[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">4</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:811)
[junit4] > ... 41 more
[junit4] 2> 1874254 INFO
(TEST-SuggesterTSTTest.testAnalyzer-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAnalyzer
[junit4] 2> 1874254 INFO
(TEST-SuggesterTSTTest.testAnalyzer-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.s.Suggester init:
{field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
[junit4] 2> 1874254 INFO
(TEST-SuggesterTSTTest.testAnalyzer-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAnalyzer
[junit4] 2> 1874258 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRebuild
[junit4] 2> 1874260 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1874260 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1874260 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1874261 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1874261 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@49e0d616
[junit4] 2> 1874292 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac01dbd[collection1] main]
[junit4] 2> 1874292 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1874292 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
[junit4] 2> 1874292 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874299 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest/jaspell.dat
[junit4] 2> 1874299 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_tst
[junit4] 2> 1874299 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874303 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_tst/tst.dat
[junit4] 2> 1874303 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_fst
[junit4] 2> 1874303 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874306 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_fst/fst.bin
[junit4] 2> 1874306 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_wfst
[junit4] 2> 1874306 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874307 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_wfst/wfst.bin
[junit4] 2> 1874308 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ac01dbd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)
Uninverting(_1(7.0.0):c3)))}
[junit4] 2> 1874308 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 47
[junit4] 2> 1874310 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
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=1
[junit4] 2> 1874311 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1874311 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1874311 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@49e0d616
[junit4] 2> 1874322 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c32b5ba[collection1] main]
[junit4] 2> 1874322 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1874322 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
[junit4] 2> 1874322 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874325 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest/jaspell.dat
[junit4] 2> 1874325 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_tst
[junit4] 2> 1874325 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874334 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_tst/tst.dat
[junit4] 2> 1874334 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_fst
[junit4] 2> 1874334 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874336 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_fst/fst.bin
[junit4] 2> 1874336 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_wfst
[junit4] 2> 1874336 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874338 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_wfst/wfst.bin
[junit4] 2> 1874338 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c32b5ba[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)
Uninverting(_1(7.0.0):c3) Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 1874338 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 26
[junit4] 2> 1874339 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
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> 1874339 INFO
(TEST-SuggesterTSTTest.testRebuild-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRebuild
[junit4] 2> 1874343 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSuggestions
[junit4] 2> 1874344 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1874345 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1874345 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1874345 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1874345 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@49e0d616
[junit4] 2> 1874359 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3510757[collection1] main]
[junit4] 2> 1874360 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1874360 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
[junit4] 2> 1874360 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874363 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest/jaspell.dat
[junit4] 2> 1874363 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_tst
[junit4] 2> 1874363 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874370 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_tst/tst.dat
[junit4] 2> 1874370 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_fst
[junit4] 2> 1874370 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874373 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_fst/fst.bin
[junit4] 2> 1874373 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
suggest_wfst
[junit4] 2> 1874373 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester build()
[junit4] 2> 1874375 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.s.s.Suggester Stored suggest data to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001/init-core-data-001/suggest_wfst/wfst.bin
[junit4] 2> 1874375 INFO (searcherExecutor-7546-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3510757[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)
Uninverting(_2(7.0.0):c1) Uninverting(_3(7.0.0):c3)))}
[junit4] 2> 1874375 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 30
[junit4] 2> 1874376 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
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> 1874377 INFO
(TEST-SuggesterTSTTest.testSuggestions-seed#[D36B4F7EB370AC70]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
[junit4] 2> 1874377 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1874377 INFO
(SUITE-SuggesterTSTTest-seed#[D36B4F7EB370AC70]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1272338647
[junit4] 2> 1874378 INFO (coreCloseExecutor-7550-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a795f0f
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterTSTTest_D36B4F7EB370AC70-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-HK, timezone=Atlantic/Faeroe
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=94957472,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[DistribJoinFromCollectionTest, UUIDUpdateProcessorFallbackTest,
TestSubQueryTransformer, SliceStateTest, TestHdfsCloudBackupRestore,
TestSimpleTrackingShardHandler, TestCloudPseudoReturnFields, CdcrUpdateLogTest,
PreAnalyzedUpdateProcessorTest, TermVectorComponentDistributedTest,
TestSSLRandomization, TestFieldCacheVsDocValues, ShardRoutingCustomTest,
RuleEngineTest, TestReloadDeadlock, DeleteShardTest, TestCustomDocTransformer,
TestDocTermOrds, TestBlobHandler, OverseerStatusTest,
UpdateRequestProcessorFactoryTest, ConnectionReuseTest,
OpenCloseCoreStressTest, RollingRestartTest, CleanupOldIndexTest,
BlockDirectoryTest, TestBulkSchemaAPI, ReplicationFactorTest,
PKIAuthenticationIntegrationTest, TestReqParamsAPI, AnalyticsMergeStrategyTest,
TestReloadAndDeleteDocs, ConvertedLegacyTest, BasicZkTest, TestRangeQuery,
TestSchemaNameResource, TestCloudSchemaless, LukeRequestHandlerTest,
TestCodecSupport, TestDynamicFieldCollectionResource,
HdfsTlogReplayBufferedWhileIndexingTest, TestCustomSort, DocValuesMissingTest,
TestFilteredDocIdSet, CollectionTooManyReplicasTest, TestSolrQueryResponse,
DistanceFunctionTest, SpellCheckCollatorTest, TestSuggestSpellingConverter,
TestAnalyzedSuggestions, ClassificationUpdateProcessorIntegrationTest,
AutoCommitTest, TestStandardQParsers, TestSizeLimitedDistributedMap,
CurrencyFieldOpenExchangeTest, TestMiniSolrCloudClusterSSL,
TestClusterProperties, TestPivotHelperCode, TestFieldTypeCollectionResource,
DistributedQueryComponentOptimizationTest, OverseerModifyCollectionTest,
TestSolrCLIRunExample, CreateCollectionCleanupTest,
TlogReplayBufferedWhileIndexingTest, TestCollapseQParserPlugin,
HdfsSyncSliceTest, TestStressCloudBlindAtomicUpdates, TestSolrConfigHandler,
TestNumericTerms64, DistributedExpandComponentTest, MultiThreadedOCPTest,
TestLegacyNumericRangeQueryBuilder, BadIndexSchemaTest,
TestImplicitCoreProperties, SpellPossibilityIteratorTest,
BasicFunctionalityTest, DeleteInactiveReplicaTest,
FieldAnalysisRequestHandlerTest, TestSQLHandler, TestMissingGroups,
TestEmbeddedSolrServerConstructors, TestSolrQueryParser, TestHashQParserPlugin,
TestOmitPositions, TestSolrQueryParserResource, TestSubQueryTransformerDistrib,
NoCacheHeaderTest, CollectionReloadTest, SmileWriterTest,
TestAtomicUpdateErrorCases, TestAnalyzeInfixSuggestions, TestComponentsName,
WordBreakSolrSpellCheckerTest, TestDistributedStatsComponentCardinality,
TestUnifiedSolrHighlighter, PeerSyncWithIndexFingerprintCachingTest,
BJQParserTest, TestRealTimeGet, CoreAdminHandlerTest,
TestHighFrequencyDictionaryFactory, TestPKIAuthenticationPlugin,
ShowFileRequestHandlerTest, TestDownShardTolerantSearch,
BasicDistributedZk2Test, DistributedFacetPivotWhiteBoxTest,
LeaderElectionIntegrationTest, TestFileDictionaryLookup, TestSearchPerf,
TestSha256AuthenticationProvider, TestStressRecovery, TestDFRSimilarityFactory,
ForceLeaderTest, PreAnalyzedFieldTest, TestConfig, TestClusterStateMutator,
SolrCoreCheckLockOnStartupTest, ResponseHeaderTest, RequestHandlersTest,
TestRequestForwarding, CoreMergeIndexesAdminHandlerTest, TestManagedSchema,
SolrCmdDistributorTest, TestConfigSetImmutable,
SignatureUpdateProcessorFactoryTest, SaslZkACLProviderTest,
TestObjectReleaseTracker, TestConfigSets, TestBadConfig, TestSolrXml,
ExplicitHLLTest, RemoteQueryErrorTest, BlockJoinFacetRandomTest,
RAMDirectoryFactoryTest, TestLMJelinekMercerSimilarityFactory,
TestRebalanceLeaders, TestMiniSolrCloudCluster, TestNamedUpdateProcessors,
CloneFieldUpdateProcessorFactoryTest, TestIntervalFaceting, VersionInfoTest,
AliasIntegrationTest, StatsReloadRaceTest, TestRawResponseWriter,
TestDistribIDF, TestManagedStopFilterFactory, TestFiltering,
TestRandomFaceting, TestSolrCloudWithKerberosAlt, SolrIndexSplitterTest,
CloudMLTQParserTest, SecurityConfHandlerTest, QueryParsingTest,
FullSolrCloudDistribCmdsTest, ResourceLoaderTest, AddBlockUpdateTest,
TestCopyFieldCollectionResource, TestFoldingMultitermQuery,
HdfsDirectoryFactoryTest, TestJsonFacets, ExternalFileFieldSortTest,
TestManagedSchemaThreadSafety, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, ClusterStateUpdateTest,
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest,
TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner,
TestReload, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial,
StatsComponentTest, DirectUpdateHandlerTest, CurrencyFieldXmlFileTest,
TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest,
SuggesterTSTTest]
[junit4] Completed [366/659 (1!)] on J1 in 0.70s, 4 tests, 1 error <<<
FAILURES!
[...truncated 63357 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]