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/10 23:41:23 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18252 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18252/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.lucene.search.TestDocBoost.testDocBoost

Error Message:
score: 1.0 should be > lastScore: 1.0

Stack Trace:
java.lang.AssertionError: score: 1.0 should be > lastScore: 1.0
	at __randomizedtesting.SeedInfo.seed([F8E629B6222A34F5:9D91234AF400E59]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.lucene.search.TestDocBoost.testDocBoost(TestDocBoost.java:90)
	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 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 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.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([149AD21EAD236C26:9E3D5DEF22C8555D]: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)




Build Log:
[...truncated 689 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocBoost
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBoost -Dtests.method=testDocBoost -Dtests.seed=F8E629B6222A34F5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestDocBoost.testDocBoost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: score: 1.0 should be > lastScore: 1.0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8E629B6222A34F5:9D91234AF400E59]:0)
   [junit4]    > 	at org.apache.lucene.search.TestDocBoost.testDocBoost(TestDocBoost.java:90)
   [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> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {field=org.apache.lucene.search.similarities.BooleanSimilarity@1182f897}, locale=he, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=203907360,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestWeakIdentityMap, TestAtomicUpdate, TestFilterIterator, TestIndexWriterMaxDocs, TestFrequencyTrackingRingBuffer, TestDocIdSetBuilder, TestArrayUtil, TestMultiTermConstantScore, TestUnicodeUtil, TestTerms, TestParallelTermEnum, TestTopDocsCollector, TestIntroSelector, TestTransactions, TestBlockPostingsFormat3, TestOperations, TestParallelCompositeReader, TestNRTCachingDirectory, TestBKD, Test2BBinaryDocValues, TestStressDeletes, TestUniqueTermCount, TestCharacterUtils, TestFilterWeight, TestPolygon, TestSpanBoostQuery, TestSegmentTermDocs, TestIntsRef, TestDemo, TestLucene50StoredFieldsFormat, TestRegexpQuery, TestIndexWriterMerging, TestWildcard, TestDemoParallelLeafReader, TestStressIndexing, TestMergePolicyWrapper, TestTermsEnum, TestPackedInts, TestMergeSchedulerExternal, TestNoMergeScheduler, TestIndexedDISI, TestNot, TestSortedSetSelector, TestFlushByRamOrCountsPolicy, TestTransactionRollback, TestDocumentWriter, TestRoaringDocIdSet, TestAllFilesDetectTruncation, TestStopFilter, TestDocValues, TestSearchForDuplicates, Test2BPagedBytes, Test2BSortedDocValuesFixedSorted, TestFilterDirectoryReader, TestFilterDirectory, TestRegexpRandom, Test2BNumericDocValues, TestGrowableByteArrayDataOutput, TestIndexWriterConfig, TestIndexWriterMergePolicy, TestMatchNoDocsQuery, TestIndexWriterThreadsToSegments, TestIndexInput, TestPrefixRandom, TestConstantScoreQuery, TestPriorityQueue, TestIndexWriterExceptions, TestSimpleSearchEquivalence, TestDocBoost]
   [junit4] Completed [151/437 (1!)] on J2 in 0.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 10560 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_149AD21EAD236C26-001/init-core-data-001
   [junit4]   2> 464778 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 464778 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 464779 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 464857 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 464868 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 464929 WARN  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 464931 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 464961 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 465024 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 465035 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 465105 WARN  (coreLoadExecutor-2010-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> 465107 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 465126 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 465126 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_149AD21EAD236C26-001/init-core-data-001/]
   [junit4]   2> 465127 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=57.537109375, floorSegmentMB=0.9716796875, forceMergeDeletesPctAllowed=12.663573667946947, segmentsPerTier=41.0, maxCFSSegmentSizeMB=1.32421875, noCFSRatio=1.0
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=52.490234375, floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=14.897376087726236, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32a45462[collection1] main]
   [junit4]   2> 465132 WARN  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 465132 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 465199 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 465236 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 465236 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 465236 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 465270 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 465270 INFO  (coreLoadExecutor-2010-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> 465270 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 465294 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 465418 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 465463 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 465464 INFO  (coreLoadExecutor-2010-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 465464 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 465465 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 465465 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 465466 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 465467 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 465468 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 465468 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 465468 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 465468 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 465469 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 465469 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 465469 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 465469 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 465470 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 465470 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 465470 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 465470 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 465470 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 465470 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 465472 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 465473 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 465474 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c715a0f[collection1] main]
   [junit4]   2> 465475 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 465475 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 465477 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 465479 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 465479 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32a45462[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465479 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 465481 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 465482 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 465483 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 465483 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 465483 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 465485 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 465485 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 465487 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 465489 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 465491 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 465493 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 465495 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 465495 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c715a0f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 465495 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 24
   [junit4]   2> 465497 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] 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=1
   [junit4]   2> 465497 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] 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":1},
   [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> 465497 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 465497 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 465497 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 465498 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 465498 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 465498 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79f6e778[collection1] main]
   [junit4]   2> 465498 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 465498 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 465568 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 465638 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 465682 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 465682 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 465754 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 465822 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 465869 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79f6e778[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465869 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 371
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=149AD21EAD236C26 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-BY -Dtests.timezone=Europe/Bucharest -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.41s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([149AD21EAD236C26:9E3D5DEF22C8555D]: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> 465871 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 465872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 465872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 465872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 465873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 465873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 465873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 465873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 465873 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 465874 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 465874 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 465874 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 465874 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 465877 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fea6640[collection1] main]
   [junit4]   2> 465877 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 465877 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 466052 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 466124 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 466401 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 466401 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 466585 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 467191 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 467434 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fea6640[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 467434 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1560
   [junit4]   2> 467666 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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=231
   [junit4]   2> 467889 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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=222
   [junit4]   2> 467889 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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":222},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.543Z"},
   [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-10T23:06:27.540Z"},
   [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-10T23:06:27.541Z"}]
   [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> 468040 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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=150
   [junit4]   2> 468195 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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=154
   [junit4]   2> 468195 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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":154},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.543Z"},
   [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-10T23:06:27.540Z"},
   [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-10T23:06:27.541Z"}]
   [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> 468343 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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=147
   [junit4]   2> 468489 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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=145
   [junit4]   2> 468489 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] 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":145},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.542Z"},
   [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-10T23:06:27.543Z"},
   [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-10T23:06:27.540Z"},
   [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-10T23:06:27.541Z"}]
   [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> 468489 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 468489 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 468490 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 468490 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 468490 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 468490 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13711a0a[collection1] main]
   [junit4]   2> 468490 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 468490 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 468532 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 468569 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 468640 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 468640 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 468677 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 468727 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 468787 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13711a0a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 468788 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 297
   [junit4]   2> 468789 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 468790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 468790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 468790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 468790 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 468791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 468791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 468791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 468791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 468791 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 468792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 468792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 468792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 468794 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ffa8d8f[collection1] main]
   [junit4]   2> 468795 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 468795 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 469030 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 469107 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 469380 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 469380 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 469654 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 469839 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 469978 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ffa8d8f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 469978 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1186
   [junit4]   2> 469979 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 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> 469979 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 469979 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 469979 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 469980 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 469980 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 469980 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b41aedb[collection1] main]
   [junit4]   2> 469980 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 469980 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 470019 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 470062 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 470109 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 470109 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 470158 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 470212 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 470293 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b41aedb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 470294 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 314
   [junit4]   2> 470295 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 470296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 470297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 470300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 2
   [junit4]   2> 470300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 470300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 470301 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 470301 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 470301 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 470302 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 470302 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 470302 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 470302 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 470305 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11c61d9b[collection1] main]
   [junit4]   2> 470305 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 470305 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 470523 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 470588 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 470719 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 470719 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 470839 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 471070 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 471230 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11c61d9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 471230 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 927
   [junit4]   2> 471231 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 471231 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 471231 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 471231 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 471231 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 471231 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 471232 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e729b37[collection1] main]
   [junit4]   2> 471232 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 471232 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 471285 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 471339 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 471408 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 471408 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 471474 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 471540 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 471585 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e729b37[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 471585 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 353
   [junit4]   2> 471587 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 471587 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 471587 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 471588 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 471588 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 471588 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 471588 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 471588 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 471589 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 471589 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 471589 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 471589 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 471589 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 471592 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@166fd1e[collection1] main]
   [junit4]   2> 471593 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 471593 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 472361 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 472450 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 472639 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 472639 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 472863 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 473042 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 473193 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166fd1e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)))}
   [junit4]   2> 473193 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1604
   [junit4]   2> 473194 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 473195 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 473195 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473195 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 473198 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fee663[collection1] main]
   [junit4]   2> 473198 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473198 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 473349 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 473414 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 473588 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 473588 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 473713 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 473930 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 474070 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fee663[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10) Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 474070 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 874
   [junit4]   2> 474071 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=877
   [junit4]   2> 474072 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 474072 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 474072 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 474072 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 474072 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 474073 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea591c8[collection1] main]
   [junit4]   2> 474073 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 474073 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 474152 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 474222 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 474302 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 474302 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 474387 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 474464 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 474531 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ea591c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 474531 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 458
   [junit4]   2> 474534 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 474535 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 474535 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 474535 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 474536 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 474536 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 474536 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 474537 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 474537 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 474537 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 474538 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 474538 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 474538 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 474542 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a09a5b9[collection1] main]
   [junit4]   2> 474542 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 474542 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 474764 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 474873 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 475164 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 475164 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 475403 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 475580 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 475739 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a09a5b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 475739 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1201
   [junit4]   2> 475896 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=156
   [junit4]   2> 475898 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=1
   [junit4]   2> 475899 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 475900 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 475900 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 475900 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 475900 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 475901 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 475901 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 475902 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43ffa5a[collection1] main]
   [junit4]   2> 475902 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 475902 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 475944 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 475995 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 476065 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 476065 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 476138 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 476188 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 476253 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43ffa5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476253 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 352
   [junit4]   2> 476255 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 476255 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 476256 

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

ltsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 483036 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 483036 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 483036 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483036 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 483039 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a8eae20[collection1] main]
   [junit4]   2> 483039 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483039 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 483220 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 483314 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 483522 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 483522 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 483779 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 484030 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 484202 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a8eae20[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C10)))}
   [junit4]   2> 484202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1166
   [junit4]   2> 484368 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] 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=165
   [junit4]   2> 484369 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] 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> 484369 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 484369 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 484370 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 484370 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 484370 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 484370 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19470011[collection1] main]
   [junit4]   2> 484370 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 484370 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 484439 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 484517 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 484584 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 484584 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 484683 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 484751 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 484806 INFO  (searcherExecutor-2011-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19470011[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 484806 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 436
   [junit4]   2> 484807 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 484807 INFO  (SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=381959047
   [junit4]   2> 484807 INFO  (coreCloseExecutor-2015-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65257b2b
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_149AD21EAD236C26-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=Memory), intDefault=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), lowerfilt1and2=PostingsFormat(name=Memory), end4=Lucene50(blocksize=128), end3=PostingsFormat(name=Memory), end2=PostingsFormat(name=LuceneFixedGap), end1=PostingsFormat(name=MockRandom), lowerfilt=PostingsFormat(name=Memory), gram1=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=MockRandom), gram2=PostingsFormat(name=LuceneFixedGap), gram3=PostingsFormat(name=Memory), start3=PostingsFormat(name=LuceneFixedGap), gram4=Lucene50(blocksize=128), start2=PostingsFormat(name=Memory), word=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom), start4=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=411, maxMBSortInHeap=5.097952455942982, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-BY, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=95925104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, TestSolrFieldCacheMBean, TestManagedStopFilterFactory, TestStressRecovery, TestCollectionAPI, TestRandomCollapseQParserPlugin, TestElisionMultitermQuery, AlternateDirectoryTest, PreAnalyzedUpdateProcessorTest, TestOrdValues, TestCoreContainer, SpatialFilterTest, MoreLikeThisHandlerTest, SolrCmdDistributorTest, SimplePostToolTest, FileUtilsTest, BlockCacheTest, TestPartialUpdateDeduplication, JSONWriterTest, DOMUtilTest, WordBreakSolrSpellCheckerTest, QueryResultKeyTest, TestRequestStatusCollectionAPI, SaslZkACLProviderTest, TestJettySolrRunner, TestNRTOpen, TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, TestSweetSpotSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestConfigSetsAPIZkFailure, TriLevelCompositeIdRoutingTest, TestJsonRequest, TestPivotHelperCode, TestSolrConfigHandler, OpenExchangeRatesOrgProviderTest, HdfsBasicDistributedZkTest, SparseHLLTest, TestStressVersions, LeaderFailoverAfterPartitionTest, TestDefaultSearchFieldResource, TestCloudDeleteByQuery, TestBulkSchemaAPI, TestLRUStatsCache, TestCustomDocTransformer, OverseerModifyCollectionTest, CollectionReloadTest, DeleteNodeTest, TestDocumentBuilder, PeerSyncWithIndexFingerprintCachingTest, AnalysisErrorHandlingTest, CoreMergeIndexesAdminHandlerTest, SpellCheckComponentTest]
   [junit4] Completed [207/650 (1!)] on J1 in 20.04s, 11 tests, 1 error <<< FAILURES!

