You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/16 01:13:46 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+140) - Build # 2190 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2190/
Java: 32bit/jdk-9-ea+140 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([CFBBCB631F443CAB:451C449290AF05D0]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:45976/solr/managed-preanalyzed, https://127.0.0.1:37941/solr/managed-preanalyzed]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:45976/solr/managed-preanalyzed, https://127.0.0.1:37941/solr/managed-preanalyzed]
	at __randomizedtesting.SeedInfo.seed([CFBBCB631F443CAB:67AE7988C342AF5D]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45976/solr/managed-preanalyzed: No such path /schema/fields/field2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:593)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	... 45 more




Build Log:
[...truncated 11744 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CFBBCB631F443CAB-001/init-core-data-001
   [junit4]   2> 1661829 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1661829 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1661830 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1661896 WARN  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1661897 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1661909 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1661963 WARN  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1661965 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1661986 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1661989 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1662050 WARN  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1662050 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1662060 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1662115 WARN  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1662117 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1662135 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1662135 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CFBBCB631F443CAB-001/init-core-data-001/]
   [junit4]   2> 1662136 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=13.03515625, floorSegmentMB=0.6328125, forceMergeDeletesPctAllowed=24.441034360218293, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7329644916780863
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8584384407920951]
   [junit4]   2> 1662140 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6a710[collection1] main]
   [junit4]   2> 1662141 WARN  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1662141 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1662193 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1662220 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1662221 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1662221 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1662310 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1662417 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1662443 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1662444 INFO  (coreLoadExecutor-5047-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1662444 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1662445 INFO  (SUITE-SpellCheckComponentTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1662446 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1662447 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1662448 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1662448 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1662449 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1662449 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1662449 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1662450 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1662450 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1662450 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1662450 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1662450 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1662450 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1662451 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1662451 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1662451 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1662451 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1662451 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1662452 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1662453 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f76245[collection1] main]
   [junit4]   2> 1662453 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1662453 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1662455 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1662456 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1662457 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1662458 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c6a710[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1662458 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1662459 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1662461 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1662462 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1662462 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1662464 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1662465 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1662467 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1662468 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1662470 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1662470 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f76245[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 1662470 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1662471 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1662471 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 1662471 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1662472 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1662472 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1662472 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1662472 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1662472 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fcc1f1[collection1] main]
   [junit4]   2> 1662472 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1662472 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1662523 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1662566 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1662626 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1662626 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1662668 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1662720 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1662769 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fcc1f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1662769 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 297
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=CFBBCB631F443CAB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw-LI -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.33s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CFBBCB631F443CAB:451C449290AF05D0]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1662772 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1662773 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1662773 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1662773 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1662773 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1662774 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1662774 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1662774 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1662774 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1662774 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1662775 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1662775 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1662775 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1662776 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1040c1[collection1] main]
   [junit4]   2> 1662776 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1662776 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1662891 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1662942 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1663090 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1663090 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1663205 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1663338 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1663511 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1040c1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10)))}
   [junit4]   2> 1663511 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 736
   [junit4]   2> 1663512 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1663512 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1663512 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1663514 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13f0533[collection1] main]
   [junit4]   2> 1663514 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1663514 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1663670 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1663714 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1663826 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1663826 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1663964 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1664101 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1664214 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13f0533[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10/1:delGen=1) Uninverting(_2(6.4.0):c1)))}
   [junit4]   2> 1664214 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 701
   [junit4]   2> 1664366 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=152
   [junit4]   2> 1664368 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d56028[collection1] main]
   [junit4]   2> 1664377 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1664377 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1664430 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1664479 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1664519 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1664519 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1664577 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1664628 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1664674 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d56028[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664674 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 297
   [junit4]   2> 1664676 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1664676 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1664677 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1664677 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1664677 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1664677 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1664678 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1664678 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1664678 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1664679 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1664679 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1664679 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1664679 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1664681 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2823ae[collection1] main]
   [junit4]   2> 1664681 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1664681 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1665235 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1665326 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1665628 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1665628 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1665893 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1666102 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1666251 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2823ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 1666251 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1572
   [junit4]   2> 1666480 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=0 status=0 QTime=228
   [junit4]   2> 1666480 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d7414[collection1] main]
   [junit4]   2> 1666481 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1666481 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1666537 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1666607 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1666680 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1666680 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1666741 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1666793 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1666869 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15d7414[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1666870 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 388
   [junit4]   2> 1666871 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1666872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1666872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1666872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1666872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1666872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1666873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1666873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1666873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1666873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1666873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1666874 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1666874 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1666875 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@255b1a[collection1] main]
   [junit4]   2> 1666875 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1666875 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1666988 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1667037 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1667146 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1667146 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1667267 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1667377 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1667523 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@255b1a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c10)))}
   [junit4]   2> 1667523 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 649
   [junit4]   2> 1667684 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=160
   [junit4]   2> 1667862 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=177
   [junit4]   2> 1667862 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":177},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.398Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1668078 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=214
   [junit4]   2> 1668323 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=244
   [junit4]   2> 1668324 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":244},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.398Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1668542 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false} hits=7 status=0 QTime=218
   [junit4]   2> 1668701 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false} hits=7 status=0 QTime=157
   [junit4]   2> 1668701 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":157},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.400Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.398Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-16T00:47:13.399Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 1668701 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1668701 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1668701 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1668702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1668702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1668702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c3b36[collection1] main]
   [junit4]   2> 1668702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1668702 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1668742 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1668789 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1668829 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1668829 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1668894 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1668940 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1668989 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c3b36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1668989 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 287
   [junit4]   2> 1668991 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1668992 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1668992 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1668992 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1668992 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1668992 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1668993 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1668995 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c3d7aa[collection1] main]
   [junit4]   2> 1668996 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1668996 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1669134 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1669188 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1669288 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1669288 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1669431 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1669561 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1669678 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c3d7aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10)))}
   [junit4]   2> 1669679 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 685
   [junit4]   2> 1669679 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0
   [junit4]   2> 1669679 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1669680 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1669680 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1669680 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1669680 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1669680 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10faff[collection1] main]
   [junit4]   2> 1669680 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1669680 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1669727 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1669771 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1669823 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1669823 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1669864 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1669917 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1669966 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10faff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1669966 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 286
   [junit4]   2> 1669968 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1669968 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1669968 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1669969 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1669969 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1669969 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1669969 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1669969 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1669969 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1669970 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1669970 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1669970 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1669970 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1669972 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@115e6ab[collection1] main]
   [junit4]   2> 1669972 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1669972 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1670146 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1670183 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1670333 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1670333 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1670470 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1670602 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1670734 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@115e6ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10)))}
   [junit4]   2> 1670734 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 764
   [junit4]   2> 1670735 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1670735 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1670735 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1670735 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1670736 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e1feec
   [junit4]   2> 1670736 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1036a73[collection1] main]
   [junit4]   2> 1670736 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1670736 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1670791 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1670838 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1670890 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1670890 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1670932 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1670986 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1671043 INFO  (searcherExecutor-5048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1036a73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1671043 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 307
   [junit4]   2> 1671045 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1671045 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1671045 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1671045 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1671046 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFBBCB631F443CAB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1671046 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[CFB

[...truncated too long message...]

1d78[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2612546 WARN  (Thread-3202) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2716)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:managed-preanalyzed due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:managed-preanalyzed due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:98)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2496)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:876)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading config name for collection managed-preanalyzed
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:198)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/managed-preanalyzed
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:178)
   [junit4]   2> 	... 8 more
   [junit4]   2> 2614041 WARN  (zkCallback-21894-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2614041 INFO  (jetty-launcher-21884-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@124f06c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2614042 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45638 45638
   [junit4]   2> 2629061 INFO  (Thread-3180) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45638 45638
   [junit4]   2> 2629062 WARN  (Thread-3180) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/cloud-managed-preanalyzed
   [junit4]   2> 	4	/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/managed-preanalyzed/state.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2629062 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[CFBBCB631F443CAB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_CFBBCB631F443CAB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ja-JP, timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=141096336,total=481296384
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, UniqFieldsUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, HighlighterConfigTest, TestSchemaResource, CdcrVersionReplicationTest, TestExclusionRuleCollectionAccess, TestStressRecovery, PeerSyncTest, TestXmlQParserPlugin, TestRemoteStreaming, HdfsWriteToMultipleCollectionsTest, SuggestComponentTest, TestDocumentBuilder, TestMinMaxOnMultiValuedField, TestTolerantUpdateProcessorCloud, TestRTimerTree, TestMissingGroups, TestSQLHandler, TestSolrConfigHandlerConcurrent, DistributedSuggestComponentTest, SynonymTokenizerTest, TestFieldCacheReopen, SyncSliceTest, TestExactSharedStatsCache, TestRawResponseWriter, TestLegacyFieldCache, ChaosMonkeyNothingIsSafeTest, TestSolrConfigHandler, TestBinaryResponseWriter, QueryEqualityTest, TestAnalyzeInfixSuggestions, LeaderElectionContextKeyTest, TestNRTOpen, HdfsLockFactoryTest, SSLMigrationTest, TestNonDefinedSimilarityFactory, TestPivotHelperCode, BasicZkTest, RequiredFieldsTest, TestHashQParserPlugin, TestStressLucene, TestPerFieldSimilarity, ShufflingReplicaListTransformerTest, TestConfigSetsAPIExclusivity, CloudExitableDirectoryReaderTest, TestDistributedSearch, CacheHeaderTest, TestIBSimilarityFactory, ResourceLoaderTest, HLLSerializationTest, TestStressUserVersions, TestBadConfig, TestOmitPositions, TestReplicationHandler, CheckHdfsIndexTest, BJQParserTest, TestQuerySenderNoQuery, TestAtomicUpdateErrorCases, DeleteLastCustomShardedReplicaTest, SignatureUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, TestLazyCores, TestFieldSortValues, DistributedSpellCheckComponentTest, SolrRequestParserTest, TestSolrCoreProperties, DisMaxRequestHandlerTest, TestEmbeddedSolrServerConstructors, CurrencyFieldOpenExchangeTest, PolyFieldTest, TestFaceting, TestChildDocTransformer, TriLevelCompositeIdRoutingTest, TestRangeQuery, CoreMergeIndexesAdminHandlerTest, BadCopyFieldTest, MBeansHandlerTest, TestFieldTypeCollectionResource, LeaderInitiatedRecoveryOnCommitTest, TestUniqueKeyFieldResource, RegexBoostProcessorTest, TestHighlightDedupGrouping, TestClusterProperties, TestValueSourceCache, TestLockTree, TestFreeTextSuggestions, TestRealTimeGet, HdfsThreadLeakTest, ClassificationUpdateProcessorFactoryTest, TestReRankQParserPlugin, DistribDocExpirationUpdateProcessorTest, LeaderElectionIntegrationTest, DistributedExpandComponentTest, VersionInfoTest, SortSpecParsingTest, TestJmxIntegration, BasicAuthIntegrationTest, PathHierarchyTokenizerFactoryTest, CollectionTooManyReplicasTest, DistributedFacetPivotLongTailTest, SegmentsInfoRequestHandlerTest, RuleEngineTest, RecoveryAfterSoftCommitTest, BlockDirectoryTest, MultiThreadedOCPTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, ClusterStateUpdateTest, TestRandomDVFaceting, ZkCLITest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest, ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestComponentsName, TestQuerySenderListener, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, TestRTGBase, CursorPagingTest, ActionThrottleTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, OverseerRolesTest, ReplicationFactorTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudRecovery, TestMiniSolrCloudClusterSSL, TestRequestStatusCollectionAPI, TestStressLiveNodes, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestConfigSets, TestCorePropertiesReload, TestInfoStreamLogging, TestShardHandlerFactory, TestSolrXml, TestSolrCloudSnapshots, TestReplicationHandlerBackup, TestRestoreCore, CoreAdminRequestStatusTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, FacetPivotSmallTest, TestTrackingShardHandlerFactory, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, BooleanFieldTest, DateRangeFieldTest, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [581/653 (2!)] on J0 in 19.35s, 1 test, 1 error <<< FAILURES!

[...truncated 50205 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+140) - Build # 2191 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2191/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C83E2AC814C1C8B:FBF00CF447A4B36D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1331)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11619 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/init-core-data-001
   [junit4]   2> 1295694 INFO  (SUITE-TestReplicationHandler-seed#[C83E2AC814C1C8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1295696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 1295696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/collection1
   [junit4]   2> 1295703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1295704 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f33cbd{/solr,null,AVAILABLE}
   [junit4]   2> 1295704 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ba9e3f{HTTP/1.1,[http/1.1]}{127.0.0.1:43567}
   [junit4]   2> 1295704 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.Server Started @1297315ms
   [junit4]   2> 1295704 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/collection1/data, hostPort=43567}
   [junit4]   2> 1295705 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1295705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1295705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1295705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1295705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T03:42:05.855486Z
   [junit4]   2> 1295706 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/solr.xml
   [junit4]   2> 1295712 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1295724 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/.
   [junit4]   2> 1295724 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1295733 WARN  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1295734 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1295745 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1295746 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1295757 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/./collection1
   [junit4]   2> 1295757 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1295758 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1295762 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1295762 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1295762 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=20.6240234375, floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=28.883731713286437, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6902205762375787
   [junit4]   2> 1295762 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18ffaa6[collection1] main]
   [junit4]   2> 1295763 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-001/collection1/conf
   [junit4]   2> 1295764 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1295764 INFO  (coreLoadExecutor-3867-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1295764 INFO  (searcherExecutor-3868-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18ffaa6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1296227 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/collection1
   [junit4]   2> 1296232 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1296233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19346fc{/solr,null,AVAILABLE}
   [junit4]   2> 1296233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c49d0b{HTTP/1.1,[http/1.1]}{127.0.0.1:37312}
   [junit4]   2> 1296233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.Server Started @1297844ms
   [junit4]   2> 1296233 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/collection1/data, hostPort=37312}
   [junit4]   2> 1296233 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1296234 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1296234 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1296234 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1296234 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T03:42:06.384332Z
   [junit4]   2> 1296234 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/solr.xml
   [junit4]   2> 1296240 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1296249 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/.
   [junit4]   2> 1296249 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1296260 WARN  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1296260 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1296268 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1296269 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1296273 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/./collection1
   [junit4]   2> 1296273 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1296274 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1296277 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1296277 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1296278 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=20.6240234375, floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=28.883731713286437, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6902205762375787
   [junit4]   2> 1296278 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@102528e[collection1] main]
   [junit4]   2> 1296278 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001/solr-instance-002/collection1/conf
   [junit4]   2> 1296281 INFO  (coreLoadExecutor-3877-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1296281 INFO  (searcherExecutor-3878-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@102528e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1296754 INFO  (qtp18263729-7885) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1296757 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1296758 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1296760 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1296761 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1296763 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1296764 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1296765 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1296767 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1296768 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1296770 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1296771 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1296773 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1296774 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1296776 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1296778 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1296779 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1296780 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1296782 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1296784 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1296785 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1296786 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1296788 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1296789 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1296791 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1296793 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1296794 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1296796 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1296797 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1296798 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1296800 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1296801 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1296803 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1296804 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1296806 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1296807 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1296809 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1296810 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1296812 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1296813 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1296815 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1296816 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1296818 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1296820 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1296821 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1296823 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1296824 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1296825 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1296827 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1296828 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1296830 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1296831 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1296833 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1296834 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1296836 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1296837 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1296839 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1296840 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1296841 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1296843 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1296845 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1296846 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1296848 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1296849 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1296851 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1296852 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1296854 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1296855 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1296857 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1296858 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1296860 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1296861 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1296863 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1296864 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1296866 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1296867 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1296869 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1296870 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1296871 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1296873 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1296874 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1296876 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1296877 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1296879 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1296880 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1296882 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1296883 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1296885 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1296886 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1296888 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1296889 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1296891 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1296892 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1296894 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1296895 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1296897 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1296898 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1296900 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1296901 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1296903 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1296904 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1296905 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1296907 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1296908 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1296910 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1296911 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1296913 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1296914 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1296916 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1296917 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1296919 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1296920 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1296922 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1296923 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1296924 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1296926 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1296928 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1296929 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1296931 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1296932 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1296933 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1296935 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1296936 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1296938 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1296939 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1296941 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1296942 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1296944 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1296945 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1296947 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1296948 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1296950 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1296951 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1296953 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1296955 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1296956 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1296958 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1296959 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1296961 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1296962 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1296963 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1296965 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1296966 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1296968 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1296969 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1296971 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1296972 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1296973 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1296975 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1296976 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1296978 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1296979 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1296980 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1296982 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1296983 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1296985 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1296986 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1296988 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1296989 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1296991 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1296992 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1296993 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1296997 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1296998 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1297000 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1297002 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1297003 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1297005 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1297006 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1297008 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1297009 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1297010 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1297012 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1297013 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1297015 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1297016 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1297018 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1297019 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1297021 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1297022 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1297024 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1297025 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1297027 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1297028 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1297030 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1297031 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1297033 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1297035 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1297036 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1297038 INFO  (qtp18263729-7886) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1297039 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1297040 INFO  (qtp18263729-7885) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1297040 INFO  (indexFetcher-3882-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1297040 INFO  (indexFetcher-3882-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1297040 INFO  (indexFetcher-3882-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1297041 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1297042 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1297043 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1297045 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1297046 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1297048 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1297049 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1297051 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1297052 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1297054 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1297055 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1297057 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1297058 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1297060 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1297062 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1297063 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1297065 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1297066 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1297067 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1297069 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1297070 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1297072 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1297073 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1297075 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1297076 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1297078 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1297079 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1297081 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1297082 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1297084 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1297085 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1297086 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1297088 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1297089 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1297091 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1297092 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1297094 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1297095 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1297097 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1297099 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1297100 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1297101 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1297103 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1297104 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1297106 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1297109 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1297111 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1297112 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1297114 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1297116 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1297117 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1297119 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1297120 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1297122 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1297124 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1297126 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1297127 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1297128 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1297130 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1297133 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1297134 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1297136 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1297137 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 1297139 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 1297140 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 1297142 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 1297144 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 1
   [junit4]   2> 1297146 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 1297147 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 1297149 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 1297150 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 1297151 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 1297153 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 1297154 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 1297157 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 1297158 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 1297159 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 1297161 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 1297162 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 1297163 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 1297165 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 1297166 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 1297168 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 1297169 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 1297171 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 1297172 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 1297174 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 1297175 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 1297176 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 1297178 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 1297180 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 1297182 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 1297183 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 1297184 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 1297186 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 1297187 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 1297189 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 1297190 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 1297192 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 1297194 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 1297195 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 1297197 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 1297198 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 1297199 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 1297201 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 1297202 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 0
   [junit4]   2> 1297204 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 1297206 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 1297207 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 1297209 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[299]} 0 0
   [junit4]   2> 1297210 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[300]} 0 0
   [junit4]   2> 1297212 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[301]} 0 0
   [junit4]   2> 1297213 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[302]} 0 0
   [junit4]   2> 1297215 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[303]} 0 0
   [junit4]   2> 1297216 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[304]} 0 0
   [junit4]   2> 1297218 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[305]} 0 0
   [junit4]   2> 1297219 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[306]} 0 0
   [junit4]   2> 1297221 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[307]} 0 0
   [junit4]   2> 1297222 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[308]} 0 0
   [junit4]   2> 1297224 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[309]} 0 0
   [junit4]   2> 1297225 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[310]} 0 0
   [junit4]   2> 1297227 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[311]} 0 0
   [junit4]   2> 1297228 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[312]} 0 0
   [junit4]   2> 1297229 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[313]} 0 0
   [junit4]   2> 1297231 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[314]} 0 0
   [junit4]   2> 1297232 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[315]} 0 0
   [junit4]   2> 1297234 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[316]} 0 0
   [junit4]   2> 1297235 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[317]} 0 0
   [junit4]   2> 1297237 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[318]} 0 0
   [junit4]   2> 1297238 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[319]} 0 0
   [junit4]   2> 1297240 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[320]} 0 0
   [junit4]   2> 1297242 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[321]} 0 0
   [junit4]   2> 1297243 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[322]} 0 0
   [junit4]   2> 1297244 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[323]} 0 0
   [junit4]   2> 1297246 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[324]} 0 0
   [junit4]   2> 1297247 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[325]} 0 0
   [junit4]   2> 1297248 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[326]} 0 0
   [junit4]   2> 1297250 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[327]} 0 0
   [junit4]   2> 1297252 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[328]} 0 0
   [junit4]   2> 1297253 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[329]} 0 0
   [junit4]   2> 1297254 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[330]} 0 0
   [junit4]   2> 1297256 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[331]} 0 0
   [junit4]   2> 1297257 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[332]} 0 0
   [junit4]   2> 1297259 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[333]} 0 0
   [junit4]   2> 1297260 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[334]} 0 0
   [junit4]   2> 1297261 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[335]} 0 0
   [junit4]   2> 1297263 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[336]} 0 0
   [junit4]   2> 1297264 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[337]} 0 0
   [junit4]   2> 1297266 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[338]} 0 0
   [junit4]   2> 1297267 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[339]} 0 0
   [junit4]   2> 1297269 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[340]} 0 0
   [junit4]   2> 1297270 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[341]} 0 0
   [junit4]   2> 1297272 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[342]} 0 0
   [junit4]   2> 1297273 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[343]} 0 0
   [junit4]   2> 1297274 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[344]} 0 0
   [junit4]   2> 1297276 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[345]} 0 0
   [junit4]   2> 1297277 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[346]} 0 0
   [junit4]   2> 1297279 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[347]} 0 0
   [junit4]   2> 1297280 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[348]} 0 0
   [junit4]   2> 1297281 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[349]} 0 0
   [junit4]   2> 1297283 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[350]} 0 0
   [junit4]   2> 1297284 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[351]} 0 0
   [junit4]   2> 1297286 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[352]} 0 0
   [junit4]   2> 1297288 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[353]} 0 0
   [junit4]   2> 1297289 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[354]} 0 0
   [junit4]   2> 1297291 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[355]} 0 0
   [junit4]   2> 1297292 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[356]} 0 0
   [junit4]   2> 1297294 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[357]} 0 0
   [junit4]   2> 1297295 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[358]} 0 0
   [junit4]   2> 1297297 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[359]} 0 0
   [junit4]   2> 1297299 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[360]} 0 0
   [junit4]   2> 1297300 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[361]} 0 0
   [junit4]   2> 1297301 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[362]} 0 0
   [junit4]   2> 1297303 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[363]} 0 0
   [junit4]   2> 1297304 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[364]} 0 0
   [junit4]   2> 1297305 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[365]} 0 0
   [junit4]   2> 1297307 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[366]} 0 0
   [junit4]   2> 1297308 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[367]} 0 0
   [junit4]   2> 1297310 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[368]} 0 0
   [junit4]   2> 1297311 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[369]} 0 0
   [junit4]   2> 1297313 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[370]} 0 0
   [junit4]   2> 1297314 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[371]} 0 0
   [junit4]   2> 1297316 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[372]} 0 0
   [junit4]   2> 1297317 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[373]} 0 0
   [junit4]   2> 1297319 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[374]} 0 0
   [junit4]   2> 1297322 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[375]} 0 1
   [junit4]   2> 1297324 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[376]} 0 0
   [junit4]   2> 1297325 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[377]} 0 0
   [junit4]   2> 1297327 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[378]} 0 0
   [junit4]   2> 1297328 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[379]} 0 0
   [junit4]   2> 1297330 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[380]} 0 0
   [junit4]   2> 1297331 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[381]} 0 0
   [junit4]   2> 1297333 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[382]} 0 0
   [junit4]   2> 1297334 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[383]} 0 0
   [junit4]   2> 1297336 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[384]} 0 0
   [junit4]   2> 1297337 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[385]} 0 0
   [junit4]   2> 1297339 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[386]} 0 0
   [junit4]   2> 1297340 INFO  (qtp18263729-7887) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[387]} 0 0
   [junit4]   2> 1297342 INFO  (qtp18263729-7880) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[388]} 0 0
   [junit4]   2> 1297343 INFO  (qtp18263729-7885) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[389]} 0 0
   [junit4]   2> 1297345 INFO  (qtp18263729-7881) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[390]} 0 0
   [

[...truncated too long message...]

true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1395254 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2188) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1aea77f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163a63d)
   [junit4]   2> 1395256 WARN  (explicit-fetchindex-cmd) [    ] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:675)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:487)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1395257 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=59.037109375, floorSegmentMB=0.6669921875, forceMergeDeletesPctAllowed=20.71333787783659, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8452251038588076
   [junit4]   2> 1395257 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1395258 INFO  (explicit-fetchindex-cmd) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fde8b2[collection1] main]
   [junit4]   2> 1395258 INFO  (searcherExecutor-4513-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fde8b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1) Uninverting(_1(6.4.0):c1) Uninverting(_2(6.4.0):c1) Uninverting(_3(6.4.0):c1)))}
   [junit4]   2> 1395258 INFO  (qtp11510760-8872) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:46785/solr/collection1/replication&command=fetchindex} status=0 QTime=21
   [junit4]   2> 1395261 INFO  (qtp28223054-8854) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1395261 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1395262 INFO  (qtp11510760-8876) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1395263 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1395264 INFO  (qtp28223054-8861) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1395266 INFO  (qtp28223054-8855) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1395269 INFO  (qtp28223054-8860) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1395270 INFO  (qtp11510760-8871) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1395271 INFO  (qtp28223054-8859) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1395273 INFO  (qtp11510760-8878) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1395273 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 1395273 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6ee274{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1395273 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10398289
   [junit4]   2> 1395274 INFO  (coreCloseExecutor-4522-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c2ddc2
   [junit4]   2> 1395274 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a8cf0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1395275 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d0de2a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1395275 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5656205
   [junit4]   2> 1395275 INFO  (coreCloseExecutor-4524-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cd80f0
   [junit4]   2> 1395276 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[C83E2AC814C1C8B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d91b4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1395277 INFO  (SUITE-TestReplicationHandler-seed#[C83E2AC814C1C8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C83E2AC814C1C8B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1277, maxMBSortInHeap=6.771134073794293, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-AI, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=229316096,total=378077184
   [junit4]   2> NOTE: All tests run in this JVM: [TemplateUpdateProcessorTest, TestRestManager, TestSolrCloudSnapshots, CreateCollectionCleanupTest, TestBinaryResponseWriter, ZkStateReaderTest, TestDocSet, TestFunctionQuery, LeaderElectionContextKeyTest, TestIBSimilarityFactory, TestRandomDVFaceting, HighlighterMaxOffsetTest, TestStressRecovery, OverseerStatusTest, TestBlobHandler, ReturnFieldsTest, DistributedVersionInfoTest, ScriptEngineTest, BasicAuthIntegrationTest, PathHierarchyTokenizerFactoryTest, TestSubQueryTransformerDistrib, TestAnalyzeInfixSuggestions, TestSchemaResource, TestBadConfig, DistributedFacetPivotWhiteBoxTest, TestPKIAuthenticationPlugin, TestXmlQParserPlugin, CursorPagingTest, TestBinaryResponseWriter, TestTolerantUpdateProcessorCloud, SimpleMLTQParserTest, AsyncCallRequestStatusResponseTest, UtilsToolTest, TestFoldingMultitermQuery, TestFastWriter, PolyFieldTest, HdfsBasicDistributedZkTest, TestAuthenticationFramework, DeleteLastCustomShardedReplicaTest, TestRealTimeGet, CheckHdfsIndexTest, BitVectorTest, DisMaxRequestHandlerTest, TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, CdcrUpdateLogTest, TestExactSharedStatsCache, ClassificationUpdateProcessorFactoryTest, TestSolrCoreProperties, RegexBoostProcessorTest, HdfsRecoveryZkTest, TestLockTree, TestJoin, BlockJoinFacetSimpleTest, MultiThreadedOCPTest, ClusterStateTest, QueryElevationComponentTest, TestCodecSupport, TestSolrDeletionPolicy2, TestUniqueKeyFieldResource, RuleEngineTest, SynonymTokenizerTest, TestDocBasedVersionConstraints, TestPseudoReturnFields, ZkNodePropsTest, DeleteShardTest, TestAtomicUpdateErrorCases, PeerSyncTest, TestComponentsName, SSLMigrationTest, TestClusterProperties, PreAnalyzedFieldManagedSchemaCloudTest, ConcurrentDeleteAndCreateCollectionTest, TestFastLRUCache, TestSolrCloudWithKerberosAlt, TestFaceting, TestUninvertingReader, TestManagedSchemaThreadSafety, TestReRankQParserPlugin, TestMiniSolrCloudClusterSSL, TestOmitPositions, TestFieldSortValues, AnalysisAfterCoreReloadTest, HighlighterConfigTest, BadCopyFieldTest, StandardRequestHandlerTest, NumericFieldsTest, TestConfigSetImmutable, TestMacros, TestEmbeddedSolrServerConstructors, SortSpecParsingTest, CloudExitableDirectoryReaderTest, TestRTimerTree, TestStressUserVersions, TestImplicitCoreProperties, HdfsWriteToMultipleCollectionsTest, TestCrossCoreJoin, TestLegacyFieldCache, FastVectorHighlighterTest, SharedFSAutoReplicaFailoverTest, CoreMergeIndexesAdminHandlerTest, TestSolrConfigHandlerConcurrent, TestGeoJSONResponseWriter, DistribDocExpirationUpdateProcessorTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [298/653 (1!)] on J0 in 99.60s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 51164 lines...]