Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/730/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type,
expected CoreIsClosedException
Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError:
Unexpected wrapped exception type, expected CoreIsClosedException
at
__randomizedtesting.SeedInfo.seed([DAADFCD426AC1155:5209E6B18C54437]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception
type, expected CoreIsClosedException
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2704)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by: java.lang.RuntimeException: Exception during query
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2696)
... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1805)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 9 more
Build Log:
[...truncated 13674 lines...]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] 2> 1895856 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001
[junit4] 2> 1895857 WARN
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2500 numCloses=2500
[junit4] 2> 1895857 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1895858 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1895858 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1895859 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1895884 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1895890 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1895953 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1897878 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1897878 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1897890 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1897896 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1897896 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1897897 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1897921 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1897937 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1898028 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1898040 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1898040 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1898041 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1898041 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1898043 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6241050045959969]
[junit4] 2> 1898151 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1898151 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1898152 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=30.6533203125,
floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=13.163964500537404,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=27.758938586670055
[junit4] 2> 1898153 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@40abd7a4[collection1] main]
[junit4] 2> 1898153 WARN (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1898155 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898155 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898196 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898196 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898196 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898197 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898197 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898197 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1898197 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1898197 INFO (coreLoadExecutor-7983-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1898198 INFO
(searcherExecutor-7984-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@40abd7a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1898199 INFO
(SUITE-InfixSuggestersTest-seed#[DAADFCD426AC1155]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1898203 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBuildThen2xReload
[junit4] 2> 1898203 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1898203 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1898244 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1898297 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1898299 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=95
[junit4] 2> 1898308 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1898309 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1898345 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1898375 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1898496 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1898515 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1898547 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1898547 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1898615 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1898615 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1898616 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b34561d[collection1] main]
[junit4] 2> 1898617 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1898617 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898617 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1898618 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1898619 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1898620 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1898621 INFO
(searcherExecutor-7988-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b34561d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1898621 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@35c9e914[collection1] main]
[junit4] 2> 1898621 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3d9b8f52
[junit4] 2> 1898621 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=3d9b8f52
[junit4] 2> 1898621 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74b5f466: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43f2b9a6
[junit4] 2> 1898622 INFO
(searcherExecutor-7988-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35c9e914[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1898627 ERROR
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1898628 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1898648 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1898663 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1898724 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1898730 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1898751 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1898751 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1898796 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1898796 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1898797 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@50a0f109[collection1] main]
[junit4] 2> 1898797 WARN
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1898798 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898798 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1898799 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1898800 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1898801 INFO
(searcherExecutor-7992-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@50a0f109[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1898801 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f7a3132[collection1] main]
[junit4] 2> 1898801 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7dda24bd
[junit4] 2> 1898801 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7dda24bd
[junit4] 2> 1898801 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53197ed8: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43f2b9a6
[junit4] 2> 1898802 INFO
(searcherExecutor-7992-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f7a3132[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1898808 INFO
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
[junit4] 2> 1898811 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting
testTwoSuggestersBuildThenReload
[junit4] 2> 1898811 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1898811 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1898835 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1898863 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1898863 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=51
[junit4] 2> 1898864 ERROR
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core
descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1898864 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1898883 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1898898 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1898958 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1898964 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1'
using configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1898983 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1898983 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1899034 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1899034 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1899036 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c67141a[collection1] main]
[junit4] 2> 1899036 WARN
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config
directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1899036 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899036 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1899038 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000ms.
[junit4] 2> 1899040 INFO
(searcherExecutor-7996-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c67141a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1899040 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1899042 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1899042 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d694d69[collection1] main]
[junit4] 2> 1899042 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4ff2917a
[junit4] 2> 1899042 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=4ff2917a
[junit4] 2> 1899042 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bb559da: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43f2b9a6
[junit4] 2> 1899045 INFO
(searcherExecutor-7996-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d694d69[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1899052 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
[junit4] 2> 1899052 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomBlendedInfixSuggester)
[junit4] 2> 1899094 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomBlendedInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1899165 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
[junit4] 2> 1899165 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_blended_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=113
[junit4] 2> 1899165 ERROR
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core
descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1899165 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1899202 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1899222 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1899309 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1899319 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1'
using configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1899346 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1899346 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@70087e61[collection1] main]
[junit4] 2> 1899405 WARN
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config
directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899405 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1899410 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1899410 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000ms.
[junit4] 2> 1899411 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@25a9c29c
[junit4] 2> 1899411 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1899412 INFO
(searcherExecutor-8000-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70087e61[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1899412 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4b331735[collection1] main]
[junit4] 2> 1899413 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@338672a4
[junit4] 2> 1899413 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=338672a4
[junit4] 2> 1899413 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f581a2e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43f2b9a6
[junit4] 2> 1899419 INFO
(searcherExecutor-8000-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4b331735[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1899420 INFO
(TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testTwoSuggestersBuildThenReload
[junit4] 2> 1899423 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting
testAnalyzingInfixSuggesterBuildThenReload
[junit4] 2> 1899423 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1899423 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1899429 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1899454 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1899455 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=31
[junit4] 2> 1899455 ERROR
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core
descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1899455 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1899477 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1899496 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1899586 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1899596 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1'
using configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1899621 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1899622 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1899697 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1899697 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1899698 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b19dc03[collection1] main]
[junit4] 2> 1899699 WARN
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config
directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1899699 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899699 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899701 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899701 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899701 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899701 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1899701 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1899702 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1899703 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1899703 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000ms.
[junit4] 2> 1899703 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1899704 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1899704 INFO
(searcherExecutor-8004-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b19dc03[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1899705 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f2cdc34[collection1] main]
[junit4] 2> 1899705 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6772ea32
[junit4] 2> 1899705 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=6772ea32
[junit4] 2> 1899705 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d38e186: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43f2b9a6
[junit4] 2> 1899706 INFO
(searcherExecutor-8004-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4f2cdc34[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1899715 INFO
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testAnalyzingInfixSuggesterBuildThenReload
[junit4] 2> 1899725 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting
testBlendedInfixSuggesterBuildThenReload
[junit4] 2> 1899725 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
[junit4] 2> 1899725 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomBlendedInfixSuggester)
[junit4] 2> 1899778 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomBlendedInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1899814 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
[junit4] 2> 1899814 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_blended_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=89
[junit4] 2> 1899815 ERROR
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core
descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1899815 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1899845 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1899854 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1899942 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid
field id
[junit4] 2> 1899949 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1'
using configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1899971 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1899972 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1900035 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1900035 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1900037 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4db59ad[collection1] main]
[junit4] 2> 1900037 WARN
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config
directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1900037 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1900037 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900038 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900038 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1900038 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900039 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900039 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1900039 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1900040 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1900040 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
10000ms.
[junit4] 2> 1900040 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5364394410158069]
[junit4] 2> 1900041 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to
be used.
[junit4] 2> 1900042 INFO
(searcherExecutor-8008-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4db59ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1900043 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@58c5d859[collection1] main]
[junit4] 2> 1900043 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1aaf24dc
[junit4] 2> 1900043 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1aaf24dc
[junit4] 2> 1900043 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fb7068e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43f2b9a6
[junit4] 2> 1900045 INFO
(searcherExecutor-8008-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@58c5d859[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1900053 INFO
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[DAADFCD426AC1155])
[ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending
testBlendedInfixSuggesterBuildThenReload
[junit4] 2> 1900060 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting test2xBuildReload
[junit4] 2> 1900060 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1900061 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
[junit4] 2> 1900066 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
disabled after emitting 100 items.
[junit4] 2> 1900096 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with :
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
[junit4] 2> 1900096 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
status=0 QTime=35
[junit4] 2> 1900096 ERROR
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1900097 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1900133 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 1900142 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1900222 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1900235 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1900288 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65eb2307
[junit4] 2> 1900288 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_DAADFCD426AC1155-001/init-core-data-001/]
[junit4] 2> 1900355 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1900355 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1900356 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bd808b2[collection1] main]
[junit4] 2> 1900356 WARN
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1900357 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1900357 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900358 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900358 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1900358 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900359 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
[junit4] 2> 1900359 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1900359 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1900360 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
[junit4] 2> 1900360 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1900361 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8924365145023517]
[junit4] 2> 1900361 INFO
(TEST-InfixSuggestersTest.test2xBuildReload-seed#[DAADFCD426AC1155]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1900363 INFO
(searcherExecutor-8012-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bd808
[...truncated too long message...]
ecuting 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(11125@serv1-vm3).
[junit4] Started J0 PID(11126@serv1-vm3).
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 2.35s J0 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 2.15s J0 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 1.08s J0 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 1.22s J0 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 2.42s J0 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 2.62s J0 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] OK 1.65s J0 | InfixSuggestersTest.testReloadDuringBuild
[junit4] Completed [1/5] on J0 in 23.25s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 2.97s J1 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 2.20s J1 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 1.14s J1 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 1.28s J1 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 2.32s J1 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 2.24s J1 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] OK 1.73s J1 | InfixSuggestersTest.testReloadDuringBuild
[junit4] Completed [2/5] on J1 in 25.38s, 7 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.handler.component.InfixSuggestersTest. This may confuse tools
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this
message.
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 0.88s J0 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 1.31s J0 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 0.82s J0 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 0.63s J0 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 1.51s J0 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 2.05s J0 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] OK 0.70s J0 | InfixSuggestersTest.testReloadDuringBuild
[junit4] Completed [3/5] on J0 in 10.40s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 1.28s J1 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 1.53s J1 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 0.85s J1 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 0.81s J1 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 1.58s J1 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 1.15s J1 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] OK 0.67s J1 | InfixSuggestersTest.testReloadDuringBuild
[junit4] Completed [4/5] on J1 in 9.88s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
[junit4] OK 0.84s J0 | InfixSuggestersTest.testBuildThen2xReload
[junit4] OK 0.84s J0 |
InfixSuggestersTest.testTwoSuggestersBuildThenReload
[junit4] OK 0.55s J0 |
InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
[junit4] OK 0.54s J0 |
InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
[junit4] OK 0.85s J0 | InfixSuggestersTest.test2xBuildReload
[junit4] OK 1.35s J0 | InfixSuggestersTest.testShutdownDuringBuild
[junit4] OK 0.63s J0 | InfixSuggestersTest.testReloadDuringBuild
[junit4] Completed [5/5] on J0 in 9.50s, 7 tests
[junit4]
[junit4] JVM J0: 0.72 .. 44.90 = 44.17s
[junit4] JVM J1: 0.72 .. 37.19 = 36.47s
[junit4] Execution time total: 45 seconds
[junit4] Tests summary: 5 suites, 35 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 116.96s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 115.09s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 113.98s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 102.68s | org.apache.solr.cloud.TestPullReplica
[junit4:tophints] 100.45s | org.apache.solr.cloud.MetricsHistoryIntegrationTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 48 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1089)
at hudson.FilePath.act(FilePath.java:1078)
at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1091)
at hudson.FilePath.act(FilePath.java:1078)
at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=decab011212425b70f31149eac0a273a8b769707,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #729
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]