[...truncated 52872 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18254 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([3ABF59FC477EB728:B2EB6626E982DAD0]: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.test(SpellCheckComponentTest.java:147)
	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 11769 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_3ABF59FC477EB728-001/init-core-data-001
   [junit4]   2> 1270362 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1270365 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1270366 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1270483 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1270496 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1270618 WARN  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1270622 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1270674 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1270784 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1270802 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1270899 WARN  (coreLoadExecutor-3984-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> 1270901 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1270929 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1270930 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_3ABF59FC477EB728-001/init-core-data-001/]
   [junit4]   2> 1270931 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.628177246554754]
   [junit4]   2> 1270935 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1270935 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1270936 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1270936 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70c41c[collection1] main]
   [junit4]   2> 1270936 WARN  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1270936 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1270983 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1271028 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1271028 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1271028 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1271067 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1271067 INFO  (coreLoadExecutor-3984-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> 1271067 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1271133 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1271305 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1271384 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1271384 INFO  (coreLoadExecutor-3984-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1271384 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1271385 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1271387 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1271388 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1271389 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1271389 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1271389 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1271389 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1271389 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 1271391 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1271391 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1271391 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1271391 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1271391 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1271391 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1271391 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1271392 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1271392 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1271392 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1271392 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1271392 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1271392 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1271392 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1271394 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1271395 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1271395 WARN  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1271399 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b2e1ae[collection1] main]
   [junit4]   2> 1271399 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1271400 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1271401 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1271401 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70c41c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1271401 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1271402 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1271404 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1271404 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1271404 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1271404 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1271405 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1271405 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1271406 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1271408 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1271409 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1271411 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1271413 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1271413 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b2e1ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1271413 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 1271414 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1271414 ERROR (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [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> 
   [junit4]   2>  request = q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cea37c[collection1] main]
   [junit4]   2> 1271415 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1271415 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1271498 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1271587 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1271664 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1271664 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1271731 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1271808 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1271946 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cea37c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1271946 INFO  (TEST-SpellCheckComponentTest.test-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 531
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=3ABF59FC477EB728 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kam-KE -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.56s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3ABF59FC477EB728:B2EB6626E982DAD0]: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.test(SpellCheckComponentTest.java:147)
   [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> 1271950 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1271952 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 1271952 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1271952 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1271953 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1271953 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1271953 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1271953 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1271954 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1271954 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1271954 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1271954 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1271954 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1271958 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c2221e[collection1] main]
   [junit4]   2> 1271958 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1271958 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1272340 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1272449 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1272732 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1272732 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1272894 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1273021 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1273147 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c2221e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 1273147 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1193
   [junit4]   2> 1273148 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1273149 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1273149 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1273149 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1273149 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1273149 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@177aa16[collection1] main]
   [junit4]   2> 1273149 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1273149 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1273219 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1273317 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1273381 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1273381 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1273466 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1273538 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1273628 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@177aa16[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1273628 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 478
   [junit4]   2> 1273629 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1273630 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1273630 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1273631 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 1273631 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1273632 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1273632 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1273632 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1273632 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1273633 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1273633 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1273633 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1273633 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1273635 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44a013[collection1] main]
   [junit4]   2> 1273636 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1273636 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1273901 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1273976 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1274172 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1274172 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1274426 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1274682 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1274976 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44a013[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 1274976 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1343
   [junit4]   2> 1275252 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=275
   [junit4]   2> 1275253 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1275254 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1275255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1275255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1275255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1275255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1275255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1275255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1275256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a74950[collection1] main]
   [junit4]   2> 1275256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1275256 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1275350 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1275446 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1275546 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1275546 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1275654 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1275746 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1275840 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a74950[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1275840 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 584
   [junit4]   2> 1275842 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1275843 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1275843 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1275843 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1275844 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1275844 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1275844 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1275844 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1275845 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1275845 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1275845 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1275845 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1275845 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1275852 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d44e01[collection1] main]
   [junit4]   2> 1275852 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1275852 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1276129 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1276230 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1276413 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1276413 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1276596 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1276797 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1276939 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d44e01[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 1276939 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1093
   [junit4]   2> 1276940 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1276940 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1276940 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1276941 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1276952 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a2d81[collection1] main]
   [junit4]   2> 1276952 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1276952 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1277204 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1277289 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1277444 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1277444 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1277580 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1277739 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1277887 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9a2d81[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10) Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 1277887 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 946
   [junit4]   2> 1277888 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=949
   [junit4]   2> 1277889 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1277889 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1277889 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1277889 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1277889 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1277890 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8147b[collection1] main]
   [junit4]   2> 1277890 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1277890 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1277964 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1278029 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1278105 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1278105 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1278174 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1278234 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1278293 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b8147b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278294 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 404
   [junit4]   2> 1278295 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1278296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1278296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1278296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1278296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1278296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1278296 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1278297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1278297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1278297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1278297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1278297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278297 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1278300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea7425[collection1] main]
   [junit4]   2> 1278300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278300 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1278465 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1278521 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1278663 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1278663 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1278862 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1279091 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1279298 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ea7425[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C10)))}
   [junit4]   2> 1279298 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1001
   [junit4]   2> 1279299 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1279299 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1279300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1279300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1279300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1279300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1279300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1442a46[collection1] main]
   [junit4]   2> 1279300 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1279300 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1279383 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1279468 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1279534 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1279534 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1279637 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1279690 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1279780 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1442a46[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1279780 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 480
   [junit4]   2> 1279783 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1279783 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1279783 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1279784 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1279784 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1279784 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1279784 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1279784 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1279785 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1279785 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1279785 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1279785 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1279785 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1279788 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c2b411[collection1] main]
   [junit4]   2> 1279788 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1279788 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1279962 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1280032 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1280183 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1280183 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1280327 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1280498 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1280732 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c2b411[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 1280732 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 946
   [junit4]   2> 1280935 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] 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=203
   [junit4]   2> 1280936 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] 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> 1280936 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1280937 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1280937 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1280937 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1280937 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1280937 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@eafb03[collection1] main]
   [junit4]   2> 1280937 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1280937 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1281008 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1281057 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1281101 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1281101 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1281162 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1281218 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1281283 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@eafb03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1281283 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 346
   [junit4]   2> 1281285 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1281285 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1281285 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1281286 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1281286 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1281286 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1281287 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1281287 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1281287 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1281287 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1281287 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1281288 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1281288 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1281293 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e1d37a[collection1] main]
   [junit4]   2> 1281293 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1281293 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1281470 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1281523 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1281698 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1281698 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1281864 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1282081 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1282260 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e1d37a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10)))}
   [junit4]   2> 1282260 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 972
   [junit4]   2> 1282261 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] 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> 1282264 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=2
   [junit4]   2> 1282268 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1282268 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1282268 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1282268 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282268 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1282269 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ceb1cc[collection1] main]
   [junit4]   2> 1282269 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282269 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1282354 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1282419 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1282508 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1282508 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1282587 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1282649 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1282708 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ceb1cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1282708 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 439
   [junit4]   2> 1282710 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1282710 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1282710 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1282711 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1282711 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1282711 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1282711 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1282711 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1282711 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1282712 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1282712 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1282712 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1282712 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1282715 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e779a[collection1] main]
   [junit4]   2> 1282715 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282715 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1282961 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1283041 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1283297 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1283297 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1283564 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1283853 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1284154 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e779a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C10)))}
   [junit4]   2> 1284154 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1442
   [junit4]   2> 1284155 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1284156 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1284157 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=1
   [junit4]   2> 1284157 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1284157 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1284157 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1284158 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1284158 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1284158 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15e8893[collection1] main]
   [junit4]   2> 1284158 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1284158 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1284245 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1284330 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1284400 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1284400 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1284495 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1284589 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1284652 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15e8893[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1284652 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 493
   [junit4]   2> 1284653 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1284654 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1284654 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1284654 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1284654 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1284655 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1284656 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1284658 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15b793c[collection1] main]
   [junit4]   2> 1284658 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1284658 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1284819 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1284888 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1285037 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1285037 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1285203 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1285363 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1285550 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15b793c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C10)))}
   [junit4]   2> 1285550 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 894
   [junit4]   2> 1285755 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] 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=204
   [junit4]   2> 1285962 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] 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=206
   [junit4]   2> 1285962 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[3ABF59FC477EB728]) [    ] 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":206},
   [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]  

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

