Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/126/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency
Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion
Stack Trace:
java.lang.RuntimeException: Path not found:
/spellcheck/suggestions/[1]/suggestion
at
__randomizedtesting.SeedInfo.seed([87DB33E36295B3B5:D7CBC12ED7E8ACE]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:854)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:801)
at
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:219)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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)
Build Log:
[...truncated 10526 lines...]
[junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001
[junit4] 2> 1701629 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1701630 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1701630 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 1701630 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1701630 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1701630 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1701630 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1701729 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1701733 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1701741 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
[junit4] 2> 1701742 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1701746 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1702006 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1702011 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1702012 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1702015 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1702017 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1702018 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1702018 WARN
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1702018 WARN
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1702018 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1702019 WARN
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1702019 WARN
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/'
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1478409427
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/]
[junit4] 2> 1702019 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 1702019 WARN
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
[junit4] 2> 1702031 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1702032 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1702033 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1702033 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1702033 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1702033 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1702034 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
instanceDir=collection1, collection=collection1,
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001,
shard=shard1}
[junit4] 2> 1702034 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 1702034 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1702034 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1702035 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1702035 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1702054 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1702057 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1702066 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
[junit4] 2> 1702066 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 1702070 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1702147 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1702154 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1702155 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1702158 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1702159 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1702160 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1702160 WARN (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1702160 WARN (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1702161 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1702161 WARN (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1702161 WARN (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/],
dataDir=[null]
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/index/
[junit4] 2> 1702162 WARN (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 1702162 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/index
[junit4] 2> 1702163 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=23.8203125,
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=18.62259993129401,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8760688572319516
[junit4] 2> 1702163 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_1,generation=1}
[junit4] 2> 1702163 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1702163 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/
[junit4] 2> 1702165 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1702167 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1702167 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1702168 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1702169 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1702170 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,spellCheckCompRH1,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=24.0615234375,
floorSegmentMB=1.2275390625, forceMergeDeletesPctAllowed=2.3144885220199383,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_1,generation=1}
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1702171 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@35acbd6b[collection1]
main
[junit4] 2> 1702171 WARN (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1702172 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1702172 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1702172 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1702172 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1702195 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: default
[junit4] 2> 1702224 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: default_teststop
[junit4] 2> 1702224 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4] 2> 1702224 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4] 2> 1702245 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: threshold
[junit4] 2> 1702245 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4] 2> 1702246 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: threshold_direct
[junit4] 2> 1702254 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: multipleFields
[junit4] 2> 1702297 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: freq
[junit4] 2> 1702304 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: fqcn
[junit4] 2> 1702305 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1702305 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1702305 INFO (coreLoadExecutor-5020-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1702306 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1702309 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
[junit4] 2> 1702309 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[0]} 0 0
[junit4] 2> 1702311 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[1]} 0 0
[junit4] 2> 1702311 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[2]} 0 0
[junit4] 2> 1702312 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[3]} 0 0
[junit4] 2> 1702312 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[4]} 0 0
[junit4] 2> 1702312 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[5]} 0 0
[junit4] 2> 1702312 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[6]} 0 0
[junit4] 2> 1702313 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[7]} 0 0
[junit4] 2> 1702313 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[8]} 0 0
[junit4] 2> 1702313 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[9]} 0 0
[junit4] 2> 1702321 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1702324 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_2,generation=2}
[junit4] 2> 1702325 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 1702326 WARN
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1702328 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 1702329 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.s.SolrIndexSearcher Opening Searcher@31a8ed15[collection1] main
[junit4] 2> 1702329 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1702329 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1702329 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 1702329 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1702329 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 1702330 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 1702330 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1702330 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1702330 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1702331 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1702331 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1702332 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1702332 INFO
(searcherExecutor-5021-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35acbd6b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1702332 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1702332 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 1702332 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1702332 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 1702333 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1702333 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 1702333 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 1702333 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1702333 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1702334 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1702334 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1702334 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1702335 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1702335 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31a8ed15[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c10)))}
[junit4] 2> 1702335 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {commit=} 0 14
[junit4] 2> 1702336 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=0
[junit4] 2> 1702336 ERROR
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not
found: /spellcheck/suggestions/[1]/suggestion
[junit4] 2> expected
=/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":0},
[junit4] 2> "response":{"numFound":0,"start":0,"docs":[]
[junit4] 2> },
[junit4] 2> "spellcheck":{
[junit4] 2> "suggestions":[],
[junit4] 2> "correctlySpelled":false}}
[junit4] 2>
[junit4] 2> request =
q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {deleteByQuery=*:*} 0 0
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_3,generation=3}
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore newest commit generation = 3
[junit4] 2> 1702337 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.s.SolrIndexSearcher Opening Searcher@e5f3d27[collection1] main
[junit4] 2> 1702338 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1702338 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1702349 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1702361 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1702387 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1702387 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1702397 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1702414 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1702435 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e5f3d27[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1702437 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {commit=} 0 100
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency
-Dtests.seed=87DB33E36295B3B5 -Dtests.slow=true -Dtests.locale=th
-Dtests.timezone=NZ-CHAT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.14s J0 |
SpellCheckComponentTest.testThresholdTokenFrequency <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/spellcheck/suggestions/[1]/suggestion
[junit4] > at
__randomizedtesting.SeedInfo.seed([87DB33E36295B3B5:D7CBC12ED7E8ACE]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:854)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:801)
[junit4] > at
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:219)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1702443 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCollate
[junit4] 2> 1702444 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 0
[junit4] 2> 1702444 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 0
[junit4] 2> 1702444 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[2]} 0 0
[junit4] 2> 1702445 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[3]} 0 0
[junit4] 2> 1702445 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[4]} 0 0
[junit4] 2> 1702445 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[5]} 0 0
[junit4] 2> 1702445 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[6]} 0 0
[junit4] 2> 1702446 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[7]} 0 0
[junit4] 2> 1702446 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[8]} 0 0
[junit4] 2> 1702446 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[9]} 0 0
[junit4] 2> 1702446 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1702449 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_4,generation=4}
[junit4] 2> 1702450 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 4
[junit4] 2> 1702450 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@6e2216d6[collection1] main
[junit4] 2> 1702450 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1702450 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1702530 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1702547 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1702627 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1702627 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1702703 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1702784 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1702850 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e2216d6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):c10)))}
[junit4] 2> 1702850 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 404
[junit4] 2> 1702945 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true}
hits=0 status=0 QTime=90
[junit4] 2> 1702946 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=1
[junit4] 2> 1702947 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=1
[junit4] 2> 1702948 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=0
[junit4] 2> 1702948 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCollate
[junit4] 2> 1702948 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1702948 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 1702948 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1702949 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_4,generation=4}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_5,generation=5}
[junit4] 2> 1702949 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 5
[junit4] 2> 1702949 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@785c452f[collection1] main
[junit4] 2> 1702949 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1702949 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1702968 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1702979 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1702993 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1702993 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1703010 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1703028 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1703043 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@785c452f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1703043 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 94
[junit4] 2> 1703047 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
[junit4] 2> 1703047 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 0
[junit4] 2> 1703047 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 0
[junit4] 2> 1703048 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[2]} 0 0
[junit4] 2> 1703048 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[3]} 0 0
[junit4] 2> 1703048 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[4]} 0 0
[junit4] 2> 1703048 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[5]} 0 0
[junit4] 2> 1703049 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[6]} 0 0
[junit4] 2> 1703049 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[7]} 0 0
[junit4] 2> 1703049 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[8]} 0 0
[junit4] 2> 1703049 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[9]} 0 0
[junit4] 2> 1703049 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1703053 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_5,generation=5}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_6,generation=6}
[junit4] 2> 1703053 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 6
[junit4] 2> 1703054 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@3fdfee1b[collection1] main
[junit4] 2> 1703054 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1703054 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1703125 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1703142 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1703229 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1703229 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1703311 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1703409 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1703503 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3fdfee1b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):c10)))}
[junit4] 2> 1703504 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 454
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
hits=0 status=0 QTime=0
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_6,generation=6}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_7,generation=7}
[junit4] 2> 1703505 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 7
[junit4] 2> 1703506 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@75c16060[collection1] main
[junit4] 2> 1703506 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1703506 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1703545 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1703584 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1703627 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1703627 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1703679 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1703731 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1703784 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@75c16060[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1703784 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 278
[junit4] 2> 1703786 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
[junit4] 2> 1703787 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 0
[junit4] 2> 1703787 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 0
[junit4] 2> 1703787 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[2]} 0 0
[junit4] 2> 1703788 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[3]} 0 0
[junit4] 2> 1703788 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[4]} 0 0
[junit4] 2> 1703788 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[5]} 0 0
[junit4] 2> 1703788 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[6]} 0 0
[junit4] 2> 1703789 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[7]} 0 0
[junit4] 2> 1703789 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[8]} 0 0
[junit4] 2> 1703789 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[9]} 0 0
[junit4] 2> 1703789 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1703797 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_7,generation=7}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_8,generation=8}
[junit4] 2> 1703797 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 8
[junit4] 2> 1703798 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@67f61065[collection1] main
[junit4] 2> 1703798 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1703798 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1703965 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1704046 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1704217 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1704217 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1704396 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1704596 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1704823 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@67f61065[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.4.0):c10)))}
[junit4] 2> 1704823 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 1034
[junit4] 2> 1704824 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 0
[junit4] 2> 1704824 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1704827 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_8,generation=8}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_9,generation=9}
[junit4] 2> 1704827 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 9
[junit4] 2> 1704828 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@44750f18[collection1] main
[junit4] 2> 1704828 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1704828 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1705035 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1705073 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1705256 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1705256 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1705472 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1705623 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1705738 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@44750f18[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.4.0):c10/1:delGen=1)
Uninverting(_4(5.4.0):c1)))}
[junit4] 2> 1705738 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 914
[junit4] 2> 1705886 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true}
hits=10 status=0 QTime=148
[junit4] 2> 1705888 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1705891 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
[junit4] 2> 1705891 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1705891 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 1705892 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1705892 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_9,generation=9}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_a,generation=10}
[junit4] 2> 1705892 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.c.SolrCore newest commit generation = 10
[junit4] 2> 1705892 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@64981f4[collection1] main
[junit4] 2> 1705892 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1705892 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1705938 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1705982 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1706034 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1706034 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1706078 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1706118 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1706145 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@64981f4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1706146 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[87DB33E36295B3B5]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 254
[junit4] 2> 1706151 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
[junit4] 2> 1706151 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 0
[junit4] 2> 1706152 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 0
[junit4] 2> 1706152 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[2]} 0 0
[junit4] 2> 1706152 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[3]} 0 0
[junit4] 2> 1706153 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[4]} 0 0
[junit4] 2> 1706153 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[5]} 0 0
[junit4] 2> 1706153 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[6]} 0 0
[junit4] 2> 1706153 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[7]} 0 0
[junit4] 2> 1706154 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[8]} 0 0
[junit4] 2> 1706154 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[9]} 0 0
[junit4] 2> 1706154 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1706157 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_a,generation=10}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_b,generation=11}
[junit4] 2> 1706157 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore newest commit generation = 11
[junit4] 2> 1706158 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.s.SolrIndexSearcher Opening Searcher@63e5313[collection1] main
[junit4] 2> 1706158 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1706158 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1706415 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1706452 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1706557 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1706557 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1706693 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1706816 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1706934 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63e5313[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.4.0):c10)))}
[junit4] 2> 1706935 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 781
[junit4] 2> 1706936 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1706936 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[11231]} 0 0
[junit4] 2> 1706937 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1706940 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_b,generation=11}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_c,generation=12}
[junit4] 2> 1706940 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore newest commit generation = 12
[junit4] 2> 1706940 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.s.SolrIndexSearcher Opening Searcher@310456bd[collection1] main
[junit4] 2> 1706940 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1706940 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1707073 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1707118 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1707157 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1707157 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1707274 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1707392 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1707524 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@310456bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.4.0):c10)
Uninverting(_6(5.4.0):c1)))}
[junit4] 2> 1707524 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 587
[junit4] 2> 1707525 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml}
hits=0 status=0 QTime=590
[junit4] 2> 1707526 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
[junit4] 2> 1707526 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1707526 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 1707527 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1707527 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_c,generation=12}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_d,generation=13}
[junit4] 2> 1707527 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.c.SolrCore newest commit generation = 13
[junit4] 2> 1707527 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.s.SolrIndexSearcher Opening Searcher@37a0346a[collection1] main
[junit4] 2> 1707527 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1707527 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1707572 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1707609 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1707656 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1707656 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1707713 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1707772 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1707818 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37a0346a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1707818 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[87DB33E36295B3B5]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 291
[junit4] 2> 1707821 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
[junit4] 2> 1707824 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[0]} 0 3
[junit4] 2> 1707825 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[1]} 0 0
[junit4] 2> 1707825 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[2]} 0 0
[junit4] 2> 1707825 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[3]} 0 0
[junit4] 2> 1707826 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[4]} 0 0
[junit4] 2> 1707826 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[5]} 0 0
[junit4] 2> 1707826 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[6]} 0 0
[junit4] 2> 1707826 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[7]} 0 0
[junit4] 2> 1707827 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[8]} 0 0
[junit4] 2> 1707827 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {add=[9]} 0 0
[junit4] 2> 1707828 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1707831 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_d,generation=13}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_e,generation=14}
[junit4] 2> 1707831 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore newest commit generation = 14
[junit4] 2> 1707832 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.s.SolrIndexSearcher Opening Searcher@1a14e385[collection1] main
[junit4] 2> 1707832 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1707832 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1708016 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1708072 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1708238 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1708238 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1708412 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1708614 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1708815 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a14e385[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.4.0):c10)))}
[junit4] 2> 1708816 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {commit=} 0 988
[junit4] 2> 1708963 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
hits=0 status=0 QTime=144
[junit4] 2> 1708964 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=0
[junit4] 2> 1708964 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
[junit4] 2> 1708964 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1708964 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null
params={} {deleteByQuery=*:*} 0 0
[junit4] 2> 1708964 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1708964 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_e,generation=14}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@13b82f75
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ab450e),segFN=segments_f,generation=15}
[junit4] 2> 1708965 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.c.SolrCore newest commit generation = 15
[junit4] 2> 1708965 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.s.SolrIndexSearcher Opening Searcher@6b8896b2[collection1] main
[junit4] 2> 1708965 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[87DB33E36295B3B5])
[ ] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1708965 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1709000 INFO (searcherExecutor-5021-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
[...truncated too long message...]
ogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 145
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1478409427
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6b68cfbc
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.u.UpdateHandler closing
DirectUpdateHandler2{commits=20,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=92,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0}
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1712532 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1712533 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1712533 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1712533 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001/index
[junit4] 2> 1712533 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001;done=false>>]
[junit4] 2> 1712533 INFO
(SUITE-SpellCheckComponentTest-seed#[87DB33E36295B3B5]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_87DB33E36295B3B5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{start1=PostingsFormat(name=LuceneFixedGap),
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), multiDefault=FSTOrd50,
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=FSTOrd50, lowerfilt1and2=FSTOrd50,
end4=PostingsFormat(name=LuceneVarGapFixedInterval),
end3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
end2=PostingsFormat(name=LuceneFixedGap), end1=FSTOrd50, lowerfilt=FSTOrd50,
gram1=FSTOrd50, id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=FSTOrd50, gram2=PostingsFormat(name=LuceneFixedGap),
gram3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
start3=PostingsFormat(name=LuceneVarGapFixedInterval),
gram4=PostingsFormat(name=LuceneVarGapFixedInterval), start2=FSTOrd50,
word=FSTOrd50, timestamp=FSTOrd50,
start4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)},
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=th,
timezone=NZ-CHAT
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60
(64-bit)/cpus=3,threads=1,free=104018344,total=345702400
[junit4] 2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore,
CloudMLTQParserTest, SegmentsInfoRequestHandlerTest, RequiredFieldsTest,
CustomCollectionTest, TestConfig, TestXIncludeConfig, HLLUtilTest,
BadComponentTest, HdfsBasicDistributedZk2Test, IndexSchemaTest,
TestFastLRUCache, TestSystemIdResolver, FacetPivotSmallTest, TestSearcherReuse,
SpatialRPTFieldTypeTest, HdfsSyncSliceTest, TestRestoreCore, TestCrossCoreJoin,
TestDistributedSearch, TestReqParamsAPI, TestEmbeddedSolrServerConstructors,
SharedFSAutoReplicaFailoverUtilsTest, PreAnalyzedUpdateProcessorTest,
PolyFieldTest, HardAutoCommitTest, JavabinLoaderTest, SolrXmlInZkTest,
TestBlobHandler, ConcurrentDeleteAndCreateCollectionTest,
HdfsChaosMonkeyNothingIsSafeTest, BJQParserTest, TestDistribIDF,
JsonLoaderTest, TestOrdValues, TestLeaderElectionZkExpiry, RecoveryZkTest,
PrimitiveFieldTypeTest, DistributedDebugComponentTest,
TestSchemaSimilarityResource, MBeansHandlerTest, ShardRoutingTest,
TestFaceting, AddBlockUpdateTest, LeaderFailoverAfterPartitionTest,
SOLR749Test, TestCloudManagedSchema, ExternalFileFieldSortTest, SyncSliceTest,
DOMUtilTest, TestDocumentBuilder, TestStressReorder,
DistributedSpellCheckComponentTest, TestLRUStatsCache, UpdateParamsTest,
TestElisionMultitermQuery, TestShardHandlerFactory, HdfsRecoveryZkTest,
TestBulkSchemaAPI, TestPhraseSuggestions, ScriptEngineTest, TestLFUCache,
OverseerStatusTest, TestSort, TestCollectionAPI, TestCustomSort,
LeaderInitiatedRecoveryOnShardRestartTest, XsltUpdateRequestHandlerTest,
TestCollationFieldDocValues, PKIAuthenticationIntegrationTest,
TestSolrDeletionPolicy1, SuggestComponentTest, ExplicitHLLTest,
DocValuesMultiTest, ExitableDirectoryReaderTest, StandardRequestHandlerTest,
TestRTimerTree, SystemInfoHandlerTest, ChangedSchemaMergeTest, ZkNodePropsTest,
TestFieldCollectionResource, TestFunctionQuery,
TestTrackingShardHandlerFactory, SimplePostToolTest, HdfsThreadLeakTest,
TestSolrConfigHandlerConcurrent, RollingRestartTest, DateFieldTest,
TestManagedResourceStorage, TestUniqueKeyFieldResource,
OverseerCollectionConfigSetProcessorTest, JSONWriterTest,
TestReplicaProperties, TestSolrConfigHandler, HdfsRecoverLeaseTest, ZkCLITest,
TestFastWriter, FastVectorHighlighterTest, HttpPartitionTest,
AlternateDirectoryTest, DirectUpdateHandlerTest, HLLSerializationTest,
ActionThrottleTest, TestLazyCores, SolrRequestParserTest, ShardSplitTest,
TestPartialUpdateDeduplication, TestCoreContainer, TestManagedSchema,
XmlUpdateRequestHandlerTest, AtomicUpdatesTest,
DocumentAnalysisRequestHandlerTest, TestAnalyzedSuggestions,
DistributedMLTComponentTest, TestSurroundQueryParser, HighlighterTest,
HdfsDirectoryTest, TestJmxIntegration, RecoveryAfterSoftCommitTest,
TestAddFieldRealTimeGet, TestMergePolicyConfig, SimpleFacetsTest,
TestCryptoKeys, HdfsWriteToMultipleCollectionsTest, TestInitParams,
InfoHandlerTest, TestCodecSupport, TestFieldTypeResource,
TestSimpleTrackingShardHandler, TestCSVLoader, SuggesterFSTTest,
TestStressLucene, SmileWriterTest, BasicDistributedZkTest, OverseerTest,
ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting,
ShardRoutingCustomTest, TestRecovery, ZkControllerTest, TestJoin,
TestStressVersions, SolrCoreTest, SpellCheckComponentTest]
[junit4] Completed [293/542] on J0 in 10.92s, 9 tests, 1 error <<< FAILURES!
[...truncated 772 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
There were test failures: 542 suites (7 ignored), 2142 tests, 1 error, 49
ignored (36 assumptions) [seed: 87DB33E36295B3B5]
Total time: 71 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]