Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/405/
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedSuggestComponentTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.component.DistributedSuggestComponentTest: 1)
Thread[id=84, name=qtp1635880048-84, state=TIMED_WAITING,
group=TGRP-DistributedSuggestComponentTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.component.DistributedSuggestComponentTest:
1) Thread[id=84, name=qtp1635880048-84, state=TIMED_WAITING,
group=TGRP-DistributedSuggestComponentTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([1CDA603E1FC54F62]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedSuggestComponentTest
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=84,
name=qtp1635880048-84, state=TIMED_WAITING,
group=TGRP-DistributedSuggestComponentTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=84, name=qtp1635880048-84, state=TIMED_WAITING,
group=TGRP-DistributedSuggestComponentTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([1CDA603E1FC54F62]:0)
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([1CDA603E1FC54F62:948E5FE4B139229A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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)
Build Log:
[...truncated 12125 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedSuggestComponentTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-DistributedSuggestComponentTest-seed#[1CDA603E1FC54F62]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 243 INFO
(SUITE-DistributedSuggestComponentTest-seed#[1CDA603E1FC54F62]-worker) [ ]
o.e.j.u.log Logging initialized @9405ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 248 INFO
(SUITE-DistributedSuggestComponentTest-seed#[1CDA603E1FC54F62]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 259 INFO
(SUITE-DistributedSuggestComponentTest-seed#[1CDA603E1FC54F62]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 264 INFO
(SUITE-DistributedSuggestComponentTest-seed#[1CDA603E1FC54F62]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/dj_g/cu
[junit4] 2> 464 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1
[junit4] 2> 935 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 952 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 952 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 957 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 986 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16cf0d5{/dj_g/cu,null,AVAILABLE}
[junit4] 2> 1012 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49d1ed56{HTTP/1.1,[http/1.1]}{127.0.0.1:44023}
[junit4] 2> 1012 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.Server Started @10181ms
[junit4] 2> 1012 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solrconfig=solrconfig-suggestercomponent.xml, hostContext=/dj_g/cu,
hostPort=44023,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores}
[junit4] 2> 1140 ERROR
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1140 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 1141 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1141 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1155 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-16T11:14:14.189Z
[junit4] 2> 1181 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1186 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/solr.xml
[junit4] 2> 1266 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1266 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1950 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores
[junit4] 2> 1952 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1968 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1984 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2132 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 2229 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2584 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 2692 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 2697 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 2708 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 2860 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2909 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2975 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2983 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 3013 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 4150 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4150 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4154 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=64.9443359375,
floorSegmentMB=0.97265625, forceMergeDeletesPctAllowed=10.787821098448388,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.49672471214310465
[junit4] 2> 4215 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e79483e[collection1] main]
[junit4] 2> 4253 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 4293 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 4297 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
[junit4] 2> 4321 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back
to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
[junit4] 2> 4321 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
[junit4] 2> 4322 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_with_high_freq_dict - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_with_high_freq_dict,
lookupImpl=FuzzyLookupFactory,
dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 4323 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 4323 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back
to org.apache.solr.spelling.suggest.FileDictionaryFactory
[junit4] 2> 4323 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 4323 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_file_based - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based,
lookupImpl=FuzzyLookupFactory,
dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 4323 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
[junit4] 2> 4338 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
[junit4] 2> 4338 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_doc_dict - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=,
lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false,
buildOnStartup=false, isCoreReload=false]
[junit4] 2> 4338 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price
* 2) +
weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 4350 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price
* 2) +
weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 4351 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_doc_expr_dict - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_fuzzy_doc_expr_dict, sourceLocation=null,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_expr_dict,
lookupImpl=FuzzyLookupFactory,
dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ],
buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true,
isCoreReload=false]
[junit4] 2> 4351 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
[junit4] 2> 4351 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
[junit4] 2> 4351 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_doc_dict_build_startup - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=,
lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 4351 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
[junit4] 2> 4351 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
[junit4] 2> 4352 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
[junit4] 2> 4369 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
[junit4] 2> 4369 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_doc_default_startup - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_doc_default_startup, sourceLocation=null,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_doc_default_startup,
lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 4370 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
[junit4] 2> 4370 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
[junit4] 2> 4370 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_doc_default_startup_no_store - SuggesterListener
[core=org.apache.solr.core.SolrCore@5cea22ce, suggester=SolrSuggester [
name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=,
lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 4372 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4875 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
[junit4] 2> 4875 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 4911 ERROR
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Store Lookup build failed
[junit4] 2> 4911 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
[junit4] 2> 4911 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 4964 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 4970 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
[junit4] 2> 4970 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 5443 ERROR
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Store Lookup build failed
[junit4] 2> 5461 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
[junit4] 2> 5462 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
[junit4] 2> 5506 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
[junit4] 2> 5507 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
[junit4] 2> 5512 ERROR
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Store Lookup build failed
[junit4] 2> 5522 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
[junit4] 2> 5522 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_doc_default_startup_no_store)
[junit4] 2> 5805 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e79483e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5873 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 5875 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 5946 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 5947 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 5947 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 5948 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75ba3d5c{/dj_g/cu,null,AVAILABLE}
[junit4] 2> 5949 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@386da889{HTTP/1.1,[http/1.1]}{127.0.0.1:47379}
[junit4] 2> 5949 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.Server Started @15117ms
[junit4] 2> 5949 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solrconfig=solrconfig-suggestercomponent.xml, hostContext=/dj_g/cu,
hostPort=47379,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores}
[junit4] 2> 5950 ERROR
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5950 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 5950 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 5950 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 5950 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-16T11:14:18.997Z
[junit4] 2> 5951 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/solr.xml
[junit4] 2> 5957 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 5957 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 6025 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores
[junit4] 2> 6025 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 6034 INFO (coreLoadExecutor-16-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 6035 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 6123 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 6193 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 6455 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 6482 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 6483 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 6483 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 6485 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 6831 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 6837 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 6838 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=64.9443359375,
floorSegmentMB=0.97265625, forceMergeDeletesPctAllowed=10.787821098448388,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.49672471214310465
[junit4] 2> 6840 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ae565d[collection1] main]
[junit4] 2> 6841 WARN (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 6841 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 6842 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
[junit4] 2> 6842 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back
to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
[junit4] 2> 6842 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
[junit4] 2> 6842 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_with_high_freq_dict - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict,
lookupImpl=FuzzyLookupFactory,
dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 6842 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back
to org.apache.solr.spelling.suggest.FileDictionaryFactory
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_file_based - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based,
lookupImpl=FuzzyLookupFactory,
dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_doc_dict - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=,
lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false,
buildOnStartup=false, isCoreReload=false]
[junit4] 2> 6843 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price
* 2) +
weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 6854 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price
* 2) +
weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_doc_expr_dict - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_fuzzy_doc_expr_dict, sourceLocation=null,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict,
lookupImpl=FuzzyLookupFactory,
dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ],
buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true,
isCoreReload=false]
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_fuzzy_doc_dict_build_startup - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=,
lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
[junit4] 2> 6855 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
[junit4] 2> 6856 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
[junit4] 2> 6856 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_doc_default_startup - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_doc_default_startup, sourceLocation=null,
storeDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_doc_default_startup,
lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 6856 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
[junit4] 2> 6856 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
[junit4] 2> 6856 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Registering searcher listener for suggester:
suggest_doc_default_startup_no_store - SuggesterListener
[core=org.apache.solr.core.SolrCore@3690814d, suggester=SolrSuggester [
name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=,
lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory,
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false,
buildOnStartup=true, isCoreReload=false]
[junit4] 2> 6856 INFO (coreLoadExecutor-16-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 6862 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
[junit4] 2> 6863 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 6867 ERROR
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Store Lookup build failed
[junit4] 2> 6887 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
[junit4] 2> 6887 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 6875 INFO
(TEST-DistributedSuggestComponentTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 6898 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 6898 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
[junit4] 2> 6898 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 6911 ERROR
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Store Lookup build failed
[junit4] 2> 6911 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
[junit4] 2> 6911 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
[junit4] 2> 6913 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
[junit4] 2> 6913 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
[junit4] 2> 6916 ERROR
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Store Lookup build failed
[junit4] 2> 6916 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
[junit4] 2> 6916 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_doc_default_startup_no_store)
[junit4] 2> 6925 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ae565d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 7394 INFO (qtp637106384-19) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 7408 INFO (qtp637106384-19) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 119
[junit4] 2> 7474 INFO (qtp894210507-36) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 7480 INFO (qtp894210507-36) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 5
[junit4] 2> 7522 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[1]} 0 39
[junit4] 2> 7528 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[1]} 0 2
[junit4] 2> 7531 INFO (qtp637106384-23) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 7534 INFO (qtp894210507-40) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[2]} 0 1
[junit4] 2> 7539 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[3]} 0 1
[junit4] 2> 7541 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 7544 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[4]} 0 1
[junit4] 2> 7546 INFO (qtp894210507-40) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 7548 INFO (qtp637106384-23) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 7550 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 7552 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 7554 INFO (qtp894210507-40) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 7556 INFO (qtp637106384-23) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 7557 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 7559 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 7561 INFO (qtp894210507-40) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 7563 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 7565 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 7567 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 7569 INFO (qtp894210507-40) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={wt=javabin&version=2}{add=[10]} 0 1
[junit4] 2> 7575 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 7576 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7fd2d2b6 commitCommandVersion:0
[junit4] 2> 7841 INFO (qtp637106384-21) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d0f0617[collection1] main]
[junit4] 2> 7842 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 7843 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
[junit4] 2> 7843 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 7848 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
[junit4] 2> 7848 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
[junit4] 2> 7848 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 7851 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 7851 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
[junit4] 2> 7851 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
[junit4] 2> 7863 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
[junit4] 2> 7864 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 7871 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
[junit4] 2> 7872 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d0f0617[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10)))}
[junit4] 2> 7872 INFO (qtp637106384-21) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 297
[junit4] 2> 7874 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 7874 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@569c6e89 commitCommandVersion:0
[junit4] 2> 7895 INFO (qtp894210507-38) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@353f7442[collection1] main]
[junit4] 2> 7898 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 7898 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
[junit4] 2> 7898 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 7901 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
[junit4] 2> 7901 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
[junit4] 2> 7901 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 7915 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 7915 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
[junit4] 2> 7915 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
[junit4] 2> 7925 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
[junit4] 2> 7925 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 7959 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
[junit4] 2> 7959 INFO
(searcherExecutor-17-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@353f7442[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10)))}
[junit4] 2> 7959 INFO (qtp894210507-38) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dj_g/cu path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 85
[junit4] 2> 7975 INFO (qtp637106384-23) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
distrib=false&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 7976 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 7999 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
[junit4] 2> 7999 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
[junit4] 2> 8004 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 8006 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
[junit4] 2> 8006 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
[junit4] 2> 8015 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_doc_default_startup/wfsta.bin
[junit4] 2> 8015 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_doc_default_startup_no_store)
[junit4] 2> 8022 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 8043 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 8043 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
[junit4] 2> 8046 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
[junit4] 2> 8049 INFO (qtp637106384-23) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/control/cores/collection1/data/suggest_fuzzy_doc_manal_build/fwfsta.bin
[junit4] 2> 8049 INFO (qtp637106384-23) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
distrib=false&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8051 INFO (qtp637106384-23) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={distrib=false&qt=/suggest&suggest.q=&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest}
status=0 QTime=84
[junit4] 2> 8057 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8058 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 8071 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
[junit4] 2> 8071 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
[junit4] 2> 8074 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 8076 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
[junit4] 2> 8076 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
[junit4] 2> 8078 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_doc_default_startup/wfsta.bin
[junit4] 2> 8078 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_doc_default_startup_no_store)
[junit4] 2> 8088 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 8111 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 8111 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
[junit4] 2> 8116 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
[junit4] 2> 8121 INFO (qtp894210507-40) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_manal_build/fwfsta.bin
[junit4] 2> 8121 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8121 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8122 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8163 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&version=2&shards.qt=/suggest&suggest.q=&NOW=1518779661103&isShard=true&suggest.buildAll=true&wt=javabin
[junit4] 2> 8163 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
[junit4] 2> 8168 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_expr_dict/fwfsta.bin
[junit4] 2> 8168 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
[junit4] 2> 8171 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
[junit4] 2> 8173 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_with_high_freq_dict/fwfsta.bin
[junit4] 2> 8173 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
[junit4] 2> 8179 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_doc_default_startup/wfsta.bin
[junit4] 2> 8179 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_doc_default_startup_no_store)
[junit4] 2> 8182 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
[junit4] 2> 8184 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_file_based/fwfsta.bin
[junit4] 2> 8184 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester
SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
[junit4] 2> 8187 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
[junit4] 2> 8191 INFO (qtp894210507-41) [ x:collection1]
o.a.s.s.s.SolrSuggester Stored suggest data to:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedSuggestComponentTest_1CDA603E1FC54F62-001/tempDir-001/shard0/cores/collection1/data/suggest_fuzzy_doc_manal_build/fwfsta.bin
[junit4] 2> 8191 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&version=2&shards.qt=/suggest&suggest.q=&NOW=1518779661103&isShard=true&suggest.buildAll=true&wt=javabin
[junit4] 2> 8192 INFO (qtp894210507-41) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={distrib=false&qt=/suggest&suggest.q=&shards.purpose=4&NOW=1518779661103&isShard=true&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest}
status=0 QTime=29
[junit4] 2> 8194 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8194 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8194 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest=true&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8194 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent
http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu : {}
[junit4] 2> 8194 INFO (qtp894210507-40) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::114]:33332/dj_g/cu&qt=/suggest&suggest.q=&suggest.buildAll=true&wt=javabin&version=2&shards.qt=/suggest}
status=0 QTime=139
[junit4] 2> 8196 INFO (qtp637106384-21) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
q=exampel&distrib=false&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8196 INFO (qtp637106384-21) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
q=exampel&distrib=false&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8228 INFO (qtp637106384-21) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={q=exampel&distrib=false&qt=/suggest&suggest.count=2&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest}
status=0 QTime=32
[junit4] 2> 8231 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8231 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8231 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8231 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8233 INFO (qtp894210507-42) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&version=2&shards.qt=/suggest&q=exampel&NOW=1518779661278&suggest.count=2&isShard=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin
[junit4] 2> 8233 INFO (qtp894210507-42) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&version=2&shards.qt=/suggest&q=exampel&NOW=1518779661278&suggest.count=2&isShard=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin
[junit4] 2> 8234 INFO (qtp894210507-42) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&version=2&shards.qt=/suggest&q=exampel&NOW=1518779661278&suggest.count=2&isShard=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin}
status=0 QTime=1
[junit4] 2> 8235 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8235 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8235 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8235 INFO (qtp894210507-38) [ x:collection1]
o.a.s.h.c.SuggestComponent
http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu :
{suggest_fuzzy_doc_dict={exampel={numFound=2,suggestions=[{term=example
inputdata,weight=45,payload=}, {term=example data,weight=40,payload=}]}}}
[junit4] 2> 8236 INFO (qtp894210507-38) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={q=exampel&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest.dictionary=suggest_fuzzy_doc_dict&wt=javabin&version=2&shards.qt=/suggest}
status=0 QTime=5
[junit4] 2> 8238 INFO (qtp637106384-23) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
q=Yet&distrib=false&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8238 INFO (qtp637106384-23) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
q=Yet&distrib=false&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8239 INFO (qtp637106384-23) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={q=Yet&distrib=false&qt=/suggest&suggest.count=2&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest}
status=0 QTime=0
[junit4] 2> 8241 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
q=Yet&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8241 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
q=Yet&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8241 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
q=Yet&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8241 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
q=Yet&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8242 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent prepare with :
distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&version=2&shards.qt=/suggest&q=Yet&NOW=1518779661288&suggest.count=2&isShard=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin
[junit4] 2> 8243 INFO (qtp894210507-40) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent process with :
distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&version=2&shards.qt=/suggest&q=Yet&NOW=1518779661288&suggest.count=2&isShard=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin
[junit4] 2> 8243 INFO (qtp894210507-40) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/dj_g/cu path=/suggest
params={distrib=false&qt=/suggest&shards.purpose=4&suggest=true&shard.url=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&version=2&shards.qt=/suggest&q=Yet&NOW=1518779661288&suggest.count=2&isShard=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin}
status=0 QTime=0
[junit4] 2> 8244 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent finishStage with :
q=Yet&shards=http://127.0.0.1:47379/dj_g/cu/collection1|[ff01::083]:33332/dj_g/cu|[ff01::213]:33332/dj_g/cu&qt=/suggest&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=javabin&version=2&shards.qt=/suggest
[junit4] 2> 8244 INFO (qtp894210507-41) [ x:collection1]
o.a.s.h.c.SuggestComponent SuggestComponent distributedProcess with :
q=Yet&shards=http://127.0.0.1:47379/dj_g/cu/coll
[...truncated too long message...]
CDA603E1FC54F62]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@75b8e9ba: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@73728df2
[junit4] 2> 244755 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 244755 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c3e6b6f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@40a3755a
[junit4] 2> 244755 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 244756 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@86940f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@449cf996
[junit4] 2> 244757 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:55608_
[junit4] 2> 244757 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 244758 INFO
(zkCallback-460-thread-1-processing-n:127.0.0.1:55608_) [n:127.0.0.1:55608_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 244761 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.Overseer Overseer (id=73304858057768981-127.0.0.1:55608_-n_0000000005)
closing
[junit4] 2> 244762 INFO
(OverseerStateUpdate-73304858057768981-127.0.0.1:55608_-n_0000000005)
[n:127.0.0.1:55608_ ] o.a.s.c.Overseer According to ZK I
(id=73304858057768981-127.0.0.1:55608_-n_0000000005) am no longer a leader.
[junit4] 2> 244762 INFO
(OverseerCollectionConfigSetProcessor-73304858057768981-127.0.0.1:55608_-n_0000000005)
[n:127.0.0.1:55608_ ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=73304858057768981-127.0.0.1:55608_-n_0000000005) am no longer a leader.
[junit4] 2> 244762 INFO
(OverseerStateUpdate-73304858057768981-127.0.0.1:55608_-n_0000000005)
[n:127.0.0.1:55608_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55608_
[junit4] 2> 244762 ERROR
(OverseerCollectionConfigSetProcessor-73304858057768981-127.0.0.1:55608_-n_0000000005)
[n:127.0.0.1:55608_ ] o.a.s.c.OverseerTaskProcessor Unable to prioritize
overseer
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1100)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
[junit4] 2> at
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:178)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 244771 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@57521ca7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 244771 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5ab97775{/,null,UNAVAILABLE}
[junit4] 2> 244771 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 244772 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 33893
[junit4] 2> 244772 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 244773 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[1CDA603E1FC54F62]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33920 33920
[junit4] 2> 244937 INFO (Thread-279) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33920 33920
[junit4] 2> 244939 WARN (Thread-279) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 14 /solr/collections/collection2/terms/shard4
[junit4] 2> 13 /solr/collections/collection2/terms/shard7
[junit4] 2> 13 /solr/collections/collection2/terms/shard3
[junit4] 2> 13 /solr/collections/collection2/terms/shard1
[junit4] 2> 12 /solr/collections/collection2/terms/shard6
[junit4] 2> 11 /solr/configs/conf1
[junit4] 2> 8 /solr/collections/collection2/terms/shard5
[junit4] 2> 7 /solr/collections/collection2/terms/shard2
[junit4] 2> 7 /solr/security.json
[junit4] 2> 6 /solr/collections/collection1/state.json
[junit4] 2> 6 /solr/collections/collection1/terms/shard2
[junit4] 2> 6 /solr/collections/collection1/terms/shard3
[junit4] 2> 5 /solr/collections/collection1/terms/shard1
[junit4] 2> 5 /solr/collections/collection2/state.json
[junit4] 2> 2
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 2
/solr/collections/collection2/leader_elect/shard1/election/73304858057768969-core_node8-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/73304858057768972-127.0.0.1:43905_-n_0000000002
[junit4] 2> 2
/solr/collections/collection2/leader_elect/shard4/election/73304858057768978-core_node23-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test
-Dtests.seed=1CDA603E1FC54F62 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=hu -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 60.1s J0 | FullSolrCloudDistribCmdsTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:collection2
[junit4] > at
__randomizedtesting.SeedInfo.seed([1CDA603E1FC54F62:948E5FE4B139229A]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
[junit4] > at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
[junit4] > at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1CDA603E1FC54F62-001
[junit4] 2> Feb 16, 2018 11:18:10 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=122311312,total=462946304
[junit4] 2> NOTE: All tests run in this JVM: [TestPhraseSuggestions,
DistributedDebugComponentTest, ReplicationFactorTest, TestLRUStatsCache,
SortSpecParsingTest, SolrJmxReporterTest, TestLegacyTerms, CursorPagingTest,
ZkCLITest, CollectionsAPIAsyncDistributedZkTest, TestPrepRecovery,
TestCryptoKeys, TestSchemaNameResource, FullSolrCloudDistribCmdsTest]
[junit4] Completed [547/776 (2!)] on J0 in 60.66s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49291 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]