pache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1290102 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@457607[collection1] main]
   [junit4]   2> 1290102 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1290102 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1290265 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1290336 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1290521 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1290521 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1290749 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1291003 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1291239 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@457607[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C10/1:delGen=1) Uninverting(_c(7.0.0):C1)))}
   [junit4]   2> 1291239 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1141
   [junit4]   2> 1291487 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] 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=247
   [junit4]   2> 1291488 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1291495 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1291495 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1291495 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1291495 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1291495 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f07f9c
   [junit4]   2> 1291496 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10ff41d[collection1] main]
   [junit4]   2> 1291496 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1291496 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1291563 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1291628 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1292439 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1292439 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1292557 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1292644 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1292746 INFO  (searcherExecutor-3985-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10ff41d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292746 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[3ABF59FC477EB728]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1250
   [junit4]   2> 1292747 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1292747 INFO  (SUITE-SpellCheckComponentTest-seed#[3ABF59FC477EB728]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26706987
   [junit4]   2> 1292747 INFO  (coreCloseExecutor-3989-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fb8b9c
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_3ABF59FC477EB728-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=PostingsFormat(name=Memory), range_facet_l_dv=PostingsFormat(name=Memory), multiDefault=FSTOrd50, intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=FSTOrd50, lowerfilt1and2=FSTOrd50, end4=PostingsFormat(name=Memory), end3=PostingsFormat(name=LuceneVarGapDocFreqInterval), end2=PostingsFormat(name=Memory), end1=FSTOrd50, lowerfilt=FSTOrd50, gram1=FSTOrd50, id=PostingsFormat(name=Memory), range_facet_i_dv=FSTOrd50, gram2=PostingsFormat(name=Memory), gram3=PostingsFormat(name=LuceneVarGapDocFreqInterval), start3=PostingsFormat(name=Memory), gram4=PostingsFormat(name=Memory), start2=FSTOrd50, word=FSTOrd50, timestamp=FSTOrd50, start4=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=916, maxMBSortInHeap=5.0893645697294065, sim=RandomSimilarity(queryNorm=true): {}, locale=kam-KE, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=112374416,total=276635648
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, OpenExchangeRatesOrgProviderTest, DirectoryFactoryTest, SimplePostToolTest, OpenCloseCoreStressTest, TestCustomDocTransformer, CustomCollectionTest, SpellingQueryConverterTest, BigEndianAscendingWordSerializerTest, SuggestComponentTest, TestHdfsUpdateLog, SOLR749Test, TestJsonFacetRefinement, TestDistribIDF, TestConfigSetsAPIZkFailure, TestManagedResource, TestSizeLimitedDistributedMap, DistributedMLTComponentTest, OverseerModifyCollectionTest, SolrCloudExampleTest, TestRequestStatusCollectionAPI, TestSimpleQParserPlugin, TestTestInjection, TestTrieFacet, TestCorePropertiesReload, AtomicUpdatesTest, TestDistributedGrouping, DistributedIntervalFacetingTest, DocumentBuilderTest, TestConfigSetImmutable, BadComponentTest, TestHdfsCloudBackupRestore, TestBM25SimilarityFactory, TestSchemaSimilarityResource, FileUtilsTest, TestLRUStatsCache, TestStressVersions, CollectionsAPIAsyncDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, TestReplicationHandlerBackup, FullHLLTest, IndexSchemaTest, TestMiniSolrCloudCluster, ConvertedLegacyTest, CollectionReloadTest, LeaderFailoverAfterPartitionTest, TestHashPartitioner, TestXIncludeConfig, TestPivotHelperCode, QueryParsingTest, BooleanFieldTest, ZkControllerTest, TestSQLHandler, HdfsCollectionsAPIDistributedZkTest, BaseCdcrDistributedZkTest, TestLegacyNumericRangeQueryBuilder, ShufflingReplicaListTransformerTest, TestWordDelimiterFilterFactory, SortByFunctionTest, DirectSolrSpellCheckerTest, DistanceFunctionTest, TestQueryUtils, TestStressRecovery, TestSurroundQueryParser, DistribJoinFromCollectionTest, DistributedSuggestComponentTest, TestFiltering, SuggesterFSTTest, TestCloudPseudoReturnFields, TestUpdate, TestFieldCacheWithThreads, TestFieldCache, LeaderInitiatedRecoveryOnShardRestartTest, DocValuesMissingTest, TestTrie, HdfsDirectoryTest, TestFieldCollectionResource, ForceLeaderTest, TestSolrCloudSnapshots, LoggingHandlerTest, ConfigSetsAPITest, TestCloudDeleteByQuery, TestRandomCollapseQParserPlugin, DistributedFacetPivotWhiteBoxTest, GraphQueryTest, SpellCheckCollatorTest, JsonLoaderTest, TermVectorComponentTest, TestOrdValues, DocExpirationUpdateProcessorFactoryTest, SoftAutoCommitTest, ConjunctionSolrSpellCheckerTest, TriLevelCompositeIdRoutingTest, IndexBasedSpellCheckerTest, TestFileDictionaryLookup, TestDocumentBuilder, RankQueryTest, TestCoreContainer, TestObjectReleaseTracker, SpatialFilterTest, PKIAuthenticationIntegrationTest, SampleTest, TestPartialUpdateDeduplication, TestRebalanceLeaders, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestReload, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [352/650 (1!)] on J1 in 22.42s, 11 tests, 1 error <<< FAILURES!

[...truncated 52350 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18253 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18253/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE]:0)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream

Error Message:
--> http://127.0.0.1:42956/solr/collection1: An exception has occurred on the server, refer to server log for details.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:42956/solr/collection1: An exception has occurred on the server, refer to server log for details.
	at __randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE:119B32FD9C1326E0]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:240)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:3291)
	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: java.io.IOException: 
	at org.apache.solr.client.solrj.io.stream.JSONTupleStream.handleError(JSONTupleStream.java:156)
	at org.apache.solr.client.solrj.io.stream.JSONTupleStream.advanceToMapKey(JSONTupleStream.java:118)
	at org.apache.solr.client.solrj.io.stream.JSONTupleStream.advanceToDocs(JSONTupleStream.java:180)
	at org.apache.solr.client.solrj.io.stream.JSONTupleStream.next(JSONTupleStream.java:77)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:209)
	... 40 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream

Error Message:
Error from server at http://127.0.0.1:34673/solr: collection already exists: parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34673/solr: collection already exists: parallelDestinationCollection1
	at __randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE:4009BB100D082760]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	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:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:3539)
	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 13399 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/init-core-data-001
   [junit4]   2> 91341 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 91342 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001
   [junit4]   2> 91342 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 91342 INFO  (Thread-182) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 91342 INFO  (Thread-182) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 91442 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39513
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91449 INFO  (jetty-launcher-214-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39d8ef12{/solr,null,AVAILABLE}
   [junit4]   2> 91450 INFO  (jetty-launcher-214-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7af6978c{/solr,null,AVAILABLE}
   [junit4]   2> 91450 INFO  (jetty-launcher-214-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25a40adf{/solr,null,AVAILABLE}
   [junit4]   2> 91450 INFO  (jetty-launcher-214-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@491579ba{/solr,null,AVAILABLE}
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3d7eb31e{HTTP/1.1,[http/1.1]}{127.0.0.1:33494}
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] o.e.j.s.Server Started @93356ms
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33494}
   [junit4]   2> 91452 ERROR (jetty-launcher-214-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 91453 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91453 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91453 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-11T02:30:46.278074Z
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@39ab6d7{HTTP/1.1,[http/1.1]}{127.0.0.1:40721}
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d5b9c19{HTTP/1.1,[http/1.1]}{127.0.0.1:34673}
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-1) [    ] o.e.j.s.Server Started @93358ms
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-2) [    ] o.e.j.s.Server Started @93359ms
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40721}
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34673}
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@34781f7f{HTTP/1.1,[http/1.1]}{127.0.0.1:42956}
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] o.e.j.s.Server Started @93359ms
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42956}
   [junit4]   2> 91455 ERROR (jetty-launcher-214-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 91455 ERROR (jetty-launcher-214-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-11T02:30:46.280829Z
   [junit4]   2> 91456 ERROR (jetty-launcher-214-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-11T02:30:46.281474Z
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91457 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-11T02:30:46.282608Z
   [junit4]   2> 91459 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91461 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91461 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91462 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91474 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158513918980003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 91474 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158513918980004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 91478 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91480 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91485 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91488 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91511 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33494_solr
   [junit4]   2> 91511 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34673_solr
   [junit4]   2> 91512 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40721_solr
   [junit4]   2> 91512 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42956_solr
   [junit4]   2> 91512 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96916697656066060-127.0.0.1:33494_solr-n_0000000000) starting
   [junit4]   2> 91513 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91513 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91514 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91519 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91524 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33494_solr
   [junit4]   2> 91526 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91526 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91526 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91526 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91527 INFO  (jetty-launcher-214-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node4/.
   [junit4]   2> 91530 INFO  (jetty-launcher-214-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node2/.
   [junit4]   2> 91532 INFO  (jetty-launcher-214-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node1/.
   [junit4]   2> 91535 INFO  (jetty-launcher-214-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/.
   [junit4]   2> 91543 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 91569 INFO  (qtp1322775776-1004) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 91572 INFO  (OverseerThreadFactory-421-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 91678 INFO  (qtp1322775776-1008) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 91679 INFO  (qtp1004237093-1001) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 91784 INFO  (zkCallback-235-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91784 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 92689 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 92689 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 92701 INFO  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test
   [junit4]   2> 92702 INFO  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test
   [junit4]   2> 92821 WARN  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 92822 WARN  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 92827 WARN  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 92827 WARN  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 92827 INFO  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 92827 WARN  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 92827 WARN  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 92827 INFO  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 92827 INFO  (qtp1004237093-1001) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 92828 INFO  (qtp1322775776-1008) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 92828 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/./collection1_shard1_replica1/data/]
   [junit4]   2> 92828 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node2/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 92834 INFO  (qtp1322775776-1008) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92834 INFO  (qtp1322775776-1008) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92834 INFO  (qtp1004237093-1001) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92834 INFO  (qtp1004237093-1001) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92835 INFO  (qtp1004237093-1001) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1004237093-1001) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1322775776-1008) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1322775776-1008) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1322775776-1008) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d1032e2[collection1_shard2_replica1] main]
   [junit4]   2> 92835 INFO  (qtp1004237093-1001) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ae368db[collection1_shard1_replica1] main]
   [junit4]   2> 92837 INFO  (qtp1322775776-1008) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92838 INFO  (qtp1322775776-1008) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 92838 INFO  (qtp1322775776-1008) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 92838 INFO  (searcherExecutor-430-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@ae368db[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92838 INFO  (searcherExecutor-431-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@5d1032e2[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550667164064677888
   [junit4]   2> 92838 INFO  (qtp1322775776-1008) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550667164064677888
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34673/solr/collection1_shard2_replica1/
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34673/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33494/solr/collection1_shard1_replica1/
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33494/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 92846 INFO  (qtp1322775776-1008) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34673/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 92846 INFO  (qtp1004237093-1001) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33494/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 92948 INFO  (zkCallback-235-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 92948 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 92997 INFO  (qtp1004237093-1001) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 92997 INFO  (qtp1322775776-1008) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 92998 INFO  (qtp1004237093-1001) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1319
   [junit4]   2> 92998 INFO  (qtp1322775776-1008) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1320
   [junit4]   2> 93001 INFO  (qtp1322775776-1004) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 93102 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93102 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93573 INFO  (OverseerCollectionConfigSetProcessor-96916697656066060-127.0.0.1:33494_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 94001 INFO  (qtp1322775776-1004) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2432
   [junit4]   2> 94002 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 94002 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 94020 INFO  (TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSortStream
   [junit4]   2> 94030 INFO  (qtp1322775776-992) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1550667165310386176)} 0 4
   [junit4]   2> 94032 INFO  (qtp1322775776-1008) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94032 INFO  (qtp1322775776-1008) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 94033 INFO  (qtp1322775776-1008) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94033 INFO  (qtp1322775776-1008) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 94034 INFO  (qtp1004237093-1010) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1550667165307240448),commit=} 0 11
   [junit4]   2> 94038 INFO  (qtp1322775776-1006) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 (1550667165319823360), 3 (1550667165322969088), 5 (1550667165322969089)]} 0 3
   [junit4]   2> 94039 INFO  (qtp1004237093-988) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 (1550667165319823360), 4 (1550667165322969088), 1 (1550667165322969089)]} 0 3
   [junit4]   2> 94042 INFO  (qtp1322775776-1004) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94042 INFO  (qtp1004237093-991) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94043 INFO  (qtp1322775776-1004) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17abda9
   [junit4]   2> 94043 INFO  (qtp1004237093-991) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68b28ae8
   [junit4]   2> 94062 INFO  (qtp1004237093-991) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d1165c[collection1_shard1_replica1] main]
   [junit4]   2> 94062 INFO  (qtp1004237093-991) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94062 INFO  (searcherExecutor-430-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@5d1165c[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 94063 INFO  (qtp1322775776-1004) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a97765b[collection1_shard2_replica1] main]
   [junit4]   2> 94063 INFO  (qtp1004237093-991) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20
   [junit4]   2> 94063 INFO  (qtp1322775776-1004) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94063 INFO  (searcherExecutor-431-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@5a97765b[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 94063 INFO  (qtp1322775776-1004) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 21
   [junit4]   2> 94066 INFO  (qtp1004237093-994) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 94071 INFO  (TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94078 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 94078 INFO  (qtp1322775776-1008) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=1
   [junit4]   2> 94083 INFO  (TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94087 INFO  (qtp1322775776-1008) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 94087 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 94092 INFO  (TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94095 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 94095 INFO  (qtp1322775776-1008) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 94098 INFO  (TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSortStream
   [junit4]   2> 94114 INFO  (TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicTextLogitStream
   [junit4]   2> 94118 INFO  (qtp1322775776-992) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5876cf8[collection1_shard2_replica1] realtime]
   [junit4]   2> 94118 INFO  (qtp1322775776-992) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1550667165404758016)} 0 2
   [junit4]   2> 94118 INFO  (qtp1004237093-991) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75281f34[collection1_shard1_replica1] realtime]
   [junit4]   2> 94120 INFO  (qtp1004237093-1010) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94121 INFO  (qtp1004237093-1010) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68b28ae8
   [junit4]   2> 94122 INFO  (qtp1322775776-1008) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94122 INFO  (qtp1322775776-1008) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17abda9
   [junit4]   2> 94122 INFO  (qtp1004237093-1010) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac3924a[collection1_shard1_replica1] main]
   [junit4]   2> 94122 INFO  (qtp1322775776-1008) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5dbd016d[collection1_shard2_replica1] main]
   [junit4]   2> 94123 INFO  (qtp1004237093-1010) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94123 INFO  (searcherExecutor-430-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@1ac3924a[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94123 INFO  (qtp1322775776-1008) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94123 INFO  (searcherExecutor-431-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@5dbd016d[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94123 INFO  (qtp1004237093-1010) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 94124 INFO  (qtp1322775776-1008) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 94124 INFO  (qtp1004237093-991) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1550667165404758016),commit=} 0 9
   [junit4]   2> 94125 INFO  (qtp1322775776-995) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=ml&name=destinationCollection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 94127 INFO  (OverseerThreadFactory-421-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection destinationCollection
   [junit4]   2> 94334 INFO  (qtp1004237093-1005) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard1_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 94335 INFO  (qtp1173865425-1007) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard2_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 94439 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destinationCollection/state.json] for collection [destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 94439 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destinationCollection/state.json] for collection [destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95344 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95344 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95354 INFO  (qtp1004237093-1005) [    ] o.a.s.s.IndexSchema [destinationCollection_shard1_replica1] Schema name=test
   [junit4]   2> 95354 INFO  (qtp1173865425-1007) [    ] o.a.s.s.IndexSchema [destinationCollection_shard2_replica1] Schema name=test
   [junit4]   2> 95361 INFO  (qtp1004237093-1005) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 95379 INFO  (qtp1004237093-1005) [    ] o.a.s.c.CoreContainer Creating SolrCore 'destinationCollection_shard1_replica1' using configuration from collection destinationCollection
   [junit4]   2> 95380 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SolrCore [[destinationCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/destinationCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/./destinationCollection_shard1_replica1/data/]
   [junit4]   2> 95382 INFO  (qtp1173865425-1007) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 95383 INFO  (qtp1173865425-1007) [    ] o.a.s.c.CoreContainer Creating SolrCore 'destinationCollection_shard2_replica1' using configuration from collection destinationCollection
   [junit4]   2> 95383 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SolrCore [[destinationCollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node1/destinationCollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node1/./destinationCollection_shard2_replica1/data/]
   [junit4]   2> 95387 INFO  (qtp1004237093-1005) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95387 INFO  (qtp1004237093-1005) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95389 INFO  (qtp1004237093-1005) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95389 INFO  (qtp1004237093-1005) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95389 INFO  (qtp1004237093-1005) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c5f784a[destinationCollection_shard1_replica1] main]
   [junit4]   2> 95390 INFO  (qtp1004237093-1005) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/ml
   [junit4]   2> 95390 INFO  (qtp1004237093-1005) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/ml
   [junit4]   2> 95390 INFO  (qtp1004237093-1005) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95391 INFO  (searcherExecutor-440-thread-1) [    ] o.a.s.c.SolrCore [destinationCollection_shard1_replica1] Registered new searcher Searcher@5c5f784a[destinationCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95391 INFO  (qtp1173865425-1007) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95391 INFO  (qtp1004237093-1005) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550667166741692416
   [junit4]   2> 95391 INFO  (qtp1173865425-1007) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95392 INFO  (qtp1173865425-1007) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95392 INFO  (qtp1173865425-1007) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95394 INFO  (qtp1173865425-1007) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ce5310a[destinationCollection_shard2_replica1] main]
   [junit4]   2> 95394 INFO  (qtp1173865425-1007) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/ml
   [junit4]   2> 95395 INFO  (qtp1173865425-1007) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/ml
   [junit4]   2> 95395 INFO  (qtp1173865425-1007) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95395 INFO  (searcherExecutor-441-thread-1) [    ] o.a.s.c.SolrCore [destinationCollection_shard2_replica1] Registered new searcher Searcher@ce5310a[destinationCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95395 INFO  (qtp1173865425-1007) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550667166745886720
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33494/solr/destinationCollection_shard1_replica1/
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33494/solr/destinationCollection_shard1_replica1/ has no replicas
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40721/solr/destinationCollection_shard2_replica1/
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:40721/solr/destinationCollection_shard2_replica1/ has no replicas
   [junit4]   2> 95402 INFO  (qtp1004237093-1005) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33494/solr/destinationCollection_shard1_replica1/ shard1
   [junit4]   2> 95403 INFO  (qtp1173865425-1007) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40721/solr/destinationCollection_shard2_replica1/ shard2
   [junit4]   2> 95507 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destinationCollection/state.json] for collection [destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95507 INFO  (zkCallback-235-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destinationCollection/state.json] for collection [destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95553 INFO  (qtp1004237093-1005) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 95554 INFO  (qtp1173865425-1007) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 95557 INFO  (qtp1004237093-1005) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard1_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1225
   [junit4]   2> 95557 INFO  (qtp1173865425-1007) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard2_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1222
   [junit4]   2> 95560 INFO  (qtp1322775776-995) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 95660 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destinationCollection/state.json] for collection [destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95660 INFO  (zkCallback-235-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destinationCollection/state.json] for collection [destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 96128 INFO  (OverseerCollectionConfigSetProcessor-96916697656066060-127.0.0.1:33494_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 96561 INFO  (qtp1322775776-995) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=ml&name=destinationCollection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2436
   [junit4]   2> 96562 INFO  (TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: destinationCollection failOnTimeout:true timeout (sec):30
   [junit4]   2> 96562 INFO  (TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: destinationCollection
   [junit4]   2> 96939 INFO  (qtp1322775776-989) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 (1550667167992643584), 3 (1550667167995789312), 5 (1550667167995789313), 6 (1550667167996837888), 7 (1550667167996837889), 9 (1550667167996837890), 17 (1550667167996837891), 18 (1550667167997886464), 19 (1550667167997886465), 21 (1550667167997886466), ... (2410 adds)]} 0 355
   [junit4]   2> 96970 INFO  (qtp1004237093-1001) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 (1550667167989497856), 1 (1550667167995789312), 4 (1550667167995789313), 8 (1550667167996837888), 10 (1550667167996837889), 11 (1550667167996837890), 12 (1550667167996837891), 13 (1550667167997886464), 14 (1550667167997886465), 15 (1550667167997886466), ... (2590 adds)]} 0 389
   [junit4]   2> 96973 INFO  (qtp1004237093-988) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96973 INFO  (qtp1004237093-988) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68b28ae8
   [junit4]   2> 96973 INFO  (qtp1322775776-1006) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96973 INFO  (qtp1322775776-1006) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17abda9
   [junit4]   2> 97042 INFO  (qtp1322775776-1006) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3eb9542a[collection1_shard2_replica1] main]
   [junit4]   2> 97042 INFO  (searcherExecutor-431-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@3eb9542a[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c2410)))}
   [junit4]   2> 97044 INFO  (qtp1322775776-1006) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97044 INFO  (qtp1322775776-1006) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71
   [junit4]   2> 97053 INFO  (qtp1004237093-988) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67665ae[collection1_shard1_replica1] main]
   [junit4]   2> 97054 INFO  (searcherExecutor-430-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@67665ae[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c2590)))}
   [junit4]   2> 97055 INFO  (qtp1004237093-988) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97055 INFO  (qtp1004237093-988) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 82
   [junit4]   2> 97056 INFO  (qtp1004237093-1010) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 84
   [junit4]   2> 97067 INFO  (TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97084 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i} hits=2590 status=0 QTime=10
   [junit4]   2> 97084 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i} hits=2410 status=0 QTime=10
   [junit4]   2> 97094 INFO  (TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97099 INFO  (TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97105 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i} hits=2410 status=0 QTime=2
   [junit4]   2> 97106 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i} hits=2590 status=0 QTime=3
   [junit4]   2> 97123 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=1&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97123 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=1&wt=javabin&outcome=out_i} hits=0 status=0 QTime=9
   [junit4]   2> 97132 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.47036693502992594,2.091066484072279,1.6444014416463488,-1.8156937850361818,-0.6629941078748954&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=2&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97134 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.47036693502992594,2.091066484072279,1.6444014416463488,-1.8156937850361818,-0.6629941078748954&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=2&wt=javabin&outcome=out_i} hits=0 status=0 QTime=9
   [junit4]   2> 97143 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4825836024728926,2.5293211777591975,1.9032417236482884,-2.2682776898179613,-0.9302974527808601&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0105&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=3&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97143 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4825836024728926,2.5293211777591975,1.9032417236482884,-2.2682776898179613,-0.9302974527808601&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0105&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=3&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97148 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48486615669349276,2.8000377386556625,2.063131285527332,-2.5416715112206307,-1.091768247843257&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011025000000000002&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=4&wt=javabin&outcome=out_i} hits=0 status=0 QTime=3
   [junit4]   2> 97150 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48486615669349276,2.8000377386556625,2.063131285527332,-2.5416715112206307,-1.091768247843257&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011025000000000002&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=4&wt=javabin&outcome=out_i} hits=0 status=0 QTime=4
   [junit4]   2> 97159 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4856368306049217,2.998225523521458,2.180184183905746,-2.7407632372973723,-1.209355028462586&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011576250000000003&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=5&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97159 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4856368306049217,2.998225523521458,2.180184183905746,-2.7407632372973723,-1.209355028462586&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011576250000000003&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=5&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97170 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4859786764156273,3.156036992364165,2.2733901796128144,-2.8989756649781904,-1.3027978369185496&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012155062500000004&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=6&wt=javabin&outcome=out_i} hits=0 status=0 QTime=9
   [junit4]   2> 97170 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4859786764156273,3.156036992364165,2.2733901796128144,-2.8989756649781904,-1.3027978369185496&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012155062500000004&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=6&wt=javabin&outcome=out_i} hits=0 status=0 QTime=9
   [junit4]   2> 97178 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4861564200480094,3.288163695751038,2.351426339081942,-3.031310847972208,-1.3809571278020818&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012762815625000005&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=7&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97178 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4861564200480094,3.288163695751038,2.351426339081942,-3.031310847972208,-1.3809571278020818&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012762815625000005&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=7&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97188 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48625899814532675,3.4025364798425186,2.4189767478146647,-3.1458039482806104,-1.4485785972307121&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.013400956406250006&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=8&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97188 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48625899814532675,3.4025364798425186,2.4189767478146647,-3.1458039482806104,-1.4485785972307121&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.013400956406250006&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=8&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97196 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863227283496772,3.5039202193558046,2.4788556175770315,-3.2472624384208992,-1.5085016159175642&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014071004226562506&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=9&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97196 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863227283496772,3.5039202193558046,2.4788556175770315,-3.2472624384208992,-1.5085016159175642&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014071004226562506&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=9&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97205 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48636455654883837,3.5954002685372783,2.5328852082894073,-3.3387915488621855,-1.5625601830003224&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014774554437890632&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=10&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97205 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48636455654883837,3.5954002685372783,2.5328852082894073,-3.3387915488621855,-1.5625601830003224&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014774554437890632&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=10&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97209 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863931982411371,3.6790883988648346,2.5823127662054874,-3.422513273691432,-1.6120075823702682&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.015513282159785164&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=11&wt=javabin&outcome=out_i} hits=0 status=0 QTime=2
   [junit4]   2> 97210 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863931982411371,3.6790883988648346,2.5823127662054874,-3.422513273691432,-1.6120075823702682&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.015513282159785164&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=11&wt=javabin&outcome=out_i} hits=0 status=0 QTime=3
   [junit4]   2> 97218 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864134820900551,3.7564932025160136,2.6280292901674405,-3.499941868736972,-1.657738157912988&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.016288946267774423&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=12&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97219 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864134820900551,3.7564932025160136,2.6280292901674405,-3.499941868736972,-1.657738157912988&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.016288946267774423&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=12&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97226 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48642824525843864,3.8287296899175933,2.6706933232952057,-3.57219567219935,-1.7004124181851992&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.017103393581163143&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=13&wt=javabin&outcome=out_i} hits=0 status=0 QTime=6
   [junit4]   2> 97227 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48642824525843864,3.8287296899175933,2.6706933232952057,-3.57219567219935,-1.7004124181851992&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.017103393581163143&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=13&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97243 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864392360925699,3.896645146681302,2.710805286120112,-3.6401240203659855,-1.740531994880337&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0179585632602213&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=14&wt=javabin&outcome=out_i} hits=0 status=0 QTime=14
   [junit4]   2> 97244 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864392360925699,3.896645146681302,2.710805286120112,-3.6401240203659855,-1.740531994880337&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0179585632602213&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=14&wt=javabin&outcome=out_i} hits=0 status=0 QTime=15
   [junit4]   2> 97254 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48644757526925453,3.960898419555904,2.7487543041454394,-3.7043870744533143,-1.7784867898474683&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.018856491423232365&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=15&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97254 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48644757526925453,3.960898419555904,2.7487543041454394,-3.7043870744533143,-1.7784867898474683&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.018856491423232365&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=15&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97258 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864540053303529,4.022011881544131,2.784848899281589,-3.7655080784085455,-1.8145858393908287&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.019799315994393985&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=16&wt=javabin&outcome=out_i} hits=0 status=0 QTime=2
   [junit4]   2> 97259 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864540053303529,4.022011881544131,2.784848899281589,-3.7655080784085455,-1.8145858393908287&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.019799315994393985&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=16&wt=javabin&outcome=out_i} hits=0 status=0 QTime=4
   [junit4]   2> 97270 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48645903236509036,4.080406642782867,2.8193377859591253,-3.8239087359723043,-1.8490782085329136&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.020789281794113684&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=17&wt=javabin&outcome=out_i} hits=0 status=0 QTime=9
   [junit4]   2> 97270 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48645903236509036,4.080406642782867,2.8193377859591253,-3.8239087359723043,-1.8490782085329136&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.020789281794113684&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=17&wt=javabin&outcome=out_i} hits=0 status=0 QTime=9
   [junit4]   2> 97280 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864630098098474,4.1364270953742,2.852424367701413,-3.879933853800349,-1.8821675456391658&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02182874588381937&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=18&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97280 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864630098098474,4.1364270953742,2.852424367701413,-3.879933853800349,-1.8821675456391658&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02182874588381937&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=18&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97290 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864661897852789,4.190358447083316,2.8842770928090324,-3.933868935376016,-1.9140224736660523&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02292018317801034&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=19&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97290 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864661897852789,4.190358447083316,2.8842770928090324,-3.933868935376016,-1.9140224736660523&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02292018317801034&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=19&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97299 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48646875552207514,4.2424395168265745,2.9150370115811532,-3.9859530145311624,-1.944784169845307&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.024066192336910857&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=20&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97299 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48646875552207514,4.2424395168265745,2.9150370115811532,-3.9859530145311624,-1.944784169845307&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.024066192336910857&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=20&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97310 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647084239859956,4.292872249412373,2.9448233958747663,-4.036388194862592,-1.9745719998169098&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0252695019537564&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=21&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97310 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647084239859956,4.292872249412373,2.9448233958747663,-4.036388194862592,-1.9745719998169098&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0252695019537564&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=21&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97322 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647255191777083,4.341828909554987,2.973737988005169,-4.085346860139696,-2.0034877762120336&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02653297705144422&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=22&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97322 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647255191777083,4.341828909554987,2.973737988005169,-4.085346860139696,-2.0034877762120336&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02653297705144422&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=22&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97332 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864739611914337,4.389457602730074,3.0018682614521257,-4.132977206284393,-2.0316190259294546&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02785962590401643&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=23&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97332 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864739611914337,4.389457602730074,3.0018682614521257,-4.132977206284393,-2.0316190259294546&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02785962590401643&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=23&wt=javabin&outcome=out_i} hits=0 status=0 QTime=8
   [junit4]   2> 97340 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647512949945915,4.435886569030208,3.029289956880156,-4.179407542919973,-2.0590415306996697&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.029252607199217254&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=24&wt=javabin&outcome=out_i} hits=0 status=0 QTime=7
   [junit4]   2> 97341 I

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

o.e.j.s.ServletContextHandler@491579ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 175011 WARN  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175011 INFO  (jetty-launcher-214-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25a40adf{/solr,null,UNAVAILABLE}
   [junit4]   2> 175021 WARN  (zkCallback-231-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175021 INFO  (jetty-launcher-214-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39d8ef12{/solr,null,UNAVAILABLE}
   [junit4]   2> 175021 WARN  (zkCallback-235-thread-9) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175022 INFO  (jetty-launcher-214-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7af6978c{/solr,null,UNAVAILABLE}
   [junit4]   2> 175022 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39513 39513
   [junit4]   2> 175040 INFO  (Thread-182) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39513 39513
   [junit4]   2> 175041 WARN  (Thread-182) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	162	/solr/aliases.json
   [junit4]   2> 	162	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	8	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	162	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	4	/solr/collections/destination/state.json
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/workQueue/state.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	2	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96916697656066055-127.0.0.1:40721_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/modelCollection/state.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96916697656066060-127.0.0.1:33494_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	162	/solr/live_nodes
   [junit4]   2> 	162	/solr/collections
   [junit4]   2> 	99	/solr/overseer/queue
   [junit4]   2> 	60	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 175041 INFO  (SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001
   [junit4]   2> Nov 11, 2016 2:32:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Nov 11, 2016 2:32:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]   2>    1) Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Nov 11, 2016 2:32:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2> Nov 11, 2016 2:32:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), expr_s=Lucene50(blocksize=128), iteration_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), terms_ss=FST50, field_s=PostingsFormat(name=Direct), join2_s=FST50, multiDefault=FST50, subject=FST50, a_f=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), falseNegative_i=PostingsFormat(name=Direct), join1_i=Lucene50(blocksize=128), a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), join3_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), falsePositive_i=PostingsFormat(name=Direct), field_i=FST50, level1_s=Lucene50(blocksize=128), body_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), s_multi=Lucene50(blocksize=128), level2_s=PostingsFormat(name=Direct), a_s=Lucene50(blocksize=128), score_f=Lucene50(blocksize=128), tv_text=PostingsFormat(name=Direct), term_s=FST50, text_s=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=Lucene50(blocksize=128), timestamp=FST50, idfs_ds=FST50, alpha_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), i_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), weights_ds=PostingsFormat(name=LuceneVarGapDocFreqInterval), featureSet_s=PostingsFormat(name=Direct), idf_d=PostingsFormat(name=Direct), trueNegative_i=Lucene50(blocksize=128), index_i=PostingsFormat(name=Direct), out_i=PostingsFormat(name=Direct), checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), ident_s=PostingsFormat(name=Direct), whitetok=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Direct), error_d=Lucene50(blocksize=128), truePositive_i=Lucene50(blocksize=128), side_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{name_s=DocValuesFormat(name=Asserting), expr_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Asserting), terms_ss=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), falseNegative_i=DocValuesFormat(name=Memory), join1_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Asserting), falsePositive_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Asserting), featureSet_s=DocValuesFormat(name=Memory), trueNegative_i=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Memory), out_i=DocValuesFormat(name=Memory), checkpoint_ss=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Memory), truePositive_i=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=244, maxMBSortInHeap=5.480903089514025, sim=RandomSimilarity(queryNorm=true): {}, locale=en-CC, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=72643664,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionToExpessionTest, LargeVolumeEmbeddedTest, TestNamedListCodec, TestCollectionStateWatchers, NoOpResponseParserTest, FieldAnalysisResponseTest, CommonParamsTest, TestSpellCheckResponse, ContentStreamTest, HttpSolrClientConPoolTest, ConcurrentUpdateSolrClientBuilderTest, TestEmbeddedSolrServer, TestSuggesterResponse, LargeVolumeBinaryJettyTest, TestSolrProperties, SolrParamTest, TermsResponseTest, QueryResponseTest, TestJavaBinCodec, ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, AnlysisResponseBaseTest, BasicHttpSolrClientTest, ConcurrentUpdateSolrClientTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest, GraphExpressionTest, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=E0FFEA95C879E9FE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-CC -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]    >    1) Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE]:0)
   [junit4] Completed [87/87 (1!)] on J0 in 103.74s, 46 tests, 3 errors <<< FAILURES!

[...truncated 50704 lines...]